Commit Graph

13 Commits

Author SHA1 Message Date
cf0861f8f6 feat(csms): 添加 OCPP 鉴权 2026-03-16 16:53:39 +08:00
654a2a66d9 feat(csms): 充电桩添加 deviceName 字段,区别于 identifier 用于区分设备 2026-03-16 13:43:46 +08:00
a6621f975c feat: 添加信息和指标组件以增强充电订单和计量信息的展示 2026-03-13 12:11:33 +08:00
c8ddaa4dcc feat(sidebar): update icons for navigation and charge items 2026-03-12 17:50:04 +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
2026-03-12 17:23:06 +08:00
2cc7fbc5be style(charge-points): comment out connection info display for clarity 2026-03-12 01:25:16 +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
f74939917b feat(csms, web): add charge point status and error code to charge point details, hide the connector 0 from connectors view 2026-03-11 11:00:16 +08:00
a84393590e feat: add refresh button to various dashboard pages for improved data fetching 2026-03-11 00:29:04 +08:00
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
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