1
0
Fork 0
mirror of synced 2024-07-13 02:05:54 +12:00
budibase/packages/builder/src
Conor Webb 9a375d6716
Add the option to change the confirm and cancel button texts within the confirmation modals (#13966)
* Add button parameters to actions

* Add button states to confirmation store

* Set text of buttons if values are exist

* Pass stored values through to the modal

* Add missing duplicate text map

* Fix lint issues

---------

Co-authored-by: melohagan <101575380+melohagan@users.noreply.github.com>
2024-06-21 10:57:46 +00:00
..
analytics Feature/nps survey (#13423) 2024-04-09 15:24:03 +01:00
components Add the option to change the confirm and cancel button texts within the confirmation modals (#13966) 2024-06-21 10:57:46 +00: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
actions.js
api.js Merge remote-tracking branch 'origin/master' into feature/monolith-js-refactor 2024-01-17 17:17:01 +00:00
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 Add some new resolution aliases and simplify long nasty relative import paths 2024-02-05 12:08:45 +00:00
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