1
0
Fork 0
mirror of synced 2024-09-20 19:33:10 +12:00
budibase/packages/client/src/stores
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
..
derived
app.js
auth.js
blocks.js
builder.js
components.js
confirmation.js Add the option to change the confirm and cancel button texts within the confirmation modals (#13966) 2024-06-21 10:57:46 +00:00
context.js
dataSource.js
devTools.js
dnd.js
environment.js
events.js
features.js
hover.js
index.js Modal component (#13848) 2024-06-18 11:18:05 +01:00
initialise.js
modal.js Modal component (#13848) 2024-06-18 11:18:05 +01:00
notification.js Enhancement: add ability to set custom auto-dismissal duration for notifications (#13829) 2024-06-05 12:29:07 +01:00
org.js
peek.js
roles.js
routes.js
rowSelection.js
screens.js
sidePanel.js saving progress based on review reccomendations 2024-04-17 16:27:23 +01:00
state.js
theme.js
uploads.js