7 Commits

Author SHA1 Message Date
9d6446410f refactor: extract pipeline_core and pipeline_task as independent modules
- pipeline_core moved to independent repo pipeline_core.git
- pipeline_task symlink fixed to relative path
- All modules now cloned independently under pkgs/
- Removed embedded module source from umbrella repo
2026-08-03 16:12:29 +08:00
941c3c838e fix: replace wwwroot/pipeline_core dir with symlink to pkgs/pipeline_core/wwwroot; delete old CRUD files 2026-08-01 12:21:15 +08:00
0b01c58534 fix: llm CRUD json URLs match generated dspy names; rebuild llm index.ui 2026-08-01 11:33:32 +08:00
ffd36a3c51 fix: get_module_dbname returns pipeline for all modules 2026-07-18 23:48:23 +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
06b7b3f986 fix: 子页面卡片target改为-main_content,简化布局去除VScrollPanel子容器 2026-06-12 01:24:54 +08:00
05f22677ab fix: pipeline_ops/dist/core index.ui重写为Bricks格式,修复卡片点击和target ID 2026-06-12 01:20:50 +08:00