budibase/packages/server/src/automations/steps
Martin McKeaveney 7864f75a14 Merge pull request #2244 from mslourens/headers_in_webhook_automation_step
add headers input in outgoing webhook automation step
2021-08-05 16:43:04 +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 add try/catch block around JSON.parse, since user input can be incorrect formatted string 2021-08-03 22:53:18 +02:00
sendSmtpEmail.js Implementing some changes to how context gets set for tenancy, after testing, as well as updating server. 2021-08-03 15:32:25 +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
serverLog.js Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 2021-08-05 09:59:08 +01:00
updateRow.js Fixing issue with update row after rows API changed. 2021-07-16 19:13:44 +01:00