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)
This commit is contained in:
+397
-614
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user