keycloak-scim/apps/admin-ui/src
2023-01-12 16:51:12 +00:00
..
authentication Bump prettier from 2.8.1 to 2.8.2 (#4154) 2023-01-09 12:53:43 +01:00
client-scopes Refactor client scope mapping to React Router v6 (#4181) 2023-01-12 09:58:08 +00:00
clients Refactor roles list to React Router v6 (#4187) 2023-01-12 15:51:08 +00:00
components Refactor roles list to React Router v6 (#4187) 2023-01-12 15:51:08 +00:00
context Replace Axios with the Fetch API (#3899) 2022-11-30 17:46:17 +01:00
dashboard Use React Router v6 for the routable tabs of dashboard page (#4119) 2023-01-04 09:57:46 +00:00
events Refactor roles list to React Router v6 (#4187) 2023-01-12 15:51:08 +00:00
groups Added tooltip and styling to group name (#4044) 2023-01-03 17:32:36 +01:00
identity-providers Refactor OpenID Connect IDP to use React Router v6 (#4183) 2023-01-12 10:24:25 +00:00
realm added aria-labels required by screen recorder (#3234) 2022-08-30 14:07:51 +01:00
realm-roles Refactor roles list to React Router v6 (#4187) 2023-01-12 15:51:08 +00:00
realm-settings Refactor realm keys providers to React Router v6 (#4188) 2023-01-12 16:09:03 +00:00
sessions Use react-hook-form v7 for session revocation (#3744) 2022-11-11 21:37:43 +01:00
user Remove unused SearchUser component (#4189) 2023-01-12 16:51:12 +00:00
user-federation Refactor user federation providers to React Router v6 (#4177) 2023-01-12 09:47:26 +01:00
utils Upgrade useParams() to React Router v6 (#3956) 2022-12-07 15:23:12 +01:00
App.tsx Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02: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 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 Upgrade PageNav component to React Router v6 (#4168) 2023-01-11 15:49:03 +01: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 Use react-hook-form v7 for client section (#3919) 2022-12-02 15:54:30 +01:00
vite-env.d.ts Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00