duxingchen
  • Joined on 2026-01-05
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-27 17:15:56 +08:00
5beb373677 fix: standardize operator role to uppercase for permission checks
c1e4acc1d8 fix: standardize role case handling in permission logic
a0993767fe fix: make SUPER_ADMIN role checks case-insensitive across app
Compare 3 commits »
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-27 17:03:24 +08:00
ad8bb5a75d feat: adapt semi and product inbound views for tablet and hide barcode input
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-27 16:45:29 +08:00
c414efc7a4 权限管理完成,在进行采购件税前税后单价新增字段
09a2af0b55 refactor: rename unit_price to pre_tax_unit_price in outbound service
89620b2445 fix: case-insensitive super admin role check and wildcard permission
a1df62238e fix: correct post-tax unit price calculation in buy inbound service
3a056335bb refactor: adapt price fields to StockBuy model changes in export_excel
Compare 8 commits »
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-27 15:19:14 +08:00
4324e5a688 feat: add field-level data protection for BOM and user management
1fe00a8ba3 feat: Add field permission checks to outbound and transaction APIs
afcf90a859 feat: enforce field-level permissions for buy and service modules
Compare 3 commits »
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-27 14:57:54 +08:00
5bc3dab31c feat: add field-level permission control for inbound modules
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-27 14:45:01 +08:00
079987e7f3 feat: enforce field-level permissions for material creation and update
00c45c72fb inventory-web/src/views/system/UserCreate.vue
6fa5233ea6 feat: implement RBAC and field masking for system_user module
Compare 3 commits »
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-27 14:24:09 +08:00
3f83e8742b fix: remove duplicate error messages in BOM manage page
348e4dd024 feat: add RBAC read-write separation and field masking for bom_manage
Compare 2 commits »
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-27 14:10:13 +08:00
42b0cddd3e feat: add column permission checks to transaction records table
a2b1a62132 feat: add RBAC and field masking for borrow/return/records pages
Compare 2 commits »
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-27 14:00:29 +08:00
5065410662 feat: add RBAC control for outbound list module
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-27 13:55:20 +08:00
3714dd180b feat: apply RBAC read/write separation to outbound_create module
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-27 13:47:37 +08:00
af41eb1803 feat: add RBAC controls for outbound selection module
f79fb53b17 inventory-web/src/views/stock/stocktake/index.vue
38f0bbe41d feat: add RBAC for inventory stocktake module
1ad477eda8 feat: add permission management to inbound service module
Compare 4 commits »
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-27 13:08:58 +08:00
1d2e8feced feat: apply RBAC permission control to product module
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-27 12:58:36 +08:00
246fb45cde fix: correct try block syntax
6e914f1e96 feat: add RBAC permission control for semi inbound module
Compare 2 commits »
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-27 11:57:07 +08:00
b5b1efdc4e fix: remove duplicate allColumns declaration
56bb6a1c84 chore: add user store import to buy inbound view
379bc5786f feat: implement RBAC for inbound buy module with field-level permissions
Compare 3 commits »
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-27 11:10:35 +08:00
a96597da33 基础信息页面权限管理成功,后端返回值隐藏未开放权限内容
4c1c61065e fix: exclude operation columns from field permission dropdown
25487dbede fix: operation permission detection for codes ending with :operation
a547d6b164 fix: restore strict column permission control
661ce4e5a0 fix: disable column hiding by permissions in material list view
Compare 11 commits »
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-26 16:22:46 +08:00
c86e67b793 feat: refresh user permissions on page reload
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-26 16:17:01 +08:00
57c2c532ca fix: skip column permission checks for super admin and IRIS
dad7ffdc66 fix: tie column display to user permissions in material list
b798c42abf feat: add permission control for material list page
8698b2582c refactor: rebuild permission tree and improve assignment with error handling
Compare 4 commits »
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-25 16:55:01 +08:00
220f50dba6 超级权限管理员权限重复提交报错
duxingchen pushed to 2.0权限管理 at duxingchen/KCGL 2026-02-25 16:10:22 +08:00
7431f1f41e 权限管理,没有页面修改之前版本
duxingchen created branch 2.0权限管理 in duxingchen/KCGL 2026-02-25 16:10:22 +08:00