Commit graph

17 commits

Author SHA1 Message Date
Jon Koops
0e441b9fb8
Properly handle execeptions thrown by Promises in the usePromise() hook (#21408) 2023-07-03 15:43:08 +02:00
agagancarczyk
0fc4d6120b
Fixed minor accessibility violations for Users (#21353)
* fixed a11y violations for Users

* fixed a11y violation on User Consents tab

* fixed a11y violation on User Consents tab

---------

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-06-30 18:24:35 +01:00
Erik Jan de Wit
2beedcc4c7
Add first Playwright test for the Account Console (#20809) 2023-06-20 12:49:48 +00:00
Jon Koops
dca71d84c3
Update i18next and react-18next to the latest version (#21070) 2023-06-19 14:59:21 +00:00
Erik Jan de Wit
4d84725d28
added isLinkedAccountEnabled (#21030)
fixes: #20942
2023-06-19 08:36:15 +02:00
Erik Jan de Wit
73daf8b540
added missing delete account feature (#21006)
fixes: #20901
2023-06-19 08:35:29 +02:00
Jon Koops
c998193797
Pass client id for Account and Admin consoles through environment (#20961) 2023-06-13 16:29:37 +00:00
Stan Silvert
e4cc7825f3
Restore feature flags and hidden menu items. (#20912)
Fixes #19683
2023-06-13 10:16:41 -04:00
Jon Koops
79ff5ded63
Make "Personal Info" the default index route (#20887) 2023-06-12 14:10:26 +02:00
Stan Silvert
d89679e62d
theme.properties customizations for account v3 (#20450)
* theme.properties customizations for account v3
Fixes #20200

* theme.properties customizations for account v3
Fixes #20200

* Get rid of conditional hook

* Fix linting.

* Update js/apps/account-ui/src/root/Root.tsx

Co-authored-by: Jon Koops <jonkoops@gmail.com>

* Update js/apps/account-ui/src/environment.ts

Co-authored-by: Jon Koops <jonkoops@gmail.com>

---------

Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-06-05 07:50:15 -04:00
Jon Koops
a58a9a89d6
Add href to brand of Masthead (#20597) 2023-05-26 10:57:25 +00:00
Erik Jan de Wit
5c8c46c7a9
add disabled and required to User Profile fields (#19976) 2023-05-15 17:28:18 +02:00
Erik Jan de Wit
eab11255ba
Add referrer link (#19799)
Closes #19682
2023-05-02 11:58:56 +02:00
Jon Koops
48354a1bb8
Use correct environment variables in Account Console v3 (#19934) 2023-04-25 11:11:20 +00:00
Jon Koops
a2eb619e0e
Include Account Console version 3 as a theme (#19641) 2023-04-13 09:41:40 -04:00
Erik Jan de Wit
31d588ea9d
Added label for "Has access to" (#19061) 2023-03-21 11:06:24 +00:00
Jon Koops
ec8e24c550
Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00