keycloak-scim/apps/admin-ui/src
2022-11-18 12:47:16 +01:00
..
authentication Use react-hook-form v7 for edit flow modal (#3789) 2022-11-18 12:47:16 +01:00
client-scopes fixed the fix (#3512) 2022-10-10 21:01:52 +02:00
clients Client SAML testing (#3732) 2022-11-10 08:40:37 -05:00
components Disable pagination for realm roles when filtering (#3775) 2022-11-15 17:20:45 +01:00
context Stop using Keycloak config endpoint for Admin Client (#3669) 2022-10-31 13:47:59 +01:00
dashboard Remove first char upper case for realm (#3412) 2022-10-03 12:46:56 +02:00
events Use date picker for events filtering (#3243) 2022-09-05 23:30:50 +02:00
groups Hide permissions tabs when ADMIN_FINE_GRAINED_AUTHZ is disabled. (#3779) 2022-11-17 11:18:52 +01:00
identity-providers Hide permissions tabs when ADMIN_FINE_GRAINED_AUTHZ is disabled. (#3779) 2022-11-17 11:18:52 +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 Move translations from attributes-groups.json to realm-settings.json (#3788) 2022-11-18 12:25:13 +01:00
sessions Use react-hook-form v7 for session revocation (#3744) 2022-11-11 21:37:43 +01:00
user Added user profile attributes to user detail screen (#3762) 2022-11-17 17:14:47 +01:00
user-federation Added sync period settings to custom UI (#3770) 2022-11-15 15:57:06 +01:00
utils Improve flow for testing e-mail server settings (#3619) 2022-10-24 13:43:46 +02: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 Move translations from attributes-groups.json to realm-settings.json (#3788) 2022-11-18 12:25:13 +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 Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02: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 Object.hasOwn() instead of Object.prototype.hasOwnProperty() (#3773) 2022-11-16 12:12:59 +01:00
vite-env.d.ts Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00