1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +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
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