Commit Graph

2 Commits

Author SHA1 Message Date
caoxiaozhu
473198c669 refactor(web): update data and utils
- data/requests.js: update requests data
- utils/requestViewModel.js: update request view model utility
2026-05-13 03:31:07 +00:00
ae63766c91 Add vue-router, login/setup flow and backend logging
Refactor frontend to route-based navigation with vue-router, add
system setup and login pages with API integration. Add structured
logging, access-log middleware and startup lifecycle to FastAPI
backend.
2026-05-06 22:23:42 +08:00