keycloak-scim/apps/admin-ui/src
2023-01-12 10:23:48 +01:00
..
authentication Bump prettier from 2.8.1 to 2.8.2 (#4154) 2023-01-09 12:53:43 +01:00
client-scopes Bump prettier from 2.8.1 to 2.8.2 (#4154) 2023-01-09 12:53:43 +01:00
clients Refactor SAML keys dialog to react-hook-form v7 (#4164) 2023-01-12 10:23:48 +01:00
components Refactor user federation providers to React Router v6 (#4177) 2023-01-12 09:47:26 +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 Split out role form for realm and client in seperate components (#4141) 2023-01-09 13:57:40 +01:00
realm-settings Bump prettier from 2.8.1 to 2.8.2 (#4154) 2023-01-09 12:53:43 +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 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