Commit Graph

143 Commits

Author SHA1 Message Date
ddeebc7d80 feat: 新增资质文件上传类型并修正开发 COS 配置 2025-12-12 15:32:22 +08:00
f2267f3e81 fix: 更新管理端开发环境 COS 配置并关闭来源校验 2025-12-12 14:47:51 +08:00
0b1f4352bc docs: 提交当前注释更新 2025-12-12 11:52:19 +08:00
2da009c68a docs: 补全租户与字典模块注释 2025-12-12 11:29:15 +08:00
641598de86 docs: 完善身份模块文档注释与字段说明 2025-12-12 11:08:39 +08:00
715cbb3d36 docs: add xml comments and update ignore rules 2025-12-12 10:39:51 +08:00
d38127d6b2 Merge branch 'dev' of github.com:msumshk/TakeoutSaaS into dev 2025-12-12 09:21:16 +08:00
4aed276b8b docs:待处理注释 2025-12-12 09:21:10 +08:00
c7df64f2e1 feat: add public tenant packages listing and sort order 2025-12-11 23:57:04 +08:00
cf9927c078 fix: de-dup role permission binding and use raw sql replace 2025-12-06 22:52:02 +08:00
33a3b349c4 fix: filter soft-deleted roles and soft delete on remove 2025-12-06 15:40:57 +08:00
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