Logo

GitLab

Sign in

朱子纯 / test

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Snippets
  • Commits 90
  • Compare
  • Branches 4
  • Tags 0
  • test
  • backend
30 Apr, 2026
13 commits
  • feat(usr): user list mapper + vo with join REQ-USR-003
    9895c567
    zichun authored
    2026-04-30 14:36:14 +0800  
    Browse Code »
  • test(usr): user update integration coverage REQ-USR-002
    ac7704a5
    zichun authored
    2026-04-30 14:30:04 +0800  
    Browse Code »
  • feat(usr): user update error branches REQ-USR-002
    340cde10
    zichun authored
    2026-04-30 14:28:11 +0800  
    Browse Code »
  • feat(usr): user update dto + service happy path REQ-USR-002
    a75b8d36
    zichun authored
    2026-04-30 14:27:32 +0800  
    Browse Code »
  • feat(usr): mapper#deleteByUserId for permission rebuild REQ-USR-002
    36c5912f
    zichun authored
    2026-04-30 14:26:25 +0800  
    Browse Code »
  • test(usr): user create integration coverage REQ-USR-001
    33adcfb8
    zichun authored
    2026-04-30 10:52:26 +0800  
    Browse Code »
  • feat(usr): user create error branches REQ-USR-001
    eea41dba
    zichun authored
    2026-04-30 10:49:32 +0800  
    Browse Code »
  • feat(usr): user create dto + service happy path REQ-USR-001
    e27b394b
    zichun authored
    2026-04-30 10:48:48 +0800  
    Browse Code »
  • feat(usr): tUserPermission entity + mapper REQ-USR-001
    4cf3a3bb
    zichun authored
    2026-04-30 10:47:04 +0800  
    Browse Code »
  • feat(usr): staff + permission-category existence mappers REQ-USR-001
    56294ee0
    zichun authored
    2026-04-30 10:45:34 +0800  
    Browse Code »
  • feat(usr): tUser entity + mapper REQ-USR-001
    5ecface9
    zichun authored
    2026-04-30 10:44:41 +0800  
    Browse Code »
  • refactor(usr): widen permitAll to /api/usr/** + bcrypt bean REQ-USR-001
    144c524e
    zichun authored
    2026-04-30 10:43:44 +0800  
    Browse Code »
  • test(mod): module list integration coverage REQ-MOD-004
    38574bc4
    zichun authored
    2026-04-30 09:02:52 +0800  
    Browse Code »

29 Apr, 2026
20 commits
  • feat(mod): module list tree service + vo REQ-MOD-004
    bbceb21d
    zichun authored
    2026-04-29 20:19:46 +0800  
    Browse Code »
  • feat(mod): mapper#selectActiveByKeyword REQ-MOD-004
    0cc2b2eb
    zichun authored
    2026-04-29 20:01:38 +0800  
    Browse Code »
  • test(mod): module delete integration coverage REQ-MOD-003
    087eb8f5
    zichun authored
    2026-04-29 18:02:05 +0800  
    Browse Code »
  • feat(mod): module delete service + soft delete REQ-MOD-003
    bf2370ba
    zichun authored
    2026-04-29 18:00:16 +0800  
    Browse Code »
  • feat(mod): mapper#hasActiveChildren for delete check REQ-MOD-003
    b8957829
    zichun authored
    2026-04-29 17:59:22 +0800  
    Browse Code »
  • test(mod): module update integration coverage REQ-MOD-002
    e1342b63
    zichun authored
    2026-04-29 17:51:39 +0800  
    Browse Code »
  • feat(mod): PUT /api/mod/modules/{id} controller REQ-MOD-002
    bb041e74
    zichun authored
    2026-04-29 17:50:12 +0800  
    Browse Code »
  • feat(mod): module update parent validation REQ-MOD-002
    81daeb96
    zichun authored
    2026-04-29 17:49:13 +0800  
    Browse Code »
  • feat(mod): module update dto + service happy path REQ-MOD-002
    8f457010
    zichun authored
    2026-04-29 17:47:34 +0800  
    Browse Code »
  • feat(mod): mapper#selectParentIdById for cycle check REQ-MOD-002
    c4b2e2dd
    zichun authored
    2026-04-29 17:46:28 +0800  
    Browse Code »
  • refactor(mod): widen permitAll stub to /api/mod/** REQ-MOD-002
    6c892322
    zichun authored
    2026-04-29 17:45:46 +0800  
    Browse Code »
  • test(mod): module create integration coverage REQ-MOD-001
    b1259b3b
    zichun authored
    2026-04-29 17:16:17 +0800  
    Browse Code »
  • feat(mod): POST /api/mod/modules controller REQ-MOD-001
    e00bb2bd
    zichun authored
    2026-04-29 17:12:30 +0800  
    Browse Code »
  • feat(mod): module create error branches REQ-MOD-001
    0017a259
    zichun authored
    2026-04-29 17:09:06 +0800  
    Browse Code »
  • feat(mod): module create dto + service happy path REQ-MOD-001
    7eec9887
    zichun authored
    2026-04-29 17:07:43 +0800  
    Browse Code »
  • feat(mod): tModule entity + mapper REQ-MOD-001
    38fbdcd0
    zichun authored
    2026-04-29 17:06:04 +0800  
    Browse Code »
  • feat(mod): jwt filter + security config (role stub) REQ-MOD-001
    2bd4442c
    zichun authored
    2026-04-29 17:02:36 +0800  
    Browse Code »
  • feat(mod): tenant + jwt config + util REQ-MOD-001
    a6ef4aa1
    zichun authored
    2026-04-29 17:00:37 +0800  
    Browse Code »
  • feat(mod): unified Result + global exception handler REQ-MOD-001
    ac69e557
    zichun authored
    2026-04-29 16:59:13 +0800  
    Browse Code »
  • chore(mod): bootstrap backend scaffold REQ-MOD-001
    08969463
    zichun authored
    2026-04-29 16:53:51 +0800  
    Browse Code »