1
0
Fork 0
mirror of synced 2024-09-21 20:01:32 +12:00
budibase/packages/server/src/automations
2024-01-30 11:38:03 +00:00
..
logging
steps A quick refactor to get rid of the old 'FieldTypes' enumeration, considering how core it is to all data handling in Budibase, the fact we had both 'FieldType' and 'FieldTypes' was confusing - righting this fully. 2024-01-24 16:58:13 +00:00
tests Fix case where if a binding returned an int it would throw an error. 2024-01-30 11:06:09 +00:00
triggerInfo
unitTests More loop step typing improvements. 2024-01-30 10:37:23 +00:00
actions.ts fix tests 2024-01-16 16:22:11 +00:00
automationUtils.ts Merge branch 'master' into string-split-check 2024-01-30 11:38:03 +00:00
bullboard.ts
index.ts Revert "Revert "Merge branch 'develop' into master"" 2023-09-05 12:28:56 +01:00
triggers.ts Rename executeSynchronously to be a bit less confusing, as it does not execute synchronously. 2024-01-30 10:57:25 +00:00
utils.ts Revert "Remove all custom tracing to see if it's the cause of the memory leak." 2024-01-02 11:36:32 +00:00