budibase/packages/server/src
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
..
api Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
appMigrations Making sure we return the correct thing when passing back the cached migration version. 2024-06-13 17:50:35 +01:00
automations Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
constants Ensure that sort order is always lowercased. 2024-06-14 11:00:34 +01:00
db Merge branch 'master' of github.com:Budibase/budibase into BUDI-7656/add-migration 2024-05-29 17:20:29 +01:00
definitions
events Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
integration-test Remove rawQuery entirely. 2024-06-17 16:15:51 +01:00
integrations Remove rawQuery entirely. 2024-06-17 16:15:51 +01:00
jsRunner
middleware Bringing app migration tests back. 2024-06-10 17:18:27 +01:00
migrations
sdk Solve all remaining TODOs in search.spec.ts. 2024-06-14 14:57:31 +01:00
startup Fix lint. 2024-06-12 15:21:00 +01:00
tests Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
threads Linting. 2024-06-03 12:08:54 +01:00
utilities Fix 2024-06-03 16:56:12 +02:00
websockets
app.ts
ddApm.ts
environment.ts Chore: Allow using an AWS_SESSION_TOKEN for object storage with AWS S3 2024-06-10 11:48:54 +01:00
features.ts
index.ts
koa.ts
watch.ts