Implement branch front end (#13489)

First PR to support workflow branches on frontend
This commit is contained in:
martmull
2025-08-04 16:11:46 +02:00
committed by GitHub
parent 2c87c6fc1b
commit 9a05673093
124 changed files with 3735 additions and 938 deletions
@@ -64,6 +64,7 @@ export const prefillWorkflows = async (
name: 'Launch manually',
type: 'MANUAL',
settings: { outputSchema: {}, icon: 'IconUserPlus' },
nextStepIds: ['6e089bc9-aabd-435f-865f-f31c01c8f4a7'],
}),
steps: JSON.stringify([
{