keycloak-scim/apps/admin-ui/src
2022-11-24 16:48:22 +01:00
..
authentication Fixes parsing the list into sub-lists (#3815) 2022-11-22 18:48:38 +01:00
client-scopes Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +01:00
clients Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +01:00
components Changed to use the right handler (#3806) 2022-11-18 17:46:12 +01:00
context Stop using Keycloak config endpoint for Admin Client (#3669) 2022-10-31 13:47:59 +01:00
dashboard Remove first char upper case for realm (#3412) 2022-10-03 12:46:56 +02:00
events Use react-hook-form v7 for events section (#3813) 2022-11-21 16:54:33 +01:00
groups Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +01:00
identity-providers Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +01:00
realm added aria-labels required by screen recorder (#3234) 2022-08-30 14:07:51 +01:00
realm-roles Hide permissions tabs when ADMIN_FINE_GRAINED_AUTHZ is disabled. (#3779) 2022-11-17 11:18:52 +01:00
realm-settings Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +01:00
sessions Use react-hook-form v7 for session revocation (#3744) 2022-11-11 21:37:43 +01:00
user Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +01:00
user-federation Config can be empty (#3803) 2022-11-18 16:54:21 +01:00
utils Make form attribute conversion type-safe (#3823) 2022-11-24 16:48:22 +01:00
App.tsx Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
environment.ts Allow login realm to be set during development (#3729) 2022-11-07 16:33:01 -05:00
ForbiddenSection.tsx Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
help-urls.ts Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
i18n.ts Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +01:00
index.css Added padding on forms so action buttons don't overlap (#3501) 2022-10-11 13:12:04 +02:00
main.tsx Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +01:00
page-nav.css Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
PageHeader.tsx Use avatar picture when it exists (#3195) 2022-08-30 11:02:50 +02:00
PageNav.tsx Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
PageNotFoundSection.tsx Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
route-config.ts Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
util.test.ts Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
util.ts Make form attribute conversion type-safe (#3823) 2022-11-24 16:48:22 +01:00
vite-env.d.ts Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00