1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00
budibase/packages/server/src/automations
2022-09-07 17:05:17 +01:00
..
logging Fix crash when attempting to parse a nullish automation error 2022-08-08 16:44:00 +01:00
steps Disable automation chaining in cloud 2022-08-23 12:35:53 +01:00
tests pr comments 2022-08-10 16:26:10 +01:00
triggerInfo fix app action trigger 2021-10-11 19:38:43 +01:00
actions.js Automation foreach block 2022-03-25 09:26:55 +00:00
automationUtils.js fix use of loop item in javascript bindings 2022-06-23 16:09:35 +01:00
bullboard.js Update shutdown logging 2022-08-31 10:47:41 +01:00
index.js Fix for #7431 - reboot didn't work at all previously which is why apps couldn't be published with it enabled, this is now a self host only feature, I've removed the ability to enable a reboot cron in the Cloud and it will not run the lookup/execution. 2022-09-07 17:05:17 +01:00
listeners.ts enable stalled job disabling 2022-08-20 11:02:22 +01:00
triggers.js Fix for #7431 - reboot didn't work at all previously which is why apps couldn't be published with it enabled, this is now a self host only feature, I've removed the ability to enable a reboot cron in the Cloud and it will not run the lookup/execution. 2022-09-07 17:05:17 +01:00
utils.ts Fix for #7431 - reboot didn't work at all previously which is why apps couldn't be published with it enabled, this is now a self host only feature, I've removed the ability to enable a reboot cron in the Cloud and it will not run the lookup/execution. 2022-09-07 17:05:17 +01:00