44b6b158ef
[darmasaba-dashboard][2026-03-27] feat: modular seeders and database-backed dashboard
...
- Split seeders into modular files per feature category
- Added seed:auth, seed:demographics, seed:divisions, seed:services, seed:dashboard commands
- Connected dashboard components to live database (Budget, SDGs, Satisfaction)
- Added API endpoints: /api/dashboard/budget, /api/dashboard/sdgs, /api/dashboard/satisfaction
- Updated prisma schema with dashboard metrics models
- Added loading states to dashboard components
- Fixed header navigation to /admin
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-03-27 12:14:19 +08:00
0d0dc187a5
chore: fix linting and type safety across the project
2026-03-26 15:51:45 +08:00
aeedb17402
fix(header): fix missing Divider, Badge, IconUserShield and navigate
2026-03-26 14:13:59 +08:00
1ec10fe623
Fix seed-2
2026-02-26 16:30:22 +08:00
5801eb4596
feat: improve header responsiveness and update seed initialization
...
- Add text truncation for title on mobile screens
- Hide user info section on mobile, show simplified icons only
- Update seed.ts to create admin and demo users with proper password hashing
- Add bcryptjs for password hashing in seed script
- Update QWEN.md documentation with seed command and default users
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-02-19 10:14:21 +08:00
48cf6c44f5
feat: Integrate new dashboard design and components, remove old dashboard routes, and update dependencies.
2026-02-10 15:00:11 +08:00
bipproduction
718e7603d1
feat: improve profile UI/UX and migrate to Mantine modals
2026-02-07 15:05:28 +08:00
bipproduction
b9abcaadde
Initial commit: Setup Bun, Elysia, Vite, React, TanStack Router, Mantine, and Biome
2026-02-07 02:15:29 +08:00