1
0
Fork 0
mirror of synced 2024-06-30 12:00:31 +12:00
budibase/packages/server/src/automations
2020-12-07 17:55:35 +00:00
..
steps Making chaining of automations through different row creation/deletions possible. 2020-12-07 17:23:53 +00:00
actions.js Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 2020-10-28 20:35:06 +00:00
automationUtils.js Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 2020-10-29 10:28:27 +00:00
index.js Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 2020-10-28 20:35:06 +00:00
logic.js Renaming workflows -> automate/automations, throughout the API and the builder itself. 2020-09-21 13:49:34 +01:00
thread.js Making chaining of automations through different row creation/deletions possible. 2020-12-07 17:23:53 +00:00
triggers.js Fixing test case and also making sure that external trigger does what its expected to. 2020-12-07 17:55:35 +00:00