budibase/packages/shared-core/src/helpers
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
..
tests Move isRequired to shared-core 2024-06-03 16:55:02 +02:00
cron.ts PR comments. 2024-02-12 13:28:12 +00:00
helpers.ts Refactor automation orchestrator to support branching (#14461) 2024-09-03 08:33:41 +00:00
index.ts DRY 2024-05-09 12:28:44 +02:00
integrations.ts Correct bugs with Datasource+ plugins 2023-09-26 21:26:40 -04:00
schema.ts Plumb FieldSchema into parse. 2024-07-30 11:03:54 +01:00