83e6ed2412
feat(transactions): add transaction detail page with live energy and cost estimation feat(transactions): implement active transaction checks and idTag validation feat(id-tag): enhance idTag card with disabled state for active transactions fix(transactions): improve error handling and user feedback for transaction actions
Timothy Yin2026-03-13 11:51:06 +08:00
c8ddaa4dcc
feat(sidebar): update icons for navigation and charge items
Timothy Yin2026-03-12 17:50:04 +08:00
88a80d2268
feat(transactions): add live energy and estimated cost to transaction data
Timothy Yin2026-03-12 17:38:49 +08:00
f7ee298060
feat(charge-points): add pricing mode for charge points with validation feat(pricing): implement tariff management with peak, valley, and flat pricing feat(api): add tariff API for fetching and updating pricing configurations feat(tariff-schema): create database schema for tariff configuration feat(pricing-page): create UI for displaying and managing pricing tiers fix(sidebar): update sidebar to include pricing settings link
Timothy Yin2026-03-12 17:23:06 +08:00
d49c80cc05
style(auth): fix comment and return value in getParentDomain function
Timothy Yin2026-03-12 00:48:52 +08:00
8d0164208d
feat(auth): update cookie prefix and default cookie attributes for better security
Timothy Yin2026-03-12 00:36:00 +08:00
f753550d44
fix(csms): fix comment and return value in getParentDomain function
Timothy Yin2026-03-12 00:27:21 +08:00
fb0d135a79
feat(auth): implement cross-subdomain cookie support with dynamic domain resolution
Timothy Yin2026-03-12 00:16:27 +08:00
103c86e14d
feat(auth): add support for cross-subdomain cookies and improve environment variable handling
Timothy Yin2026-03-11 23:39:14 +08:00
20e0cd068f
build(docker): add argument for CSMS URL in Dockerfile
Timothy Yin2026-03-11 23:17:44 +08:00
f8ff5c3d31
build(docker): add build argument for CSMS URL in web service
Timothy Yin2026-03-11 23:00:34 +08:00
9d76dc508a
fix(web): wrap ChargePageContent in Suspense for improved loading handling
Timothy Yin2026-03-11 22:42:09 +08:00
279e453ad6
feat(web): add tooltip for charge point status with online/offline indication
Timothy Yin2026-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
Timothy Yin2026-03-11 21:34:21 +08:00
73f0c6243a
feat(web): add remote start transaction feature and QR code scanning for charging
Timothy Yin2026-03-11 18:09:00 +08:00
8ee2378c78
feat(web): integrate toast notifications for profile and passkey actions
Timothy Yin2026-03-11 17:24:56 +08:00
168a5b5613
feat(web): integrate session management and improve API error handling
Timothy Yin2026-03-11 17:19:14 +08:00
f1932676be
feat(web): add SessionWatcher component for session management and handle session expiration
Timothy Yin2026-03-11 17:08:52 +08:00
1619ed22a0
feat(web): enhance charge point status display with fault indication and link to details
Timothy Yin2026-03-11 11:22:24 +08:00
f74939917b
feat(csms, web): add charge point status and error code to charge point details, hide the connector 0 from connectors view
Timothy Yin2026-03-11 11:00:16 +08:00
48d9580d36
chore(csms, web): update dependencies to use catalog references and rename web package
Timothy Yin2026-03-11 09:55:50 +08:00
a84393590e
feat: add refresh button to various dashboard pages for improved data fetching
Timothy Yin2026-03-11 00:29:04 +08:00