Timebomb2018
5bb9ce9018
fix(user): add user retrieval regardless of active status and update DSL config enrichment
...
Added `get_user_by_id_regardless_active` in user repository to support activation/deactivation workflows, updated `user_service` to use it, and refactored `_enrich_release_config` in `app_dsl_service` to accept `default_model_config_id` as a parameter instead of reading from config dict.
2026-04-13 14:40:57 +08:00
Timebomb2018
bd1f649bd0
fix(app): The processing features of the application
2026-03-20 15:14:50 +08:00
Timebomb2018
3929f811b8
fix(app): The import and export processing features of the application
2026-03-20 12:05:35 +08:00
wxy
e21f713de0
Merge remote-tracking branch 'upstream/develop' into feature/app-share-wxy
...
# Conflicts:
# api/app/services/app_dsl_service.py
2026-03-16 17:54:01 +08:00
wxy
0832337839
feat(app): add cross-workspace app sharing with auto-rename on import
2026-03-16 16:16:02 +08:00
Timebomb2018
73e51a9b0b
fix(app): Bug fixes for application import and export
2026-03-12 17:36:42 +08:00
Timebomb2018
f941541304
fix(app): Workflow import verification
2026-03-10 16:18:22 +08:00
Timebomb2018
3237f4cd6e
feat(app): Application (agent, workflow) import/export
2026-03-10 11:27:28 +08:00
Timebomb2018
beea826377
feat(app): Application (agent, workflow) import/export
2026-03-10 11:17:52 +08:00