1
0
Fork 0
mirror of synced 2024-09-21 11:53:49 +12:00
budibase/packages/server/src/automations/steps
2021-07-15 17:57:02 +01:00
..
bash.js adding watchtower to docker config 2021-05-28 10:09:32 +01:00
createRow.js lint:fix 2021-05-03 09:31:09 +02:00
delay.js Adding an outgoing webhook action, so that we have both incoming and outgoing ability. 2020-10-27 12:33:25 +00:00
deleteRow.js Fixing a bunch of issues around automations. 2021-06-17 14:42:30 +01:00
executeQuery.js merge 2021-05-04 09:55:14 +01:00
executeScript.js execute bash commands in automations 2021-05-27 11:11:44 +01: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 Fixing test case and removing console.log. 2021-06-23 20:18:21 +01:00
sendgridEmail.js Updating to support SMTP email automation action, as well as some general work around from and subject which previously we'ren't fully implemented. 2021-05-11 15:08:59 +01:00
sendSmtpEmail.js First version of multi-tenancy, work still to be done. 2021-07-15 17:57:02 +01:00
serverLog.js Renaming groups to workspaces. 2021-07-13 17:27:04 +01:00
updateRow.js lint:fix 2021-05-03 09:31:09 +02:00