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 Feature/nps survey (#13423) 2024-04-09 15:24:03 +01:00
components Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
constants PR feedback, signature to signature single 2024-05-17 17:04:15 +01:00
helpers Refactor - moving frontend search fields around so accessible from filter builder. 2024-05-24 15:38:54 +01:00
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 More types 2024-04-03 12:13:33 +02:00
App.svelte
actions.js
api.js
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 Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites 2024-03-08 14:26:05 +00:00
main.js