.. |
bash.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 |
createRow.js
|
Main body of work, refactoring most usages.
|
2022-01-27 18:18:31 +00:00 |
delay.js
|
Add new actions modal and integration with flowchart
|
2021-09-15 00:45:11 +01:00 |
deleteRow.js
|
Add dryRun to automation row create and remove env conditional on delete
|
2022-01-18 15:53:55 +00: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
|
Fixing issue where any two automations steps of the same type executed in the same automation would have the same response output in the frontend, this was a visual bug. Also fixing an issue introduced by REST update that broke the query controller.
|
2022-01-11 17:14:04 +00: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
|
Add new actions modal and integration with flowchart
|
2021-09-15 00:45:11 +01:00 |
integromat.js
|
Adding concept of internal and external actions.
|
2021-09-14 12:40:19 +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
|
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 |
sendSmtpEmail.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 |
serverLog.js
|
Add new actions modal and integration with flowchart
|
2021-09-15 00:45:11 +01:00 |
slack.js
|
Adding concept of internal and external actions.
|
2021-09-14 12:40:19 +01:00 |
updateRow.js
|
Main body of work, refactoring most usages.
|
2022-01-27 18:18:31 +00:00 |
utils.js
|
Fixing issue discovered by webhook test case.
|
2021-09-13 18:07:33 +01:00 |
zapier.js
|
Adding concept of internal and external actions.
|
2021-09-14 12:40:19 +01:00 |