Commit Graph

37 Commits

Author SHA1 Message Date
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
fc18332cd5 refactor(csms): regenerate schema files 2026-03-10 21:20:20 +08:00
4f85646ade chore: update schema 2026-03-10 21:11:46 +08:00
6c2314d140 chore: add env example 2026-03-10 20:51:01 +08:00
21890ac5eb chore: remove vscode from gitignore 2026-03-10 20:50:30 +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
9a2668fae5 fix(web): css importing module 2026-03-10 11:24:42 +08:00
102e065979 chore(web): config oxc 2026-03-10 11:17:14 +08:00
3ab225d76b chore(web): heroui skills 2026-03-10 11:08:36 +08:00
4d43ebd21e chore(web): init web project 2026-03-10 11:00:19 +08:00
4fce1c6bdd feat(ocpp): implement BootNotification, Heartbeat, and StatusNotification actions with database integration 2026-03-10 10:47:10 +08:00
0f47b3d382 feat(firmware): add OCPP schema and constants for charge point management 2026-03-10 10:14:39 +08:00
6014114098 feat(firmware): integrate WiFiManager for improved WiFi configuration and connection handling 2025-11-24 23:21:18 +08:00
d583370c6d feat(firmware): implement smart configuration for WiFi setup and connection 2025-11-24 21:02:04 +08:00
cc6641b526 refactor(firmware): migrate to Arduino framework and impl connection, status indicating and firmware configuration 2025-11-24 19:42:03 +08:00
a54bd62491 feat(firmware): add MFRC522 driver implementation and configuration 2025-11-24 19:42:03 +08:00
c0c32cb9a7 chore(firmware): update OCPP backend URL to use specific IP address 2025-11-23 13:46:13 +08:00
c16d69f4eb feat(firmware): add partition configuration 2025-11-20 23:24:50 +08:00
cbd91abed4 chore(firmware): update flash size configuration from 2MB to 4MB 2025-11-20 22:03:07 +08:00
817c2a471c docs(firmware): add README.md 2025-11-20 20:35:06 +08:00
a4e5833b06 chore(firmware): add initial implementation for WiFi connection and OCPP integration 2025-11-20 20:25:51 +08:00
68d5c596b4 feat(auth): enhance user schema with role and ban features 2025-11-17 04:28:50 +08:00
86595c7639 feat(csms): add deployment script and database schema for user authentication 2025-11-17 03:34:51 +08:00
09c5ca1d3f chore(csms): try WebSocket support 2025-11-17 00:51:00 +08:00
7d15bd5098 chore(web): update subproject commit reference 2025-11-16 23:48:58 +08:00
7b63ebc82e docs: update README.md 2025-11-16 23:31:11 +08:00
4e4d72c0d6 chore: update server port to 3001 and remove unnecessary .gitkeep files 2025-11-16 23:27:25 +08:00
7e127c92a5 chore(hardware): add .gitkeep to hardware directory 2025-11-16 23:19:09 +08:00
50de4383eb chore: init monorepo 2025-11-16 23:15:20 +08:00