..
authentication
Revise help icons for WebauthnPolicy settings ( #34465 ) ( #34466 )
2024-10-30 10:32:14 +01:00
client-scopes
required can have a value that is a boolean when used with controls ( #34251 )
2024-10-25 09:24:09 -04:00
clients
remove copied FileUpload component ( #34290 )
2024-10-25 15:27:47 +02:00
components
added table truncate on role description ( #34289 )
2024-10-30 13:28:04 +01:00
context
update/fix-typo-to-a-to-a
2024-10-04 19:44:43 +00:00
dashboard
moved datatable to ui-shared so it can be used in account ( #32122 )
2024-08-21 13:07:38 +02:00
events
[issue-33569] Show User Events on dedicated tab on Client-/User-Details ( #33574 )
2024-10-22 11:31:45 +01:00
groups
Added Memberships Modal ( #33433 )
2024-10-29 08:27:09 -04:00
i18n
made realm the namespace so we can change the bundle ( #30239 )
2024-06-24 09:00:09 +01:00
identity-providers
required can have a value that is a boolean when used with controls ( #34251 )
2024-10-25 09:24:09 -04:00
organizations
added required attribute to multiline ( #34336 )
2024-10-29 08:32:25 -04:00
page
fix bundling issues ( #34387 )
2024-10-29 08:33:35 -04: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
Add switch to toggle dark mode ( #33822 )
2024-10-31 10:19:03 +00:00
root
sessions
Show details for error messages where they were missing ( #32534 )
2024-09-04 07:23:54 -04:00
user
Added Memberships Modal ( #33433 )
2024-10-29 08:27:09 -04:00
user-federation
required can have a value that is a boolean when used with controls ( #34251 )
2024-10-25 09:24:09 -04:00
utils
Honor baseUrl
when generating the client home URL in the Admin Console ( #34016 )
2024-10-18 12:22:07 +02: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
Add 'copy to clipboard' button for user id ( #33491 )
2024-10-09 16:23:59 +00:00
main.tsx
Add dark mode support to welcome theme and unify approach ( #32495 )
2024-10-04 08:27:37 -04: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
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
util.ts
Add dark mode styling to account console ( #32484 )
2024-08-29 14:13:02 +00:00
vite-env.d.ts