keycloak-scim/apps/admin-ui/src
Erik Jan de Wit 6ec598df7a
resource no longer required (#4436)
implemented filtering on scope

fixes: #4311
2023-02-20 14:49:50 +00:00
..
authentication Limit items in AddStepModal to page size (#4417) 2023-02-16 16:30:04 +00:00
client-scopes Move more nested components outside (#4309) 2023-02-09 17:31:16 +01:00
clients resource no longer required (#4436) 2023-02-20 14:49:50 +00:00
components Always use pagination for role mapping modal (#4414) 2023-02-16 15:49:39 +01:00
context Upgrade to React 18 (#4272) 2023-02-13 08:18:16 +01:00
dashboard Upgrade to React Router v6 (#4198) 2023-01-18 12:09:49 +00:00
events Move more nested components outside (#4309) 2023-02-09 17:31:16 +01:00
groups Make role restrictions on group tree match group table. (#4418) 2023-02-17 13:23:02 -05:00
identity-providers Use patternfly icons instead of own SVGs (#4402) 2023-02-15 11:57:26 +00: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 Move smtp warning so it will be seen without scrolling. (#4421) 2023-02-20 08:08:43 +01:00
sessions Added offline sessions to client and sessions (#4374) 2023-02-10 16:28:22 +00:00
user added max height (#4435) 2023-02-20 15:31:32 +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 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 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