Commit Graph

4 Commits

Author SHA1 Message Date
9d76dc508a fix(web): wrap ChargePageContent in Suspense for improved loading handling 2026-03-11 22:42:09 +08:00
279e453ad6 feat(web): add tooltip for charge point status with online/offline indication 2026-03-11 22:01:43 +08:00
02a361488b feat(api): add stats chart endpoint for admin access with time series data
feat(dayjs): integrate dayjs for date handling and formatting across the application
refactor(routes): update date handling in id-tags, transactions, users, and dashboard routes to use dayjs
style(globals): improve CSS variable definitions for better readability and consistency
deps: add dayjs as a dependency for date manipulation
2026-03-11 21:34:21 +08:00
73f0c6243a feat(web): add remote start transaction feature and QR code scanning for charging 2026-03-11 18:09:00 +08:00