budibase/packages/server/src/automations
Peter Clement 2b96cbcad7
Expose old row binding in automations (#13931)
* expose old row through the emitter

* accidentally added oldRow to step

* fix row fetch in external datasources

* add test for new / old row comparison

* add testing for old row update event

* allow function overloading in test files

* update tests per comments

* handle event race condition

* update test data modal to account for old row output

* switch icon positioning
2024-06-18 13:45:58 +01:00
..
logging Lint 2023-05-30 19:16:36 +01:00
steps Ensure that sort order is always lowercased. 2024-06-14 11:00:34 +01:00
tests Allow users to only specify a binding when adding attachments (#13819) 2024-06-07 08:35:18 +00:00
triggerInfo Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
unitTests Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
actions.ts n8n automation action integration (#12992) 2024-02-15 13:05:03 +00:00
automationUtils.ts Allow users to only specify a binding when adding attachments (#13819) 2024-06-07 08:35:18 +00:00
bullboard.ts Putting a better startup process in place for app migrations and adding them to bullboard as well. 2024-06-10 21:37:01 +01:00
index.ts Revert "Revert "Merge branch 'develop' into master"" 2023-09-05 12:28:56 +01:00
triggers.ts Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
utils.ts Added the ability to disable automations (#13667) 2024-05-20 15:13:08 +01:00