Commit Graph

7 Commits

Author SHA1 Message Date
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
ce53a4f218 feat(csms): restructure deployment setup with Docker and improve build process 2026-03-11 15:39:31 +08:00
48d9580d36 chore(csms, web): update dependencies to use catalog references and rename web package 2026-03-11 09:55:50 +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
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
50de4383eb chore: init monorepo 2025-11-16 23:15:20 +08:00