Commit Graph
166 Commits
Author SHA1 Message Date
Hermes CI Fix 15600359e2 ci: woodpecker重启后验证 2026-07-12 17:17:48 +08:00
Hermes CI Fix da023cf0e2 ci: 全链路验证 2026-07-12 17:17:01 +08:00
Hermes CI Fix a88f2d2586 ci: 最终验证webhook+CI 2026-07-12 17:16:24 +08:00
Hermes CI Fix c4f0206313 ci: webhook通过API创建 2026-07-12 17:15:10 +08:00
Hermes CI Fix 60ea19b352 ci: webhook验证三轮 2026-07-12 17:13:27 +08:00
Hermes CI Fix 3bef14e219 ci: 验证webhook触发 2026-07-12 17:13:08 +08:00
Hermes CI Fix b064e76c3f ci: 测试Woodpecker自动触发 2026-07-12 17:11:35 +08:00
Hermes CI Fix 8419622d5e chore: 添加README触发CI测试 2026-07-12 17:10:43 +08:00
Hermes CI Fix ccdc16c465 chore: 添加__pycache__等到.gitignore,清理跟踪的pyc文件 2026-07-12 17:02:53 +08:00
Hermes CI Fix 9352ca5f63 merge: develop -> main (P0/P1/P2全功能) 2026-07-12 17:02:47 +08:00
Hermes CI Fix 7b9ef8ac27 fix: 移除ERP密码和API密钥硬编码,改为环境变量;erp-sync接口加鉴权 2026-06-05 07:51:20 +08:00
Hermes CI Fix 2c92168e0e merge: test框架 2026-05-28 17:42:15 +08:00
Hermes CI Fix 0d90a8e8f3 test: pytest测试框架 + API测试
- 测试框架:SQLite内存数据库,每个测试自动建表/清理
- auth测试:登录/注册/token验证(6个用例)
- kpis测试:增删改查+重复编码检查(6个用例)
- maps测试:创建/编辑/发布/连线/同维度限制(6个用例)
- 后端修复:KPI创建时检查编码唯一性(原为数据库抛500)
2026-05-28 17:42:15 +08:00
Hermes CI Fix 90c2a58155 release: v1.0.0 2026-05-28 17:33:45 +08:00
Hermes CI Fix f79db8ccba docs: 项目规范文档+需求文档+CHANGELOG 2026-05-28 17:33:38 +08:00
Hermes CI Fix 3dddd36866 init: 管理会计OS初始代码
包含前后端完整代码:
- 前端:Vue3+Vite+ElementPlus
- 后端:FastAPI+SQLAlchemy
- 模块:驾驶舱/KPI/战略地图/预警/预算/成本/预测/改善行动
- 当前版本:v1.0.0
2026-05-28 17:32:22 +08:00