1
0
Fork 0
mirror of synced 2024-06-22 16:10:40 +12:00
budibase/packages/server/src/automations/steps
2022-10-03 17:34:06 +09: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 Add new actions modal and integration with flowchart 2021-09-15 00:45:11 +01:00
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 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-14 13:32:51 +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 Adding concept of internal and external actions. 2021-09-14 12:40:19 +01:00
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 Automation fixes 2022-09-23 13:35:27 +01:00
sendSmtpEmail.js CC and BCC interface 2022-09-21 15:58:04 +01:00
serverLog.js Adding more logging to server log for cloud etc. 2022-07-28 11:14:06 +01:00
slack.js Adding concept of internal and external actions. 2021-09-14 12:40:19 +01:00
updateRow.js Adding a validation check for undefined 2022-10-03 17:34:06 +09:00
utils.js Fixing issue discovered in #6813 - versioning of query rows was not correct in automations, was using old broken method. 2022-07-27 16:18:12 +01:00
zapier.js Adding concept of internal and external actions. 2021-09-14 12:40:19 +01:00