feat(FlowEditor): allow adding new connection in step

This commit is contained in:
Ali BARIN
2022-10-15 19:13:28 +02:00
parent d83db08b81
commit ace2436e43
4 changed files with 66 additions and 8 deletions

View File

@@ -57,6 +57,9 @@
"flowEditor.pollIntervalValue": "Every {minutes} minutes",
"flowEditor.triggerEvent": "Trigger event",
"flowEditor.actionEvent": "Action event",
"chooseConnectionSubstep.continue": "Continue",
"chooseConnectionSubstep.addNewConnection": "Add new connection",
"chooseConnectionSubstep.chooseConnection": "Choose connection",
"flow.createdAt": "created {datetime}",
"flow.updatedAt": "updated {datetime}",
"flow.view": "View",