keycloak-scim/js/apps/admin-ui/src
agagancarczyk 01e861a711
Fixed a11y violations for clients (#21310)
* fixed a11y violations for clients

* feedback

---------

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-07-11 08:04:32 -04:00
..
authentication Align naming of OTP policy window setting with actual semantics (#20469) (#21316) 2023-07-04 12:41:21 +02:00
client-scopes use id instead of name (#20717) 2023-06-12 12:50:03 +02:00
clients Fixed a11y violations for clients (#21310) 2023-07-11 08:04:32 -04:00
components Allow view client roles tab without view-realm access (#21142) 2023-06-23 07:04:37 -04:00
context Consistent message resolving regarding language fallbacks for all themes 2023-05-17 15:00:32 +02:00
dashboard join title and expand section together (#20590) 2023-06-06 07:33:02 +02:00
events use event id instead of name (#20109) 2023-05-05 11:54:48 +02:00
groups use group instead of name (#21475) 2023-07-11 13:05:31 +02:00
i18n Update i18next and react-18next to the latest version (#21070) 2023-06-19 14:59:21 +00:00
identity-providers unregister fields on mapper type switch (#21361) 2023-07-03 12:22:19 +02:00
realm remove styles and use css modules (#20018) 2023-05-24 12:11:06 +00:00
realm-roles Allow view client roles tab without view-realm access (#21142) 2023-06-23 07:04:37 -04:00
realm-settings Prevent email settings from being erased when changing realm settings (#21388) 2023-07-07 09:48:20 +00:00
root Use new React Router API for the Admin UI (#19361) 2023-03-27 16:34:53 +00:00
sessions fixed pagination on the sessions tab (#20865) 2023-06-14 08:25:27 +00:00
user Fixed minor accessibility violations for Users (#21353) 2023-06-30 18:24:35 +01:00
user-federation convert form will flatten the value (#21478) 2023-07-10 09:55:07 +02:00
utils Move useFetch() to it's own utility file (#20129) 2023-05-03 15:40:27 +00:00
admin-client.ts Refactor initalization of Keycloak JS in Admin Console (#20100) 2023-05-03 13:27:27 +02:00
App.tsx Reference admin client from module instead of context (#20118) 2023-05-03 13:51:02 +00:00
environment.ts Pass client id for Account and Admin consoles through environment (#20961) 2023-06-13 16:29:37 +00:00
ForbiddenSection.tsx Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
help-urls.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
i18next.d.ts Update i18next and react-18next to the latest version (#21070) 2023-06-19 14:59:21 +00:00
index.css Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
keycloak.ts Pass client id for Account and Admin consoles through environment (#20961) 2023-06-13 16:29:37 +00:00
main.tsx Rework merging of message bundles for localization of Admin Console (#20183) 2023-05-11 14:23:10 -04:00
page-nav.css Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
PageHeader.tsx Allow changing admin console logo and favicon from theme.properties (#20201) 2023-05-17 07:53:38 -04:00
PageNav.tsx Align route object type with React Router (#19357) 2023-03-27 16:10:48 +02:00
PageNotFoundSection.tsx Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
routes.tsx Refactor initalization of Keycloak JS in Admin Console (#20100) 2023-05-03 13:27:27 +02:00
util.test.ts Fix problems with key value input and empty entries (#19421) 2023-04-04 10:09:31 +02:00
util.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
vite-env.d.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00