1
0
Fork 0
mirror of synced 2024-09-09 22:16:26 +12:00
budibase/packages/builder/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
..
analytics
components Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
constants
helpers
imgs
pages Modal component (#13848) 2024-06-18 11:18:05 +01:00
stores Modal component (#13848) 2024-06-18 11:18:05 +01:00
templates
actions.js
api.js
App.svelte
dataBinding.js Adding a global binding for globalId which is retrieved as part of the self call - making sure this is available as a binding (this is not in the user metadata table, just for bindings). 2024-06-06 11:53:58 +01:00
dataBinding.test.js
favicon.ico
favicon.png
global.css
main.js