|
|
25b899f012
|
test(build): Add build verification tests
- Add TypeScript check verification (allows 1 known DataTable generics error)
- Add production build verification
- Add build artifacts verification (client, server, manifest)
All 3 tests passing:
- TypeScript check completes and reports results
- Production build succeeds without critical errors
- Build artifacts (client, server, manifest) are generated
Refs: openspec/changes/p05-page-migrations
|
2026-02-18 19:12:05 -05:00 |
|
|
|
96f1d0a6e5
|
feat(dashboard): Enhance dashboard with PageHeader, StatCard, and auth fixes
- Create PageHeader component with title, description, and action slots
- Create StatCard component with trend indicators and icons
- Update dashboard with KPI cards, Quick Actions, and Allocation Preview
- Polish login page with branding and centered layout
- Fix auth redirect: authenticated users accessing /login go to dashboard
- Fix page refresh: auth state persists, no blank page
- Fix sidebar: visible after login, toggle works, state persists
- Fix CSS import: add app.css to layout, fix DaisyUI import path
- Fix breadcrumbs: home icon links to /dashboard
- Add comprehensive E2E and unit tests
Refs: openspec/changes/p03-dashboard-enhancement
Closes: p03-dashboard-enhancement
|
2026-02-18 18:14:57 -05:00 |
|