budibase/packages
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
..
account-portal@247f56d455 Put account portal back to where it was on master. 2024-06-12 15:24:08 +01:00
backend-core Merge branch 'master' into uncomment-search-test-todos 2024-06-17 13:34:53 +01:00
bbui Modal component (#13848) 2024-06-18 11:18:05 +01:00
builder Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
cli
client Modal component (#13848) 2024-06-18 11:18:05 +01:00
frontend-core Modal component (#13848) 2024-06-18 11:18:05 +01:00
pro@bf30f47a28 Update pro reference. 2024-06-14 13:59:28 +01:00
sdk
server Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
shared-core Replace SortDirection with SortOrder, SortDirection is being removed. 2024-06-14 09:45:30 +01:00
string-templates Quick fix for using the roles option within the builder - this was broken in JS which was a bit of a pain - this works properly now and allows more compat between HBS and JS. 2024-06-05 11:58:40 +01:00
types Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
worker Add endpoint to GET tenant info from tenant global DB. (#13923) 2024-06-17 09:22:44 +00:00