1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/packages/server/src/automations
2022-10-25 15:19:07 +01:00
..
logging Fix crash when attempting to parse a nullish automation error 2022-08-08 16:44:00 +01:00
steps merge with master 2022-09-26 17:57:23 +01:00
tests pr comments 2022-08-10 16:26:10 +01:00
triggerInfo
unitTests Handle multiple automation loop bindings 2022-10-25 15:19:07 +01:00
actions.js Automation foreach block 2022-03-25 09:26:55 +00:00
automationUtils.js Handle multiple automation loop bindings 2022-10-25 15:19:07 +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