1
0
Fork 0
mirror of synced 2024-09-20 19:33:10 +12:00
budibase/packages/shared-core/src
Peter Clement 66fdf03398
Refactor automation orchestrator to support branching (#14461)
* refactor automation thread

* fix infinite loop in branching

* remove try catch

* remove spacing

* remove unecessary addition of branch outputs

* pr comments

* remove loopstep instance variable

* add test to cover failure scenario

* add tests for other automationf ailure conditions

* update test name

* use private keyword instead of underscore

* parse int / string safely

* fix refs

* add condition support for branching and tests

* create helper function for recursing all search filters

* move helper func

* fix import
2024-09-03 08:33:41 +00:00
..
constants Add BpmStatusValue failed (#14334) 2024-08-08 08:48:17 +00:00
helpers Refactor automation orchestrator to support branching (#14461) 2024-09-03 08:33:41 +00:00
sdk Fix issue with stepId being undefined when importing app (#14265) 2024-07-29 14:09:55 +01:00
tests Replace SortDirection with SortOrder, SortDirection is being removed. 2024-06-14 09:45:30 +01:00
filters.ts Refactor automation orchestrator to support branching (#14461) 2024-09-03 08:33:41 +00:00
index.ts Fixes 2023-10-10 15:53:10 +02:00
table.ts Factor out default value check to shared-core. 2024-08-12 11:08:58 +01:00
utils.ts Handle frontend 2024-08-01 11:02:21 +02:00