Commit Graph

7 Commits

Author SHA1 Message Date
caoxiaozhu
99231f30f1 style(web): update view styles
- audit-view.css: update audit view styles
- requests-view.css: update requests view styles
- travel-reimbursement-create-view.css: update travel form styles
- travel-request-detail-view.css: update travel detail view styles
2026-05-13 03:24:49 +00:00
caoxiaozhu
0b63be2d39 style(audit): simplify asset list interactions 2026-05-11 06:33:46 +00:00
caoxiaozhu
e9eeb2e41d feat(audit): connect rule center to live asset APIs 2026-05-11 06:32:38 +00:00
caoxiaozhu
f738b6cdd4 feat: 重构 AuditView 支持规则/技能分类,新增 Agent 开发文档 2026-05-11 01:53:30 +00:00
caoxiaozhu
0c6ac50b31 feat: 优化 AuditView 样式与交互细节 2026-05-09 16:16:56 +00:00
caoxiaozhu
683c75f364 feat: 重构 AuditView 支持 Skills/MCP/定时任务三种类型管理 2026-05-09 15:46:16 +00:00
9785fb527b refactor: split project into web and server directories
- Move frontend to web/ directory
- Add server/ directory for backend
- Restructure project for前后端分离架构

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-06 11:00:38 +08:00