Commit Graph

7 Commits

Author SHA1 Message Date
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
2638af3f7f feat: 峰谷电价编辑器 2026-03-12 16:06:48 +08:00
73f0c6243a feat(web): add remote start transaction feature and QR code scanning for charging 2026-03-11 18:09:00 +08:00
4d0c429d5f chore: format code 2026-03-11 00:18:12 +08:00
d3d25d56d8 feaeet: add passkeys support 2026-03-10 22:46:51 +08:00
b9c0f3025c feat: RBAC controlling 2026-03-10 17:59:44 +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