1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/packages/server/src/automations
2022-07-28 13:39:11 +01:00
..
logging Moving majority of automation logging functionality to pro. 2022-07-04 15:44:47 +01:00
steps Fixing some issues with automations + lucene filtering (with string templating on the backend) as well as type coercion in the query rows action. 2022-07-28 13:39:11 +01:00
tests Fixing test case issue. 2022-06-28 17:59:00 +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 Fixing issue with server not shutting down correctly when an error occurs, making sure that everything clears up gracefully. 2022-05-30 21:22:06 +01:00
index.js Merge branch 'release' into feature/event-backfill 2022-06-06 09:50:06 +01:00
triggers.js Fix crash when running automations with an app action trigger without parameters 2022-06-13 10:56:50 +01:00
utils.ts Fix for #6501 - don't fail to publish app when cron expression is empty in any automation, just don't publish that automation. Also adding an error to automation to make it clear an expression is required. 2022-07-15 14:15:16 +01:00