Lucas Berger
|
8b9af171b6
|
feat(10.1-02): extract batch UI to sub-workflow
- Updated main workflow to call n8n-batch-ui.json sub-workflow
- Main workflow reduced from 192 to 179 nodes (-13 nodes)
- Removed 22 batch UI nodes now handled by sub-workflow:
- Fetch/Build/Rebuild Batch Select Keyboard nodes
- Handle Batch Toggle/Clear/Exec/Nav nodes
- Answer and Edit keyboard nodes
- Added 9 new nodes for sub-workflow integration:
- Prepare Batch UI Input
- Execute Batch UI (TODO_DEPLOY_BATCH_UI_WORKFLOW placeholder)
- Route Batch UI Result with action routing
- Telegram response handlers for keyboard/confirm/cancel/limit
- Batch execution loop remains in main workflow (orchestration)
- Created backup file for rollback capability
Part of batch UI extraction (Task 2-3/3)
|
2026-02-04 21:19:57 -05:00 |
|