keycloak-scim/apps/admin-ui/src
2023-01-07 22:22:48 +01:00
..
authentication Use React Router v6 for the routable tabs of authentication page (#4118) 2023-01-04 09:57:25 +00:00
client-scopes Use React Router v6 for the routable tabs of client scope page (#4124) 2023-01-04 12:19:09 +01:00
clients Use React Router v6 for the routable tabs of the client page (#4132) 2023-01-06 12:05:12 +00:00
components Only load realms once and not on focus (#4015) 2023-01-03 17:33:16 +01: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 Use React Router v6 for the routable tabs of the events page (#4135) 2023-01-06 12:21:59 +00:00
groups Added tooltip and styling to group name (#4044) 2023-01-03 17:32:36 +01:00
identity-providers Use React Router v6 for the routable tabs of the identity provider page (#4136) 2023-01-06 13:48:50 +00:00
realm added aria-labels required by screen recorder (#3234) 2022-08-30 14:07:51 +01:00
realm-roles Upgrade useParams() to React Router v6 (#3956) 2022-12-07 15:23:12 +01:00
realm-settings Fix bounds check for adding client profile (#4140) 2023-01-07 22:22:48 +01:00
sessions Use react-hook-form v7 for session revocation (#3744) 2022-11-11 21:37:43 +01:00
user Use React Router v6 for the routable tabs of the users page (#4130) 2023-01-05 14:10:37 +00:00
user-federation Use React Router v6 for the routable tabs of the user federation LDAP settings page (#4126) 2023-01-05 11:38:16 +00: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 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 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