keycloak-scim/js/apps/admin-ui/src
2023-07-03 12:22:19 +02:00
..
authentication Fixed minor accessibility violations for Users (#21353) 2023-06-30 18:24:35 +01:00
client-scopes use id instead of name (#20717) 2023-06-12 12:50:03 +02:00
clients Allow Client->ClientScopes tab w/ view-clients (#21331) 2023-07-03 12:21:42 +02: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 a different API method to move groups (#20820) 2023-06-23 21:42:13 +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 Fixed minor accessibility violations for Users (#21353) 2023-06-30 18:24:35 +01: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 Remove ldapsOnly (console and docs) 2023-06-28 08:30:09 +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