6c3e7c86b6
feat: resolve HMR port conflict and update project files
2026-02-13 17:49:33 +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
defdb2b7bd
feat: Implement theme toggling and enhance dashboard component theming
...
This commit introduces a theme toggle functionality in the application header
and improves the visual consistency of dashboard components across different
color schemes.
- Added light/dark mode toggle to using Mantine's .
- Ensured all components in have visible borders in both light and dark modes by adding the prop.
- Made colors in theme-aware, dynamically adjusting their background color based on the active color scheme.
Additionally, this commit includes a large refactoring operation, moving various
component files from to and updating
their references.
2026-02-11 11:20:17 +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
4061a63c7c
chore: bump version to 0.1.0-pre.2
2026-02-10 10:09:20 +08:00
bipproduction
9cc133161c
feat: integrate Radix UI and add sample component
2026-02-09 16:20:27 +08:00
bipproduction
5ed9637a88
feat: integrate Tailwind CSS v4 and verify with dashboard UI
2026-02-09 09:56:10 +08:00
bipproduction
f86ac66820
chore: cleanup package.json and automate api type generation
2026-02-08 12:53:36 +08:00
bipproduction
0f71798389
feat: simplify testing structure into api and e2e categories
2026-02-08 11:01:55 +08:00
bipproduction
4640b72ca6
feat: complete OpenAPI migration and add test suite
2026-02-07 23:57:37 +08:00
bipproduction
f0c317837f
feat: migrate from Elysia Eden to Contract-First API (OpenAPI)
2026-02-07 18:12:52 +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
ba27036018
chore: rename project to makuro-base-template
2026-02-07 15:05:39 +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