|
|
66d207c081
|
feat: refactor UI components to TailwindCSS with dark mode support
- Convert Mantine-based components to TailwindCSS + Recharts
- Add dark mode support for all dashboard pages
- Update routing to allow public dashboard access
- Components refactored:
- kinreja-divisi.tsx: Village performance dashboard
- pengaduan-layanan-publik.tsx: Public complaint management
- jenna-analytic.tsx: Chatbot analytics dashboard
- demografi-pekerjaan.tsx: Demographic analytics
- keuangan-anggaran.tsx: APBDes financial dashboard
- bumdes-page.tsx: UMKM sales monitoring
- sosial-page.tsx: Village social monitoring
- Remove landing page, redirect / to /dashboard
- Update auth middleware for public dashboard access
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-03-11 15:26:16 +08:00 |
|
bipproduction
|
60457b1f2f
|
fix: production crash due to undefined import.meta.env by adding env utility and updating build script
|
2026-02-07 17:03:42 +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 |
|