1
0
Fork 0
mirror of synced 2024-09-17 17:57:47 +12:00
budibase/packages/server/src/automations
Martin McKeaveney d4a0e44b31 merge
2023-02-05 22:11:37 +00:00
..
logging Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
steps Fix/automation update deletes relationship (#9468) 2023-01-31 10:11:56 +00:00
tests Adding test cases as per PR comments. 2023-01-25 18:27:58 +00:00
triggerInfo Fixes based on server build so far. 2022-11-26 15:10:41 +00:00
unitTests Server and Worker tests (#8928) 2022-12-12 22:02:32 +00:00
actions.ts Fixes based on server build so far. 2022-11-26 15:10:41 +00:00
automationUtils.ts merge 2023-02-05 22:11:37 +00:00
bullboard.ts Automation overhaul to Typescript, plus type updates. 2022-11-25 19:57:07 +00:00
index.ts Automation overhaul to Typescript, plus type updates. 2022-11-25 19:57:07 +00:00
triggers.ts Adding test cases as per PR comments. 2023-01-25 18:27:58 +00:00
utils.ts