5 Commits

Author SHA1 Message Date
3f0e9c3347 fix: 建表脚本补appbase params表幂等建表+workspace_base默认参数,修params表缺失bug 2026-08-15 02:04:42 +08:00
p
a7cc65da0f feat: 建表脚本 + build.sh 集成建表和初始化数据 2026-08-14 17:44:22 +08:00
p
dcddf9dabf feat: 统一初始化数据导入脚本(模块 init/data.json 字典) 2026-08-14 17:42:30 +08:00
p
b4e449dd31 feat: RBAC 权限机制重构——应用仓库定义 r:p 数据 + 统一导入脚本 2026-08-14 15:49:48 +08:00
3c9fdcf444 feat: UI pages, build.sh, deployment scripts, model uitype fixes
- Add SDLC dashboard, pipeline editor, ops center UI
- build.sh: clone business modules to pkgs/, xls2ui CRUD, fix created_by
- global_func.py: password_encode None-safe wrapper
- pipeline_app.py: permission cache warmup removed
- load_path.py: RBAC permission registration for all modules
- scripts/merge_i18n.py: i18n merge tool
- bin/init_perms.py, bin/init_data.py: init scripts
- set_role_perm.py: single permission registration
- Model uitype fields set for form editing
- pipeline_core/pipeline_ops load_path.py scripts
2026-07-18 22:44:34 +08:00