erp-core-frontend-web/src
rckrdmrd 3a461cb184 [TASK-2026-01-20-005] feat: Resolve P2 gaps - Actions, Settings, Kanban
EPIC-P2-001: Frontend Actions Implementation
- Replace 31 console.log placeholders with navigate() calls
- 16 pages updated with proper routing

EPIC-P2-002: Settings Subpages Creation
- Add CompanySettingsPage.tsx
- Add ProfileSettingsPage.tsx
- Add SecuritySettingsPage.tsx
- Add SystemSettingsPage.tsx
- Update router with new routes

EPIC-P2-003: Bug Fix ValuationReportsPage
- Fix recursive getToday() function

EPIC-P2-006: CRM Pipeline Kanban
- Add PipelineKanbanPage.tsx
- Add KanbanColumn.tsx component
- Add KanbanCard.tsx component
- Add CRM routes to router

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 04:32:20 -06:00
..
app [TASK-2026-01-20-005] feat: Resolve P2 gaps - Actions, Settings, Kanban 2026-01-20 04:32:20 -06:00
features feat(frontend): Add Audit and Notifications modules (MGN-007, MGN-008) 2026-01-18 11:20:25 -06:00
pages [TASK-2026-01-20-005] feat: Resolve P2 gaps - Actions, Settings, Kanban 2026-01-20 04:32:20 -06:00
services [TASK-2026-01-20-004] feat: Add API clients for sales, purchases, financial, CRM, projects 2026-01-20 04:06:32 -06:00
shared [TASK-2026-01-20-005] feat: Resolve P2 gaps - Actions, Settings, Kanban 2026-01-20 04:32:20 -06:00
index.css Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00
main.tsx Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00
vite-env.d.ts Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00