keycloak-scim/js/apps/admin-ui/src
Agnieszka Gancarczyk ca91ed0029
fixed banner wrap (#33388)
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
2024-09-30 11:13:14 +00:00
..
authentication fix for finding execution by index (#32593) 2024-09-03 08:14:41 -04:00
client-scopes Show details for error messages where they were missing (#32534) 2024-09-04 07:23:54 -04:00
clients Client Details: show redirect URIs w/ implicit flow (#33120) 2024-09-20 14:31:58 -04:00
components Bugfix: "User Profile" attributes not available for Users Attribute search, when admin user does not have view- or manage-realm realm-management role (#31771) 2024-09-20 14:06:08 -04:00
context Bugfix: "User Profile" attributes not available for Users Attribute search, when admin user does not have view- or manage-realm realm-management role (#31771) 2024-09-20 14:06:08 -04:00
dashboard moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
events Add organization admin crud events 2024-09-27 09:09:28 +02:00
groups Duplicating groups (#32454) 2024-09-27 13:25:09 +02:00
i18n made realm the namespace so we can change the bundle (#30239) 2024-06-24 09:00:09 +01:00
identity-providers Sort the IDPs in the admin console admin and organization tables by alias (#32999) 2024-09-18 07:18:10 +02:00
organizations changed the way we detect that we are on the "create" screen 2024-09-27 11:10:16 +02:00
page Script component was getting an array instead of a value (#32903) 2024-09-13 15:16:00 +02:00
realm Show full error details in admin and account consoles 2024-07-10 16:20:26 +02:00
realm-roles moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
realm-settings Show OpenID4VCI Credential Issuer Metadata link in admin ui (#32968) (#32969) 2024-09-17 08:16:14 -04:00
root Upgrade React Router dependencies to latest version (#21288) 2023-07-11 17:06:54 +01:00
sessions Show details for error messages where they were missing (#32534) 2024-09-04 07:23:54 -04:00
user Bugfix: "User Profile" attributes not available for Users Attribute search, when admin user does not have view- or manage-realm realm-management role (#31771) 2024-09-20 14:06:08 -04:00
user-federation moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
utils Show OpenID4VCI Credential Issuer Metadata link in admin ui (#32968) (#32969) 2024-09-17 08:16:14 -04:00
admin-client.ts Update ESLint dependencies to latest version (#31831) 2024-08-06 08:02:18 -04:00
App.tsx moved banner to top of the screen (#32765) 2024-09-10 08:27:52 -04:00
Banners.tsx fixed banner wrap (#33388) 2024-09-30 11:13:14 +00:00
environment.ts Use correct host URL for Admin Console requests (#30535) 2024-06-19 15:21:53 +02:00
ForbiddenSection.tsx Add a separator for listing required permissions (#29272) 2024-05-07 16:34:06 -04:00
help-urls.ts Fix linting issues 2024-06-05 12:29:38 +02:00
i18next.d.ts Add missing translations for WebAuthN in Account Console (#26384) 2024-01-22 16:04:22 +00:00
index.css Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
index.ts moved datatable to ui-shared so it can be used in account (#32122) 2024-08-21 13:07:38 +02:00
main.tsx Add dark mode styling to account console (#32484) 2024-08-29 14:13:02 +00:00
page-nav.css Upgrade admin and account console to PatternFly 5 (#28196) 2024-04-05 16:37:05 +02:00
PageHeader.tsx use context for adminClient (#28693) 2024-05-08 10:23:43 +02:00
PageNav.tsx initial ui for organizations (#29643) 2024-05-29 14:34:02 +02:00
PageNotFoundSection.tsx Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00
Root.tsx Align environment variables between consoles (#30125) 2024-06-06 08:36:46 +02:00
routes.tsx initial ui for organizations (#29643) 2024-05-29 14:34:02 +02:00
util.test.ts Fix problems with key value input and empty entries (#19421) 2023-04-04 10:09:31 +02:00
util.ts Add dark mode styling to account console (#32484) 2024-08-29 14:13:02 +00:00
vite-env.d.ts Rework project structure so it matches the main repo 2023-03-07 11:55:19 +01:00