Commit Graph

11 Commits

Author SHA1 Message Date
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
melohagan 8325b5bb1e Add count to duplicate errors (#10920)
* Add count to duplicate errors

* Lint: Remove unused prop
2023-06-23 18:34:05 +01:00
Martin McKeaveney 562768d61e Updating the client overlay to use the right method when event type is unknown (#9192) 2023-01-03 13:40:37 +00:00
Mel O'Hagan 380d9580af Navigate in PeekScreenDisplay 2022-09-29 14:10:34 +01:00
Mel O'Hagan 3fdc037082 Set notification width to fixed 2022-07-21 12:03:01 +01:00
Mel O'Hagan 6e9ece3cd7 Allow client notifications to be stacked 2022-07-20 13:41:18 +01:00
Andrew Kingston 80adf9be14 Don't attempt to invalidate related datasources when invalidating query datasources 2022-03-18 15:21:24 +00:00
Andrew Kingston 85b6943853 Prevent notifications in client apps from being automatically dismissed 2022-02-07 15:25:03 +00:00
Andrew Kingston 98cd12db5f Proxy state updates back from peek modals 2021-12-14 14:04:10 +00:00
Martin McKeaveney 1219c53250 fix safari 2021-11-04 17:24:56 +01:00
Andrew Kingston 047cd4ea88 Merge standard-components into the client library 2021-09-01 11:41:48 +01:00