1
0
Fork 0
mirror of synced 2024-06-28 11:00:55 +12:00
budibase/packages/server/src/automations
2021-02-23 14:16:44 +00:00
..
steps Merge branch 'master' into feature/page-refactor 2020-12-08 10:48:14 +00:00
actions.js Fixing issue #1050 - two issues found, one with running automations in self host throwing an error when trying to access cloud resources (Dynamo) and secondly the worker pool does not have access to resources in the main server instance, therefore need to re-init when running an external action (get manifest, to download the package). 2021-02-17 13:40:14 +00:00
automationUtils.js Adding jest test cases to string templating library. 2021-01-19 17:29:38 +00:00
index.js Fixing issue #1050 - two issues found, one with running automations in self host throwing an error when trying to access cloud resources (Dynamo) and secondly the worker pool does not have access to resources in the main server instance, therefore need to re-init when running an external action (get manifest, to download the package). 2021-02-17 13:40:14 +00:00
logic.js Renaming workflows -> automate/automations, throughout the API and the builder itself. 2020-09-21 13:49:34 +01:00
thread.js Updating the string templating system to be capable of async operations. 2021-01-20 13:32:15 +00:00
triggers.js Update icon for row updated trigger 2021-02-23 14:16:44 +00:00