Logo

GitLab

Sign in

朱子纯 / test2

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Snippets
  • Commits 68
  • Compare
  • Branches 4
  • Tags 0
  • test2
  • backend
  • src
06 May, 2026
21 commits
  • feat(common): error codes + PasswordConfig REQ-USR-001
    105b9039
    zichun authored
    2026-05-06 21:07:55 +0800  
    Browse Code »
  • feat(mod): GET /api/modules controller REQ-MOD-004 ...
    a46be5d2
    - 新增 @GetMapping 树查询端点 + 7 个集成测试。
    - 修复 maven-surefire-plugin 默认 includes 不含 *IT.java 的配置缺陷,
      让 ModuleMapperIT / ModuleControllerIT 也参与 mvn test 全量。
    zichun authored
    2026-05-06 19:59:43 +0800  
    Browse Dir »
  • feat(mod): query module tree service REQ-MOD-004
    f9a9070e
    zichun authored
    2026-05-06 19:55:41 +0800  
    Browse Dir »
  • feat(mod): module tree VO + query DTO REQ-MOD-004
    c8a87494
    zichun authored
    2026-05-06 18:14:31 +0800  
    Browse Dir »
  • fix(mod): 修复 review round 1 must-fix REQ-MOD-003 ...
    24196599
    - 改用 LambdaUpdateWrapper.set(...) 显式声明 SET 列,
      避免 iParentId.FieldStrategy.IGNORED 在 entity-driven update 时静默清空父引用。
    - 新增 IT delete_preservesOtherFields_onChildModule 钉死非 root 子模块软删后其他列保持原值的回归断言。
    zichun authored
    2026-05-06 18:07:01 +0800  
    Browse Dir »
  • feat(mod): DELETE /api/modules/{id} controller REQ-MOD-003
    716b0b5b
    zichun authored
    2026-05-06 17:59:19 +0800  
    Browse Dir »
  • feat(mod): delete module service REQ-MOD-003
    fa2044fd
    zichun authored
    2026-05-06 17:57:53 +0800  
    Browse Dir »
  • feat(common): error code MOD_HAS_REFERENCES + delete VO REQ-MOD-003
    5379f491
    zichun authored
    2026-05-06 17:56:17 +0800  
    Browse Dir »
  • feat(mod): PUT /api/modules/{id} controller REQ-MOD-002
    329a341f
    zichun authored
    2026-05-06 17:47:11 +0800  
    Browse Dir »
  • feat(mod): update module service REQ-MOD-002
    cba0d896
    zichun authored
    2026-05-06 17:43:39 +0800  
    Browse Dir »
  • feat(mod): module update DTO REQ-MOD-002
    0da97ed5
    zichun authored
    2026-05-06 17:41:38 +0800  
    Browse Dir »
  • feat(common): error codes for module update REQ-MOD-002
    f445e19d
    zichun authored
    2026-05-06 17:40:26 +0800  
    Browse Dir »
  • feat(mod): POST /api/modules controller REQ-MOD-001
    c0da0c5f
    zichun authored
    2026-05-06 17:29:24 +0800  
    Browse Dir »
  • feat(mod): create module service REQ-MOD-001
    74a4d485
    zichun authored
    2026-05-06 17:25:16 +0800  
    Browse Dir »
  • feat(mod): module create DTO and VO REQ-MOD-001
    4a1e616f
    zichun authored
    2026-05-06 17:19:48 +0800  
    Browse Dir »
  • feat(mod): module entity and mapper REQ-MOD-001
    d14c3bf3
    zichun authored
    2026-05-06 17:18:26 +0800  
    Browse Dir »
  • feat(config): permitAll security skeleton REQ-MOD-001
    5c070b81
    zichun authored
    2026-05-06 17:16:05 +0800  
    Browse Dir »
  • feat(common): biz exception and global handler REQ-MOD-001
    c218a720
    zichun authored
    2026-05-06 17:15:02 +0800  
    Browse Dir »
  • feat(common): unified ApiResponse and ErrorCode REQ-MOD-001
    0f1f3ce1
    zichun authored
    2026-05-06 17:11:36 +0800  
    Browse Dir »
  • chore(mod): bootstrap spring boot skeleton REQ-MOD-001
    15e856c7
    zichun authored
    2026-05-06 17:10:31 +0800  
    Browse Dir »
  • chore: plan phase done
    ace58411
    2
    zichun authored
    2026-05-06 16:53:17 +0800  
    Browse File »