Logo

GitLab

Sign in

朱子纯 / test5

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 1
  • Labels
  • Wiki
  • Snippets
  • Commits 41
  • Compare
  • Branches 3
  • Tags 0
Create Merge Request
  • test5
  • frontend
  • src
  • test-utils
  • msw-handlers.ts
15 May, 2026
3 commits
  • fix(frontend): 修复 review round 1 must-fix ...
    9c0ba386
    - HIGH: UserFormPage edit 模式 prefill canEditDocument from backend(之前硬编码 false 会静默覆盖)
    - MED: UsersTable 加 a11y 键盘可达(tabIndex/role=button/onKeyDown)+ 操作列编辑链接
    - MED: UsersTable 列头加 sorter (username/userCode/lastLoginDate/createdDate)
    - MED: UserFormPage employeeId 三态映射(toCreate/toUpdate helpers,spec § 八)
    - MED: api/users.ts UpdateUserReq/CreateUserReq.employeeId 类型补 | null
    - LOW: UserPermissionPanel 补缺 2 个 disabled Tab (process/driver) 与 prototype 对齐
    - LOW: UsersListPage 默认 sortField/sortOrder 显式发给后端
    - LOW: usersConstants QUERY_FIELD_OPTIONS 补 lastLoginDate
    - TEST: 补 canEditDocument prefill 测试用例 + msw handler 返回该字段
    
    REQ_ID: FE-02
    zichun authored
    2026-05-15 18:16:35 +0800  
    Browse Dir »
  • feat(frontend): usersApi 4 个函数 + RequireSuperAdmin 守卫 + MSW handlers ...
    cc70720c
    REQ_ID: FE-02
    zichun authored
    2026-05-15 18:03:01 +0800  
    Browse Dir »
  • feat(frontend): axios client + authApi.login + MSW handlers ...
    13ef1e2f
    REQ_ID: FE-01
    zichun authored
    2026-05-15 17:31:56 +0800  
    Browse Dir »