Commit Graph

15 Commits

Author SHA1 Message Date
4d0c429d5f chore: format code 2026-03-11 00:18:12 +08:00
eac81d2fab feat: integrate React Query for data fetching and state management across dashboard components 2026-03-11 00:15:07 +08:00
984274bfb7 feat(stats): enhance admin and user statistics with additional metrics for revenue and user count 2026-03-10 23:37:49 +08:00
56bfdb4614 feat(settings): enhance user profile and password management with improved error handling and UI updates 2026-03-10 23:21:50 +08:00
9cc0e75293 feat(settings): enhance Passkey management with inline add and rename functionality 2026-03-10 23:17:32 +08:00
d3d25d56d8 feaeet: add passkeys support 2026-03-10 22:46:51 +08:00
476b48addb feat(users): add card management functionality with tag creation and binding 2026-03-10 22:03:40 +08:00
a349286049 feat(id-tags): add ParentTagAutocomplete component and enhance TagFormBody with random ID generation 2026-03-10 21:51:41 +08:00
4f9fbe13fd feat(csms): add setup routes and pages for initial user creation 2026-03-10 21:40:27 +08:00
b9c0f3025c feat: RBAC controlling 2026-03-10 17:59:44 +08:00
f803a447b5 feat(web): charge point details page 2026-03-10 16:12:38 +08:00
08cd00c802 feat(api): add create and update functionality for charge points with registration status 2026-03-10 15:48:03 +08:00
2cb89c74b3 feat(dashboard): add transactions and users management pages with CRUD functionality
feat(auth): implement login page and authentication middleware
feat(sidebar): create sidebar component with user info and navigation links
feat(api): establish API client for interacting with backend services
2026-03-10 15:17:32 +08:00
102e065979 chore(web): config oxc 2026-03-10 11:17:14 +08:00
4d43ebd21e chore(web): init web project 2026-03-10 11:00:19 +08:00