keycloak-scim/js/apps/admin-ui/src
Erik Jan de Wit 30a0c31153
remove attributes form when use profile enabled (#20923)
When user profile is activated the attributes tab is useless

towards fixing: #20837
2023-06-14 08:02:12 +02:00
..
authentication increased policy row with (#20816) 2023-06-12 12:51:37 +02:00
client-scopes use id instead of name (#20717) 2023-06-12 12:50:03 +02:00
clients little wrapper around the time selector (#20881) 2023-06-12 12:53:29 +02:00
components User Attribute Search (#19574) 2023-06-12 14:17:54 +02: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 Move useFetch() to it's own utility file (#20129) 2023-05-03 15:40:27 +00:00
i18n Rework merging of message bundles for localization of Admin Console (#20183) 2023-05-11 14:23:10 -04:00
identity-providers use admin client instead of fetch (#20774) 2023-06-12 12:50:53 +02:00
realm remove styles and use css modules (#20018) 2023-05-24 12:11:06 +00:00
realm-roles Move useFetch() to it's own utility file (#20129) 2023-05-03 15:40:27 +00:00
realm-settings Fix required getting toggled on when creating new UP attribute. (#20735) 2023-06-02 16:12:47 -04:00
root Use new React Router API for the Admin UI (#19361) 2023-03-27 16:34:53 +00:00
sessions moved filter to it's own component (#20286) 2023-05-26 12:06:45 +00:00
user remove attributes form when use profile enabled (#20923) 2023-06-14 08:02:12 +02:00
user-federation remove styles and use css modules (#20018) 2023-05-24 12:11:06 +00: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 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
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