Michal Hajas
|
e49dfe534e
|
Fix missing migration when reading TERMS_AND_CONDITIONS required action in legacy store
Closes #17277
|
2023-03-29 16:43:01 +02:00 |
|
agagancarczyk
|
0a4456cc61
|
Fixed a11y violation for link style (#19395)
|
2023-03-28 16:47:26 +00:00 |
|
Oliver
|
fc0a9be79f
|
Only show activated required actions in credentials reset dialog (#19048)
|
2023-03-28 12:44:01 +00:00 |
|
Laurent
|
e40fa5fcb4
|
SOAP backchannel logout for SAML protocol (#17722)
|
2023-03-28 12:42:48 +00:00 |
|
Jon Koops
|
f0057157da
|
Use new React Router API for the Admin UI (#19361)
|
2023-03-27 16:34:53 +00:00 |
|
Jon Koops
|
7f85453ac8
|
Align route object type with React Router (#19357)
|
2023-03-27 16:10:48 +02:00 |
|
Jon Koops
|
0fb9b9becd
|
Move access property to React Router's handle (#19320)
|
2023-03-26 20:31:23 -04:00 |
|
Erik Jan de Wit
|
d29f3e4dfc
|
Change client description component to use utils (#19165)
|
2023-03-24 16:53:43 +01:00 |
|
Jon Koops
|
632d315c94
|
Align route definitions with React Router's element (#19316)
|
2023-03-24 14:37:24 +00:00 |
|
Erik Jan de Wit
|
c36b220745
|
Use signature providers instead of hardcoded index (#19198)
|
2023-03-23 16:27:51 +01:00 |
|
Erik Jan de Wit
|
e50526338b
|
Move credentials reset button to show always (#19201)
|
2023-03-23 16:24:35 +01:00 |
|
agagancarczyk
|
089492c746
|
fixed serious a11y violation (#19245)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
|
2023-03-23 12:06:16 +01:00 |
|
agagancarczyk
|
e77c084135
|
Add cypress-axe and checks for accessibility issues (#19086)
|
2023-03-22 17:14:53 +01:00 |
|
Erik Jan de Wit
|
5b4691fe3c
|
Add display name to resources and scope (#19210)
|
2023-03-22 13:29:53 +01:00 |
|
agagancarczyk
|
65b828edf9
|
Add missing aria-label (#19215)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
|
2023-03-21 15:40:57 +00:00 |
|
dependabot[bot]
|
710c49b803
|
Bump typescript from 4.9.5 to 5.0.2 in /js (#19179)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.0.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
|
2023-03-21 12:05:17 +00:00 |
|
Erik Jan de Wit
|
a63438c30e
|
Add missing fields when jwks is off (#19195)
|
2023-03-21 11:38:27 +01:00 |
|
Erik Jan de Wit
|
4f88e41fc7
|
Filter out disabled user storage providers (#19063)
|
2023-03-21 11:37:49 +01:00 |
|
Erik Jan de Wit
|
6b9dbc32e9
|
Add error to details panel (#17510)
|
2023-03-21 11:36:42 +01:00 |
|
Erik Jan de Wit
|
39cf79dae1
|
Removed use of inline components (#17687)
|
2023-03-21 11:36:20 +01:00 |
|
Erik Jan de Wit
|
0ddb0f9022
|
Fixed pagination bug due to fixed entry (#19075)
|
2023-03-21 09:55:30 +00:00 |
|
Erik Jan de Wit
|
1cde3dd30e
|
Make title clickable instead of card (#17511)
|
2023-03-21 10:25:57 +01:00 |
|
Erik Jan de Wit
|
d8a4e7cd32
|
fixed size of dropdown (#17689)
fixes: #17683
|
2023-03-20 12:50:33 -04:00 |
|
Erik Jan de Wit
|
3825a5882f
|
fixed reset of section fields (#17685)
fixes: #17676
|
2023-03-16 09:05:38 +01:00 |
|
Erik Jan de Wit
|
7aede42b8d
|
Revert not user realm roles are not paginated (#17619)
|
2023-03-14 13:08:22 +01:00 |
|
Erik Jan de Wit
|
9bd0e156a4
|
add isDisabled to components (#17508)
|
2023-03-14 12:38:22 +01:00 |
|
Erik Jan de Wit
|
f5ebe675a8
|
add unique title to pagination controls (#17542)
fixes: keycloak/keycloak-ui#4501
|
2023-03-13 07:46:10 +01:00 |
|
Erik Jan de Wit
|
4f4c850766
|
move empty state out of list (#17560)
fixes: keycloak/keycloak-ui#4561
|
2023-03-13 07:45:44 +01:00 |
|
Erik Jan de Wit
|
6d39c5336a
|
changed to use on select (#17564)
that separates selection and expansion
fixes: keycloak/keycloak-ui#4560
|
2023-03-13 07:45:26 +01:00 |
|
agagancarczyk
|
340025b412
|
fixed a11y heading violation for Alert (#17540)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
|
2023-03-10 11:32:06 +01:00 |
|
agagancarczyk
|
598076368c
|
fixed a11y violations (#17550)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
|
2023-03-10 09:55:39 +00:00 |
|
agagancarczyk
|
429e45b94c
|
Applied darker grey colour to fix the insuffient colour contrast a11y serious issue (#17545)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
|
2023-03-10 09:55:03 +00:00 |
|
agagancarczyk
|
d3dcab396e
|
fixed a11y violations (#17536)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
|
2023-03-10 09:54:35 +00:00 |
|
Erik Jan de Wit
|
d7388c479b
|
changed id of dropdown (#17512)
fixes: https://github.com/keycloak/keycloak-ui/issues/4483
|
2023-03-09 14:50:11 +01:00 |
|
Erik Jan de Wit
|
e2a0c0df8e
|
based id on keyfield instead of id (#17509)
fixes: https://github.com/keycloak/keycloak-ui/issues/4484
|
2023-03-09 12:36:35 +01:00 |
|
Jon Koops
|
ec8e24c550
|
Rework project structure so it matches the main repo
|
2023-03-07 11:55:19 +01:00 |
|