Commit Graph

132 Commits

Author SHA1 Message Date
2b569d3d6f fix: validate role code uniqueness before insert 2025-12-06 15:02:38 +08:00
7ed133509e fix: use raw sql delete+insert with execution strategy for role template permissions 2025-12-06 14:40:49 +08:00
ab4e407f9c fix: wrap identity permission bindings with execution strategy transactions 2025-12-06 14:35:06 +08:00
4120aec055 fix: wrap role/user permission replacements in transactions 2025-12-06 14:27:23 +08:00
3b68b62bb6 fix: wrap role template permission replace in transaction 2025-12-06 14:20:46 +08:00
f0f04e89a0 fix: avoid role template permission duplicate when replacing 2025-12-06 14:18:51 +08:00
37dc23f0c1 feat: add permission hierarchy tree 2025-12-06 11:53:14 +08:00
d34f92ea1d fix: allow platform root tenant to manage all tenant roles 2025-12-05 23:11:03 +08:00
d7772b0f8d fix: allow super admin tenant-scoped role ops 2025-12-05 23:07:31 +08:00
1060ab13d6 chore: remove legacy static admin menu 2025-12-05 22:35:26 +08:00
a1499fc1a1 feat: add admin menu management crud 2025-12-05 21:16:07 +08:00
02e33de5c8 refactor: remove legacy roles controller routes 2025-12-05 20:58:07 +08:00
3a38ade302 feat: add role template and tenant role apis 2025-12-05 20:55:56 +08:00
373c97e965 docs:新增trae规则 2025-12-05 17:45:43 +08:00
65acc51d25 fix: 修正租户列表菜单组件路径 2025-12-05 17:35:05 +08:00
91bb5877bc chore: 更新 gitignore 忽略用户配置 2025-12-05 16:49:21 +08:00
99a17bdd36 chore: ignore AdminApi user settings 2025-12-05 16:46:57 +08:00
380e4d7eca chore: 删除升级日志 2025-12-05 16:41:56 +08:00
0d9244bfc2 chore: 调整脚本与 Docker 配置 2025-12-05 16:35:07 +08:00
7fda0aaeab fix: 设置 Docker 构建上下文到仓库根并回退容器工具版本 2025-12-05 15:31:34 +08:00
1994ed6061 chore: 修复 Docker 配置并调整菜单排序 2025-12-05 15:09:46 +08:00
a42f470113 chore: 关闭生产Swagger并移除网关转发 2025-12-04 22:42:46 +08:00
64a5f61a6a chore: 调整本地启动配置 2025-12-04 22:37:05 +08:00
d9d9beed17 chore: 优化业务异常状态码透传规则 2025-12-04 22:29:13 +08:00
15ccff5407 feat: 管理端返回权限过滤的菜单树 2025-12-04 22:06:05 +08:00
7f52af34e5 chore: 部署后清理旧镜像 2025-12-04 20:43:40 +08:00
03cf6c56b3 fix: 修正Swagger UI在网关下的文档路径 2025-12-04 20:28:08 +08:00
ba9be6bbc4 fix: 修复文件上传Swagger生成并加载中文注释 2025-12-04 20:18:26 +08:00
1d7836a173 chore: 升级依赖并优化种子 2025-12-04 17:30:09 +08:00
f50d2d4bb2 fix: 网关支持按版本转发 admin swagger 2025-12-04 15:35:01 +08:00
54ca89f5b6 fix: 支持网关转发 admin swagger 2025-12-04 15:22:59 +08:00
5aaccb6f5d Merge branch 'dev' 2025-12-04 15:12:26 +08:00
670f19831e feat: add identity role template migrations 2025-12-04 15:11:41 +08:00
845eb4bb45 Merge pull request #3 from msumshk/dev
基本完成管理端API 故此合并到Main
2025-12-04 14:47:37 +08:00
29a46dfc17 Merge branch 'chore/comment-fix' into dev 2025-12-04 14:43:02 +08:00
7f6eabfead style: temporarily disable stylecop analyzers 2025-12-04 14:34:24 +08:00
23b69f6f55 docs: 完善AdminApi控制器注释和代码规范 2025-12-04 14:23:04 +08:00
37e7d721f3 docs: 完善参数注释与StyleCop配置 2025-12-04 12:45:26 +08:00
32ab138572 chore: 开启各环境 Swagger 显示 2025-12-04 11:59:02 +08:00
7d6b7d8760 docs: 标记自提档期完成 2025-12-04 11:51:09 +08:00
2022d1c377 docs: 标记库存体系完成 2025-12-04 11:32:47 +08:00
7e6125c687 feat: 完善库存锁定幂等与批次扣减策略 2025-12-04 11:31:26 +08:00
8e4c2b0e45 chore: add documentation comments and stylecop rules 2025-12-04 11:25:01 +08:00
cd8862b223 docs: 标记已交付的门店与桌码相关里程碑 2025-12-04 10:49:45 +08:00
37a9fd7158 docs: 更新业务里程碑待办进度 2025-12-04 10:45:48 +08:00
b8d93337f2 feat: 菜品菜单查询与子资源替换完善 2025-12-04 10:42:58 +08:00
de5f13ec83 feat: 商品上架/下架与全量详情支持 2025-12-04 10:03:42 +08:00
9220e0ca36 feat: Mini 桌码扫码上下文接口 2025-12-04 09:37:05 +08:00
19422df0f1 feat: 门店员工与排班管理上线 2025-12-04 09:32:03 +08:00
1a5209a8b1 feat: 桌码管理支持区域、批量生成与二维码导出 2025-12-04 09:10:00 +08:00