keycloak-scim/apps/admin-ui/src
2023-02-09 12:53:39 +00:00
..
authentication Removed empty panel (#4339) 2023-02-07 12:31:04 +01:00
client-scopes Added help text on role mapping (#4340) 2023-02-07 12:31:20 +01:00
clients Change 'Resources and Auth Scopes' label (#4325) 2023-02-06 12:31:40 +01:00
components Immediately close realm selector when navigation starts (#4359) 2023-02-09 12:53:39 +00:00
context Fix realms fetching in RealmsContext (#4357) 2023-02-09 13:01:19 +01:00
dashboard Upgrade to React Router v6 (#4198) 2023-01-18 12:09:49 +00:00
events Update PatternFly to 4.224 (#4248) 2023-01-27 17:29:38 +01:00
groups Update PatternFly to 4.224 (#4248) 2023-01-27 17:29:38 +01:00
identity-providers Changed cert to text-area (#4338) 2023-02-07 12:30:31 +01:00
realm Added validation on realm name (#4259) 2023-01-27 17:10:09 +01:00
realm-roles Upgrade to React Hook Form version 7 (#4239) 2023-01-26 10:31:07 +01:00
realm-settings Add missing OAuth 2.0 fields to token settings (#4253) 2023-02-01 18:19:04 +01:00
sessions Do not log out current user (#4291) 2023-02-06 11:45:18 +01:00
user Don't show Groups tab if user does not have query-groups role. (#4322) 2023-02-07 12:30:46 +01:00
user-federation Upgrade to React Hook Form version 7 (#4239) 2023-01-26 10:31:07 +01:00
utils Use a seperate context to keep track of recent realms (#4355) 2023-02-09 09:05:38 +01:00
App.tsx Use a seperate context to keep track of recent realms (#4355) 2023-02-09 09:05:38 +01:00
environment.ts Rename all references to 'Admin Console' to 'Admin UI' (#3930) 2022-12-07 15:28:28 +00: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 Upgrade i18next and react-18next to latest version (#4260) 2023-01-26 15:46:23 +01:00
i18next.d.ts Upgrade i18next and react-18next to latest version (#4260) 2023-01-26 15:46:23 +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 Upgrade to React Router v6 (#4198) 2023-01-18 12:09:49 +00:00
PageNav.tsx Omit FunctionComponent or replace it with PropsWithChildren where needed (#4233) 2023-01-20 15:28:32 +01:00
PageNotFoundSection.tsx Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
route-config.ts Upgrade to React Router v6 (#4198) 2023-01-18 12:09:49 +00:00
util.test.ts Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
util.ts Add a null check to convertFormValuesToObject() (#4305) 2023-02-02 14:35:01 +00:00
vite-env.d.ts Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00