3
0
Commit Graph

15 Commits

Author SHA1 Message Date
Denis Arh
7e78867733 Implement delay & prompt steps 2021-03-12 13:12:07 +01:00
Denis Arh
c6f1149686 Make sure have exactly 2 outbound paths in iterator 2021-03-12 13:12:07 +01:00
Denis Arh
800b246926 Small fixes 2021-03-12 13:12:07 +01:00
Denis Arh
452f83868e Refactor and improve workflow step validation 2021-03-12 13:12:07 +01:00
Denis Arh
5c5ae24db3 Fix issue storing 2021-03-12 13:12:07 +01:00
Denis Arh
972d45ef4e Add support for loop break & continue 2021-03-12 13:12:07 +01:00
Denis Arh
fdcf6fe2dc Reorganized workflow & step types 2021-03-12 13:12:07 +01:00
Denis Arh
cfe02be081 Add support for labels on automation functions
Idea for these labels is to give instructions which labels to copy
on step and on workflow when function step is added to the graph.

Labels are defined with "step,workflow", "workflow" or "step" for value.
UI should follow these instructions when copying labels to workflow
and/or step.
2021-03-12 13:12:07 +01:00
Denis Arh
a0ecf0537f Refactored workflow converter, add issues 2021-03-12 13:12:07 +01:00
Denis Arh
5438097648 Refactor, add generic step, add error&termination logic 2021-03-12 13:12:07 +01:00
Denis Arh
7d6fca5856 Improve wf ses. wait logic, complete triggered wf proc 2021-03-12 13:12:07 +01:00
Denis Arh
9ca7888436 Encode event params into scope before running wf session 2021-03-12 13:12:07 +01:00
Denis Arh
fb307bbcae Wfexec logging tweaks, add debug wf step kind 2021-03-12 13:12:07 +01:00
Denis Arh
1fa6c6cb9b Improve event-types <> workflow 2021-03-12 13:12:07 +01:00
Denis Arh
13b57c8d72 Automation workflow implementation 2021-03-12 13:12:07 +01:00