Skip to content

Feature/migrate sprint2#9

Open
Jusypablo13 wants to merge 33 commits into
AdanRuiz:mainfrom
bernardosantiago44:feature/migrate-sprint2
Open

Feature/migrate sprint2#9
Jusypablo13 wants to merge 33 commits into
AdanRuiz:mainfrom
bernardosantiago44:feature/migrate-sprint2

Conversation

@Jusypablo13
Copy link
Copy Markdown

No description provided.

ayetza and others added 30 commits April 14, 2026 17:38
Updated the Frontend UI Developer agent with detailed mission, scope, working rules, UI expectations, data integration, and done criteria.
Added a comprehensive project overview detailing the platform's objectives, user groups, architecture, and MVP focus.
Removed redundant instructions for checking files before making changes.
…ail modals, and filters

Agent-Logs-Url: https://github.com/bernardosantiago44/talos_oci_devops_project/sessions/e230285c-35dc-4860-b9c9-a10c2761acb6

Co-authored-by: bernardosantiago44 <63428964+bernardosantiago44@users.noreply.github.com>
…text color helper, deterministic assignee IDs

Agent-Logs-Url: https://github.com/bernardosantiago44/talos_oci_devops_project/sessions/e230285c-35dc-4860-b9c9-a10c2761acb6

Co-authored-by: bernardosantiago44 <63428964+bernardosantiago44@users.noreply.github.com>
Emphasize using viewModel for complex pages to manage state effectively.
…iewModels/useWorkItemsViewModel.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…iewModels/useWorkItemsViewModel.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ervices/work-item.service.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…d-ui-work-item-management

feat(dashboard): work item management dashboard with list/kanban views
…API controllers

- Models: AppUser, Sprint, WorkItem, WorkItemAssignment (JPA entities for CHATBOT_USER schema)
- Repositories: JPA repos for all new entities
- Controllers: WorkItemController, SprintController, AppUserController, AnalyticsController, TimeEntryController
- All endpoints use JdbcTemplate for direct Oracle queries
…tem integration

- OracleConfiguration: use DbSettings pattern
- ToDoItemBotController: add JdbcTemplate injection for WorkItem queries
- BotActions: query WORK_ITEM table instead of TODOITEM only
- application.properties: sanitize hardcoded paths, externalize secrets
- env.sh: add OCI_USER_OCID
- containerengine.tf: upgrade K8s to v1.34.2
- NEW: api-client.ts — generic HTTP client replacing mockApi
- REWRITE: work-item.service.ts — real fetch to /workitems with UPPER_CASE→camelCase mapper
- REWRITE: foundation.service.ts — real fetch to /appusers and /sprints
- UPDATE: work-item-status.enum.ts — add 'NEW' status + normalizer
- UPDATE: useWorkItemsViewModel.ts — load users/sprints dynamically
- UPDATE: work-item-dashboard-page.tsx — use viewModel.users instead of mockUsers
- UPDATE: dashboard-ui.ts — dynamic sprint labels + NEW status support
- UPDATE: package.json — add proxy to Spring Boot backend
@Jusypablo13
Copy link
Copy Markdown
Author

Resolve issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants