1
0
Fork 0
mirror of synced 2024-09-21 11:53:49 +12:00
budibase/packages/server/src/automations/steps
2021-04-08 16:58:33 +01:00
..
createRow.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
createUser.js First pass of global user configuration through existing user API with role mappings. 2021-04-08 16:58:33 +01:00
delay.js
deleteRow.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
filter.js Testing some of the automation actions (still a few to complete) and adding quick test case for the self host stuff. 2021-03-11 18:29:48 +00:00
outgoingWebhook.js Adding in all the automation step tests, beginning work on the general automation tests. 2021-03-12 15:32:16 +00:00
sendEmail.js
updateRow.js Adding in all the automation step tests, beginning work on the general automation tests. 2021-03-12 15:32:16 +00:00