• Joined on 2026-02-23
iven pushed to main at iven/hms 2026-05-04 11:23:03 +08:00
444dc7dd8d fix(health): 数据完整性 + 代码规范修复 — FK约束/版本类型统一/软删除过滤
iven pushed to main at iven/hms 2026-05-04 11:02:35 +08:00
30a578ee00 fix(health): 客户试用前全局审计修复 — P0 权限旁路 + API 路径 + 事件注册
iven pushed to main at iven/hms 2026-05-04 02:57:03 +08:00
cde3a863a2 feat(health): FHIR 模块类型定义 + converter 依赖
8cfc5709dc docs: 事件注册表更新 — 告警降噪 + alert.aggregated 事件
29b47ae4e4 fix(health): OAuth 模块编译修复
2e9f6621a3 test(health): 告警降噪集成测试骨架
3a14b7efe3 feat(health): 日聚合查询 API — GET /health/vital-signs/daily
Compare 8 commits »
iven pushed to main at iven/hms 2026-05-04 02:43:06 +08:00
62c02e0f15 feat(miniprogram): BLE 增强层 — DataBuffer + GenericBleAdapter + DataSyncScheduler
iven pushed to main at iven/hms 2026-05-04 02:41:03 +08:00
70aacf47a0 feat(web): IoT + FHIR V1 Plan 5 — Web 前端实施
24562dd54b feat(health): 告警降噪服务 + FHIR handler stubs
c5b686499c feat(health): 日聚合 background task — 每天自动从 hourly 聚合到 daily
8656896847 feat(health): patient_devices 增强 — status/firmware/manufacturer/connection_type/metadata
43894446d9 feat(health): vital_signs_daily 日聚合表 + Entity + service
Compare 8 commits »
iven pushed to main at iven/hms 2026-05-04 00:03:49 +08:00
5140552ff6 fix(health): 走查止血 — 患者名显示修复 + 枚举补全 + 医护统计 + 设备选择器
20bd9e8cb4 docs: 全系统前端走查报告 + 多专家组头脑风暴
Compare 2 commits »
iven pushed to main at iven/hms 2026-05-03 23:22:03 +08:00
f4b5d55f24 fix(test): 增加页面测试超时至 15s — 覆盖率模式下避免 timeout
6709df62ed test(web): 第一批列表页测试 — 7 个页面 + 修复导入路径
c0e0e2a6c3 test(web): PatientList/AlertList/DoctorList 页面测试 — 验证工厂模式
37cdeebb95 test(web): 添加 createListPageTests 工厂 — 6 类标准测试用例自动生成
c93ae0bc66 test(web): 添加 renderWithProviders — MemoryRouter + AntD ConfigProvider 包裹器
Compare 7 commits »
iven pushed to main at iven/hms 2026-05-03 22:59:01 +08:00
8f7f75ac25 docs(plan): 页面/组件测试第一批实施计划 — 3 Chunk 13 Task 1155 行
iven pushed to main at iven/hms 2026-05-03 22:33:17 +08:00
1602b7bbad docs(wiki): Wiki 全面刷新 + Q2 路线图 + 测试补强设计规格
iven pushed to main at iven/hms 2026-05-03 20:09:54 +08:00
6d1a7fba98 test(web): API 契约测试 — 25 个模块 244 个测试全覆盖
iven pushed to main at iven/hms 2026-05-03 20:09:30 +08:00
bc6206c0df chore: 编译器警告清理 — 22 条全部消除,workspace 零警告
iven pushed to main at iven/hms 2026-05-03 19:59:23 +08:00
e9451875a8 docs(wiki): Docker 配置对齐 — PostgreSQL 版本校正 + fail-close 标记
iven pushed to main at iven/hms 2026-05-03 19:59:16 +08:00
0d3e45300f refactor(web): 前端错误处理统一化 — 9 个文件 13 处替换 handleApiError
iven pushed to main at iven/hms 2026-05-03 19:58:23 +08:00
443bfbae61 docs(wiki): 数据一致性刷新 — 7 处校正
iven pushed to main at iven/hms 2026-05-03 19:49:24 +08:00
7a016e4ed5 test(health): 事件系统单元测试 — EventBus + 消费者过滤 + payload 验证
iven pushed to main at iven/hms 2026-05-03 19:49:12 +08:00
7a73a90238 test(web): Store 单元测试 — plugin(25) + workbench(27) = 52 新测试
iven pushed to main at iven/hms 2026-05-03 19:44:53 +08:00
8a53948934 feat(health): 深度 tracing 补全 — health_data 45 处 + action_inbox 8 处
iven pushed to main at iven/hms 2026-05-03 19:42:44 +08:00
3ddd04b422 feat(health): 孤立事件清理 — 新增 3 个消费者,孤立率 36% → 0%
iven pushed to main at iven/hms 2026-05-03 19:41:07 +08:00
80bc60f5e4 feat(health): action_inbox + health_data_service tracing 补全
iven pushed to main at iven/hms 2026-05-03 19:38:02 +08:00
34504d4179 fix(server): 限流 fail-close 默认开启 + 配置测试