Commit Graph

23 Commits

Author SHA1 Message Date
Peter Clement 3a17025291 pr comments 2025-04-08 10:11:56 +01:00
Peter Clement 8c459cd9e1 change casing on cta 2025-04-04 15:33:58 +01:00
Peter Clement db1d3e11f9 some pr comments and styling 2025-04-04 09:55:26 +01:00
Peter Clement 7aea7bde85 feature flagging in client 2025-04-02 15:19:30 +01:00
Peter Clement 1c4e733110 gate features in client and csp change 2025-04-02 13:37:32 +01:00
Peter Clement d74315d6fe remove logging and add appId to storage key 2025-04-02 09:34:53 +01:00
Peter Clement 49d825616d some debug logging 2025-04-02 08:24:23 +01:00
Peter Clement fb9533fddf rogue char 2025-04-01 14:28:38 +01:00
Peter Clement 9234322510 refactor how we fetch the service worker 2025-04-01 14:28:16 +01:00
Peter Clement 237914d0b6 service worker debugging 2025-04-01 09:11:46 +01:00
Peter Clement 38952d4d58 add basic service worker implementation 2025-03-31 15:43:06 +01:00
Andrew Kingston 790ca4737c
Type DND store and update store import aliases 2025-02-06 11:02:54 +00:00
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