keycloak-scim/apps/admin-ui/src
2022-12-15 16:19:03 +01:00
..
authentication Fixed listing flows alphabetically in addition to by type - #2765 (#3960) 2022-12-08 09:30:44 +00:00
client-scopes Removed type from url, query it (#3974) 2022-12-12 00:46:40 +01:00
clients Use react-hook-form v7 for client keys (#4045) 2022-12-15 15:13:36 +00:00
components Added extra null check (#4016) 2022-12-13 17:16:46 +01:00
context Replace Axios with the Fetch API (#3899) 2022-11-30 17:46:17 +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 Use id instead of name to disable (#3959) 2022-12-08 12:24:59 +01:00
identity-providers Fixed navigation to mappers tab and added test (#3985) 2022-12-15 15:57:51 +01: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 Added JSON editor test (#3948) 2022-12-13 12:41:23 +01:00
sessions Use react-hook-form v7 for session revocation (#3744) 2022-11-11 21:37:43 +01:00
user Fine-tuning of User consents page (#3983) 2022-12-15 16:19:03 +01:00
user-federation Rename all references to 'Admin Console' to 'Admin UI' (#3930) 2022-12-07 15:28:28 +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