keycloak-scim/apps/admin-ui/src
2022-12-07 10:04:37 +01:00
..
authentication Use react-hook-form v7 for client section (#3919) 2022-12-02 15:54:30 +01:00
client-scopes Use react-hook-form v7 for client scope form (#3885) 2022-12-06 14:38:28 +01:00
clients Added potentially missing url type in form fields (#3947) 2022-12-07 10:04:37 +01:00
components Use react-hook-form v7 for client scope form (#3885) 2022-12-06 14:38:28 +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 Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +01:00
identity-providers Added potentially missing url type in form fields (#3947) 2022-12-07 10:04:37 +01:00
realm added aria-labels required by screen recorder (#3234) 2022-08-30 14:07:51 +01:00
realm-roles Hide permissions tabs when ADMIN_FINE_GRAINED_AUTHZ is disabled. (#3779) 2022-11-17 11:18:52 +01:00
realm-settings Added potentially missing url type in form fields (#3947) 2022-12-07 10:04:37 +01:00
sessions Use react-hook-form v7 for session revocation (#3744) 2022-11-11 21:37:43 +01:00
user Add federated user link (#3928) 2022-12-06 11:05:41 +01:00
user-federation Added potentially missing url type in form fields (#3947) 2022-12-07 10:04:37 +01:00
utils Make form attribute conversion type-safe (#3823) 2022-11-24 16:48:22 +01:00
App.tsx Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
environment.ts Allow login realm to be set during development (#3729) 2022-11-07 16:33:01 -05: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