This website requires JavaScript.
Explore
Help
Register
Sign In
iven
0 Followers
·
0 Following
Joined on
2026-02-23
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
8
Projects
Packages
Public Activity
Starred Repositories
iven
pushed to
main
at
iven/hms
2026-04-28 00:21:08 +08:00
3d34e021a9
chore: 清理 git 缓存 — 移除 .logs/ brainstorm/ playwright-report/
1265935fa3
chore: 设计规格文档 + 销售数据 + 脚本工具 + 根目录 monorepo 配置
11777e3b68
docs(wiki): 多主题系统文档更新 + .gitignore 清理
30f2452933
fix(core): 迁移修复 + 配置调整
e56cd73e49
feat(web): 多主题系统 — 4 套主题 + CSS 变量 + Ant Design 动态主题
Compare 6 commits »
iven
pushed to
main
at
iven/hms
2026-04-28 00:16:31 +08:00
fbb28e655d
fix(miniprogram): submitRecord 补充 task_id 字段 — 后端 CreateFollowUpRecordReq 必填
iven
pushed to
main
at
iven/hms
2026-04-27 23:41:57 +08:00
83162817ce
fix(miniprogram): 修复 API 接口字段对齐 — 33 接口端到端验证
iven
pushed to
main
at
iven/hms
2026-04-27 23:24:32 +08:00
3177a704ff
test(web): exprEvaluator + useDebouncedValue 单元测试 — 24 个用例
iven
pushed to
main
at
iven/hms
2026-04-27 23:21:12 +08:00
5aec02e4ad
test(health): 7 个模块集成测试 — 49 个用例全通过
iven
pushed to
main
at
iven/hms
2026-04-27 23:06:23 +08:00
2d5b6d4c50
test(health): 文章/分类/标签集成测试 — 10 个用例全通过
iven
pushed to
main
at
iven/hms
2026-04-27 22:27:39 +08:00
f58f1f73c5
test(health): 健康数据集成测试 — 8 个测试覆盖体征CRUD/化验报告CRUD+审阅/租户隔离
iven
pushed to
main
at
iven/hms
2026-04-27 22:18:55 +08:00
7420a66291
test(health): 随访 + 咨询集成测试 — 9 个随访测试 + 8 个咨询测试覆盖 CRUD/状态/批量/消息/租户隔离
iven
pushed to
main
at
iven/hms
2026-04-27 22:09:30 +08:00
c53f5625bc
fix(web,miniprogram): 端到端测试修复 + 小程序接口字段对齐
iven
pushed to
main
at
iven/hms
2026-04-27 22:01:57 +08:00
e1d9f97d79
test(health): 扩展预约集成测试 +3 — 状态流转/取消/乐观锁冲突
iven
pushed to
main
at
iven/hms
2026-04-27 21:59:00 +08:00
fdbbc47a60
test(health): 扩展患者集成测试 +3 — 更新乐观锁/PII加密验证/姓名搜索
iven
pushed to
main
at
iven/hms
2026-04-27 21:54:52 +08:00
dc09cc4e2a
test(health): 设备读数集成测试 — 8 个测试覆盖批量摄入/设备绑定/聚合/查询/校验/租户隔离
iven
pushed to
main
at
iven/hms
2026-04-27 21:48:15 +08:00
55a7d7a03e
test(health): 告警系统集成测试 — 8 个测试覆盖规则 CRUD/引擎评估/状态流转/cooldown/租户隔离
iven
pushed to
main
at
iven/hms
2026-04-27 21:42:32 +08:00
3aaa0a9598
test(health): 透析记录集成测试 — 8 个测试覆盖 CRUD/PII/状态流转/租户隔离/乐观锁/软删除
iven
pushed to
main
at
iven/hms
2026-04-27 21:21:06 +08:00
88d01b5d84
test(health): 积分系统集成测试 — 12 个测试覆盖 FIFO/签到/兑换/隔离
iven
pushed to
main
at
iven/hms
2026-04-27 21:12:23 +08:00
6997bb1d90
test: Phase 0 测试基础设施 — TestApp + MSW + 覆盖率工具 + CI
iven
pushed to
main
at
iven/hms
2026-04-27 20:56:39 +08:00
41af241238
refactor(web): 前端工程化 — 组件拆分 + 名称缓存统一
fdceed7284
feat(web): useApiRequest 添加 loading + usePaginatedData 泛型筛选
Compare 2 commits »
iven
pushed to
main
at
iven/hms
2026-04-27 19:38:41 +08:00
22ef5b6d1f
feat(core): 审计日志哈希链 — prev_hash + record_hash + 完整性验证
633bf8c62d
feat(auth): data_scope 行级数据权限 — DataScope 枚举 + 中间件加载
Compare 2 commits »
iven
pushed to
main
at
iven/hms
2026-04-27 18:52:07 +08:00
d5c9654370
fix(db): 修复迁移 084/085 SQL 语法 + RLS 动态表名查询
bcaeb0beef
feat(server): tenant RLS 中间件 — SET app.current_tenant_id
b7b9f50d00
feat(db): RLS 策略迁移 — 80 张 tenant_id 表启用行级安全
Compare 3 commits »
iven
pushed to
main
at
iven/hms
2026-04-27 18:20:45 +08:00
3197dde33c
feat(core): 事件归档 + 消费者幂等性 — 迁移 084/085 + 清理任务
97bb592688
feat(core): build_event_payload 统一信封 — 28 处事件发布全部迁移
d31d7beb1f
feat(server): outbox relay 改为 LISTEN/NOTIFY + 30s 兜底轮询
8d55d98f4f
feat(health): daily_monitoring.created 事件发布
Compare 4 commits »
First
Previous
...
28
29
30
31
32
...
Next
Last