1
0
Fork 0
mirror of synced 2024-06-30 03:50:37 +12:00
budibase/packages/server/src/automations
2021-04-19 16:26:33 +01:00
..
steps Merge branch 'next' of github.com:Budibase/budibase into feature/global-user-management 2021-04-13 10:26:40 +01:00
tests Updating the server to remove use of the email in the user ID. 2021-04-19 16:26:33 +01:00
actions.js Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 2021-03-24 18:21:23 +00:00
automationUtils.js Adding jest test cases to string templating library. 2021-01-19 17:29:38 +00:00
index.js Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 2021-03-24 18:21:23 +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 Finishing off automation test cases, above 90% coverage for automations codebase. 2021-03-15 14:11:13 +00:00