keycloak/js/apps/admin-ui/src
Stan Silvert c595e3430e
Add access to full group tree. Fix access for members tab. Add missing (#19423)
props to Access object.
Fixes #17589
2023-03-31 15:11:13 -04:00
..
authentication Fixed moderate a11y violations for Authentication (#19448) 2023-03-30 14:49:34 +00:00
client-scopes Fix a11y violation for client scopes/scopes (#19446) 2023-03-30 16:40:52 +02:00
clients Fixes access for credentials tab. (#19449) 2023-03-31 12:55:40 -04:00
components Align route object type with React Router (#19357) 2023-03-27 16:10:48 +02:00
context Fix missing migration when reading TERMS_AND_CONDITIONS required action in legacy store 2023-03-29 16:43:01 +02:00
dashboard Align route object type with React Router (#19357) 2023-03-27 16:10:48 +02:00
events Align route object type with React Router (#19357) 2023-03-27 16:10:48 +02:00
groups Add access to full group tree. Fix access for members tab. Add missing (#19423) 2023-03-31 15:11:13 -04:00
identity-providers Align route object type with React Router (#19357) 2023-03-27 16:10:48 +02:00
realm Align route object type with React Router (#19357) 2023-03-27 16:10:48 +02:00
realm-roles Align route object type with React Router (#19357) 2023-03-27 16:10:48 +02:00
realm-settings Fixed a11y violation for link style (#19395) 2023-03-28 16:47:26 +00:00
root Use new React Router API for the Admin UI (#19361) 2023-03-27 16:34:53 +00:00
sessions Align route object type with React Router (#19357) 2023-03-27 16:10:48 +02:00
user fixed color contrast serious a11y violation (#19434) 2023-03-30 12:48:42 +02:00
user-federation Align route object type with React Router (#19357) 2023-03-27 16:10:48 +02:00
utils Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
App.tsx Use new React Router API for the Admin UI (#19361) 2023-03-27 16:34:53 +00:00
ForbiddenSection.tsx Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
PageHeader.tsx Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01: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
environment.ts 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
i18n.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
i18next.d.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
index.css Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
main.tsx Use new React Router API for the Admin UI (#19361) 2023-03-27 16:34:53 +00:00
page-nav.css Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
routes.tsx Use new React Router API for the Admin UI (#19361) 2023-03-27 16:34:53 +00:00
util.test.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01: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