1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/server/src/automations/steps
2022-07-08 11:09:06 +01:00
..
bash.js configure bash step to use automation query timeout 2022-04-06 10:43:08 +01:00
createRow.ts Tests complete + backwards compatibility for deployment 2022-03-22 00:23:22 +00:00
delay.js
deleteRow.ts Merge branch 'develop' into feature/licensing 2022-04-20 14:59:36 +01:00
discord.js SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 2021-10-12 16:13:54 +01:00
executeQuery.js make auth check optional when caller is automation 2022-07-08 11:09:06 +01:00
executeScript.js Fixing issue with SQL tables and automations updating a row, also making error handling better across automations to make sure some sort of error message is always returned. 2021-10-19 17:00:54 +01:00
filter.js Updating filter/condition action to show a stopped status rather than error, updating everything else to be aware of this. 2022-06-28 17:02:24 +01:00
integromat.js
loop.js update required string 2022-04-19 10:45:40 +01:00
outgoingWebhook.js Removing outgoing webhook functionality from automations and adding XML response/sending, as well as form data/encoded data. 2021-12-14 17:59:02 +00:00
queryRows.js Add limit placeholder for Automation queries 2022-05-11 11:25:53 +01:00
sendSmtpEmail.js Make 'to' field undefined if empty for consistent validation 2022-05-20 13:59:29 +01:00
serverLog.js
slack.js
updateRow.js Main body of work, refactoring most usages. 2022-01-27 18:18:31 +00:00
utils.js
zapier.js