1
0
Fork 0
mirror of synced 2024-06-28 11:00:55 +12:00
budibase/packages/server/src/automations
2021-11-03 14:08:47 +00:00
..
steps Fixing #3237 and #3235 - always apply headers on out going webhooks if they are specified and handle a range of response codes. 2021-11-03 13:13:22 +00: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 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-20 10:33:18 +01:00
index.js merge develop into branch 2021-09-16 22:15:09 +02:00
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 Fixing an issue with webhooks, couldn't use them in development (like getting schema) and making sure trigger will always use production app #3143. 2021-11-03 14:08:47 +00:00