1
0
Fork 0
mirror of synced 2024-10-05 20:44:47 +13:00
budibase/packages/server/src/automations
2021-10-19 17:00:54 +01:00
..
steps 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
tests some tidy up 2021-10-13 09:29:01 +01:00
triggerInfo fix app action trigger 2021-10-11 19:38:43 +01:00
actions.js Removing the ability to use the bash scripting action in automations in cloud. 2021-10-13 17:03:19 +01:00
automationUtils.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
bullboard.js
index.js
thread.js Fixing issue #3005 - when a filter step is executed it now will fill in the history with a status describing that it stopped, this stops any errors from occurring. 2021-10-14 15:26:38 +01:00
triggers.js fix webhook issue in automations 2021-10-12 11:00:49 +01:00
utils.js