17ecd3feca
fix: make dashboard public and remove admin-only restriction from main pages
...
- Make homepage (/) accessible without authentication
- Allow all authenticated users (user & admin) to access main pages:
- /kinerja-divisi, /pengaduan, /jenna, /demografi
- /keuangan, /bumdes, /sosial, /keamanan
- /bantuan, /pengaturan
- Reserve admin-only access for /admin/* routes
- Update auth middleware to handle public routes properly
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-03-13 14:21:30 +08:00
b77f6e8fa3
feat: update APBDes data with real values and fix SDGS layout
...
- Update APBDes data with actual values (390M, 470M, 290M)
- Fix SDGS Desa layout to display horizontally with auto-wrap
- Add responsive grid for SDGS cards (1 col mobile, 2 tablet, 3 desktop)
- Add GitHub OAuth redirectURI configuration
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-03-10 16:37:33 +08:00
1f56dd7660
First Deploy
2026-03-10 10:24:45 +08:00
1a2a213d0a
Ganti Image Logo
2026-02-27 14:57:01 +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
6722c8646a
fix: improve dark mode styling in demografi-pekerjaan component
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-02-13 15:45:48 +08:00
81c138a961
feat: implement settings menu with umum, notifikasi, keamanan, and akses & tim sections
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-02-13 12:05:57 +08:00
4ed1c664d1
feat: update components with Mantine UI and improve dark mode support
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-02-12 15:47:31 +08:00
cffb9f4aa4
Fix KPI card heights to be uniform across all cards
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-02-11 14:56:22 +08:00
c4fd7bb784
feat: add demografi pekerjaan component and update charts
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-02-11 14:35:46 +08:00
ca2f97fa47
feat: finalize kinerja divisi feature implementation
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-02-11 12:38:28 +08:00