keycloak-scim/apps/admin-ui/src
2023-03-03 13:27:23 +01:00
..
authentication Get "used by" from the realm (#4493) 2023-03-02 13:51:16 +01:00
client-scopes Move more nested components outside (#4309) 2023-02-09 17:31:16 +01:00
clients Replace GenerateId component with React's useId() hook (#4536) 2023-03-03 13:27:23 +01:00
components Made groups "browsable" after a search (#4533) 2023-03-02 13:21:23 +00:00
context Upgrade to React 18 (#4272) 2023-02-13 08:18:16 +01:00
dashboard remove commit hash from production build (#4434) 2023-02-20 16:38:59 -05:00
events Move more nested components outside (#4309) 2023-02-09 17:31:16 +01:00
groups Made groups "browsable" after a search (#4533) 2023-03-02 13:21:23 +00:00
identity-providers Add alt text to icons and use ui-shared version (#4499) 2023-03-02 13:31:21 +01:00
realm Added validation on realm name (#4259) 2023-01-27 17:10:09 +01:00
realm-roles Upgrade to React Hook Form version 7 (#4239) 2023-01-26 10:31:07 +01:00
realm-settings Add label for 'remove' button (#4506) 2023-03-02 13:30:08 +01:00
sessions Added offline sessions to client and sessions (#4374) 2023-02-10 16:28:22 +00:00
user Correct fieldId props for the UserForm (#4513) 2023-03-02 13:28:12 +01:00
user-federation Upgrade to React 18 (#4272) 2023-02-13 08:18:16 +01:00
utils Upgrade to React 18 (#4272) 2023-02-13 08:18:16 +01:00
App.tsx Use a seperate context to keep track of recent realms (#4355) 2023-02-09 09:05:38 +01:00
environment.ts remove commit hash from production build (#4434) 2023-02-20 16:38:59 -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 Upgrade i18next and react-18next to latest version (#4260) 2023-01-26 15:46:23 +01:00
i18next.d.ts Upgrade to React 18 (#4272) 2023-02-13 08:18:16 +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 Upgrade to React 18 (#4272) 2023-02-13 08:18:16 +01:00
page-nav.css Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
PageHeader.tsx Upgrade to React 18 (#4272) 2023-02-13 08:18:16 +01:00
PageNav.tsx Move more nested components outside (#4309) 2023-02-09 17:31:16 +01:00
PageNotFoundSection.tsx Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
route-config.ts Upgrade to React Router v6 (#4198) 2023-01-18 12:09:49 +00:00
util.test.ts Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
util.ts Add a null check to convertFormValuesToObject() (#4305) 2023-02-02 14:35:01 +00:00
vite-env.d.ts Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00