Commit graph

32 commits

Author SHA1 Message Date
Erik Jan de Wit
776a491989
added organizations table to account (#32311)
* added organizations table to account

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-08-22 15:44:03 -03:00
ReneZeidler
8031703228
Fix current page highlight in Account UI sidebar navigation (#30403)
Correctly set the isActive attribute for NavItems
in the PageNav. Also corrects the link for the
"Personal info" page in the content.json (no
double slash)

Fixes #30383

Signed-off-by: René Zeidler <rene.zeidler@gmx.de>
2024-06-13 14:38:43 +02:00
Stefan Wiedemann
0f6f9543ba
Add oid4vci to the account console (#29174)
closes #25945

Signed-off-by: Stefan Wiedemann <wistefan@googlemail.com>


Co-authored-by: Erik Jan de Wit <edewit@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2024-05-31 15:11:32 +02:00
Jon Koops
03b03f3ccd
Add missing translations for WebAuthN in Account Console (#26384)
Closes #26383

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-01-22 16:04:22 +00:00
Erik Jan de Wit
2163fae7ae
use content json also for own menu (#25744)
* use content json also for own menu

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* change isHidden with isVisible

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

---------

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-01-10 09:38:02 +01:00
Erik Jan de Wit
0e0fee40c4
convert the account ui to properties (#24788)
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-11-16 10:25:14 +01:00
Erik Jan de Wit
89abc094d1
userprofile shared (#23600)
* move account ui user profile to shared

* use ui-shared on admin same error handling

also introduce optional renderer for added component

* move scroll form to ui-shared

* merged with main

* fix lock file

* fixed merge error

* fixed merge errors

* fixed tests

* moved user profile types to admin client

* fixed more types

* pr comments

* fixed some types
2023-11-14 08:04:55 -03:00
Cihad GÜNDOĞDU
335916518c
Added Turkish support to Account ui (#24173)
Co-authored-by: TurboHesap <turbohesap@gmail.com>
2023-10-30 22:22:41 +00:00
Dimitri
e803cd8b84
Update Account UI French translations (#23544)
Co-authored-by: Paul-Van-Uytvinck <47578994+Paul-Van-Uytvinck@users.noreply.github.com>
2023-10-17 00:11:03 +02:00
Fouad Almalki
1537fec345
Add missing additions/modifications to Arabic labels (#23488)
Closes #23487
2023-09-25 16:17:57 +00:00
Jon Koops
fa1747cb27
Apply type migration for i18next on Account Console (#23472) 2023-09-22 15:57:19 +02:00
Erik Jan de Wit
90a88976b6
this removes the prefixes for (#23137)
client-scopes
client-scopes-help
clients-help
clients
working towards fixing #23094
2023-09-13 10:05:17 -04:00
Dimitri
8e649b05c9
French localization for account UI strings (#22089)
* French localization for account UI strings

* Update js/apps/account-ui/public/locales/fr/translation.json

Co-authored-by: Paul-Van-Uytvinck <47578994+Paul-Van-Uytvinck@users.noreply.github.com>

* Update js/apps/account-ui/public/locales/fr/translation.json

Co-authored-by: Paul-Van-Uytvinck <47578994+Paul-Van-Uytvinck@users.noreply.github.com>

* Update js/apps/account-ui/public/locales/fr/translation.json

Co-authored-by: Paul-Van-Uytvinck <47578994+Paul-Van-Uytvinck@users.noreply.github.com>

* Update js/apps/account-ui/public/locales/fr/translation.json

Co-authored-by: Paul-Van-Uytvinck <47578994+Paul-Van-Uytvinck@users.noreply.github.com>

* Update js/apps/account-ui/public/locales/fr/translation.json

Co-authored-by: Paul-Van-Uytvinck <47578994+Paul-Van-Uytvinck@users.noreply.github.com>

* Update js/apps/account-ui/public/locales/fr/translation.json

Co-authored-by: Paul-Van-Uytvinck <47578994+Paul-Van-Uytvinck@users.noreply.github.com>

* Update js/apps/account-ui/public/locales/fr/translation.json

Co-authored-by: Paul-Van-Uytvinck <47578994+Paul-Van-Uytvinck@users.noreply.github.com>

---------

Co-authored-by: Paul-Van-Uytvinck <47578994+Paul-Van-Uytvinck@users.noreply.github.com>
2023-08-29 07:47:27 -04:00
agagancarczyk
49959348ad
A11y fixes for Account UI (#22665)
* fixed empty <th> violation

* fixed empty <th> violation

* fixed empty <th> violation

* fixed unique attribute id violation in groups

* fixed a11y violation for account security

* fixed isShared in <th> element

* fixed aria-labelledby

* changed aria-labelledby to aria-label

---------

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-08-28 16:10:15 +01:00
agagancarczyk
bf0d16c4ff
Fixed remaining a11y violations for account console (#22673)
* fixed critical a11y violation on Application page

* fixed moderate  a11y violation on Application page

* fixed serious a11y violation on Signin page

* fixed aria-label

* updated label

* Add Dutch translation

---------

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-08-28 16:06:26 +01:00
Dmitry Mazurov
5cd7cb8115
Add Russian localization (#21708) 2023-08-21 15:19:25 -04:00
Fouad Almalki
ddd42e9b7b
Add label updateEmail to Arabic translation (#22558) (#22559) 2023-08-21 13:04:20 +02:00
Erik Jan de Wit
cd24896de1
added update email button (#22361)
fixes: #20902
2023-08-11 08:00:39 +02:00
Fouad Almalki
1f420b298b
Update account-ui/ar/translation.json (#21813)
Resolves #21812
2023-07-19 13:28:22 +00:00
Jon Koops
1d24a8b316
Add missing labels for Account Console (v3) (#21807) 2023-07-19 11:19:16 +00:00
Jon Koops
064520a506
Add Dutch locale to the Account Console (#21682) 2023-07-18 12:06:19 +02:00
Jon Koops
8045570401
Various fixes for localization of the Account Console (#21676) 2023-07-13 18:23:44 +02:00
Fouad Almalki
92589a0cdf
Add Arabic translation for selectALocale (#21501) 2023-07-07 14:06:26 +02:00
Erik Jan de Wit
2f5040f565 added locale selector for account console
fixes: #20941
2023-07-06 11:14:39 -03:00
Fouad Almalki
51873d6176
Add missing Arabic messages (#21372) 2023-07-03 08:51:39 -04:00
Erik Jan de Wit
73daf8b540
added missing delete account feature (#21006)
fixes: #20901
2023-06-19 08:35:29 +02:00
Sharif Rezvani
365fb34df4
Adding a list of translated texts, to check the right path (#19747)
* Adding a list of translated texts, to check the right path

* added some more translation files

* fixed issues with farsi translations

* added locale_fa in other languages

* added some missing translations
2023-06-15 16:25:13 -04:00
Jon Koops
79ff5ded63
Make "Personal Info" the default index route (#20887) 2023-06-12 14:10:26 +02:00
Erik Jan de Wit
eab11255ba
Add referrer link (#19799)
Closes #19682
2023-05-02 11:58:56 +02:00
Erik Jan de Wit
f497f8cd8f
Better default avatar if none is set (#19804)
Closes #19681
2023-05-02 11:57:36 +02: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