dependabot[bot]
|
6523e4d7ee
|
Bump @types/react from 18.0.32 to 18.0.34 in /js (#19620)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.32 to 18.0.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-11 17:48:40 +02:00 |
|
Jon Koops
|
bcaab0e603
|
Revert "Always use useIsFeatureEnabled() hook for feature detection (#19589)" (#19635)
This reverts commit bdb9c140a4 .
|
2023-04-11 11:28:24 +00:00 |
|
dependabot[bot]
|
43025a6d60
|
Bump vitest from 0.29.8 to 0.30.0 in /js (#19621)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.29.8 to 0.30.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.30.0/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-11 13:24:23 +02:00 |
|
Erik Jan de Wit
|
291f4ec9bb
|
fixed filter user profile attributes (#19602)
fixes: #19578
|
2023-04-11 08:08:01 +02:00 |
|
Jon Koops
|
bdb9c140a4
|
Always use useIsFeatureEnabled() hook for feature detection (#19589)
|
2023-04-09 16:06:08 +02:00 |
|
eatikrh
|
396e2ba931
|
Allow users with 'view-users' permission to see the 'credentials' tab (#19587)
Closes #17174
|
2023-04-07 14:13:43 +02:00 |
|
Stan Silvert
|
2c663c2fcc
|
Disable client policies tab if feature is disabled. (#19558)
Closes #19460
|
2023-04-07 13:51:37 +02:00 |
|
Pedro Hos
|
2de052889a
|
Show correct breadcrumb title for resource, policy and scope details (#19581)
Closes #19533
|
2023-04-07 11:06:08 +02:00 |
|
Jon Koops
|
58c4fa4139
|
Ensure requests are cancelled properly in useFetch() (#19568)
|
2023-04-06 12:07:08 +00:00 |
|
Gabriel Padilha Santos
|
7a5b6efe7f
|
Feature to filter Login Events by IP Address (#19341)
Closes #19289
|
2023-04-06 11:33:15 +00:00 |
|
Jon Koops
|
84e763b472
|
Fix problems with key value input and empty entries (#19421)
|
2023-04-04 10:09:31 +02:00 |
|
dependabot[bot]
|
480b4d62bd
|
Bump @types/react from 18.0.31 to 18.0.32 in /js (#19504)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.31 to 18.0.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-03 17:46:33 +00:00 |
|
dependabot[bot]
|
0b2c85c0e4
|
Bump react-hook-form from 7.43.8 to 7.43.9 in /js (#19500)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.43.8 to 7.43.9.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.43.8...v7.43.9)
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-03 17:45:16 +00:00 |
|
dependabot[bot]
|
a88bdd7b39
|
Bump i18next from 22.4.13 to 22.4.14 in /js (#19503)
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.13 to 22.4.14.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v22.4.13...v22.4.14)
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-03 17:34:36 +00:00 |
|
dependabot[bot]
|
27692fcbd6
|
Bump react-router-dom from 6.9.0 to 6.10.0 in /js (#19502)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.10.0/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-03 19:00:02 +02:00 |
|
Stan Silvert
|
c595e3430e
|
Add access to full group tree. Fix access for members tab. Add missing (#19423)
props to Access object.
Fixes #17589
|
2023-03-31 15:11:13 -04:00 |
|
Stan Silvert
|
139b809f72
|
Fixes access for credentials tab. (#19449)
Fixes #19134
|
2023-03-31 12:55:40 -04:00 |
|
Jon Koops
|
3e77a007b6
|
Remove Cypress component tests (#19441)
|
2023-03-30 10:58:52 -04:00 |
|
agagancarczyk
|
f0520c855f
|
Fixed moderate a11y violations for Authentication (#19448)
|
2023-03-30 14:49:34 +00:00 |
|
agagancarczyk
|
2ecd17c90c
|
Fix a11y violation for client scopes/scopes (#19446)
|
2023-03-30 16:40:52 +02:00 |
|
agagancarczyk
|
639d931251
|
fixed color contrast serious a11y violation (#19434)
|
2023-03-30 12:48:42 +02:00 |
|
agagancarczyk
|
2ed1a9b72d
|
Add more a11y tests (#19379)
|
2023-03-30 10:44:36 +02:00 |
|
dependabot[bot]
|
faef5982dc
|
Bump vite from 4.1.4 to 4.2.1 in /js (#19176)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.4 to 4.2.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.2.1/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-29 18:41:13 +02:00 |
|
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 |
|
dependabot[bot]
|
672a989d6a
|
Bump reactflow from 11.6.1 to 11.7.0 in /js (#19413)
Bumps [reactflow](https://github.com/wbkd/react-flow/tree/HEAD/packages/reactflow) from 11.6.1 to 11.7.0.
- [Release notes](https://github.com/wbkd/react-flow/releases)
- [Changelog](https://github.com/wbkd/react-flow/blob/main/packages/reactflow/CHANGELOG.md)
- [Commits](https://github.com/wbkd/react-flow/commits/reactflow@11.7.0/packages/reactflow)
---
updated-dependencies:
- dependency-name: reactflow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-29 10:56:00 +00:00 |
|
dependabot[bot]
|
b68048999b
|
Bump vitest from 0.29.7 to 0.29.8 in /js (#19415)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.29.7 to 0.29.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.8/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-29 10:52:52 +00:00 |
|
dependabot[bot]
|
21e49cdf02
|
Bump @types/react from 18.0.30 to 18.0.31 in /js (#19409)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.30 to 18.0.31.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-29 10:39:34 +00:00 |
|
dependabot[bot]
|
5a7299b38d
|
Bump cypress from 12.8.1 to 12.9.0 in /js (#19410)
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.8.1 to 12.9.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.8.1...v12.9.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-29 10:39:12 +00:00 |
|
agagancarczyk
|
0a4456cc61
|
Fixed a11y violation for link style (#19395)
|
2023-03-28 16:47:26 +00:00 |
|
dependabot[bot]
|
08829835ea
|
Bump @types/react from 18.0.28 to 18.0.30 in /js (#19382)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.28 to 18.0.30.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-28 12:54:12 +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 |
|
Eric Olkowski
|
2e16be623e
|
Updated PatternFly to latest version (#19233)
|
2023-03-28 11:09:22 +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 |
|
dependabot[bot]
|
094c364140
|
Bump react-hook-form from 7.43.7 to 7.43.8 in /js (#19351)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.43.7 to 7.43.8.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.43.7...v7.43.8)
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-27 09:36:08 +00: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 |
|
dependabot[bot]
|
5c341b2d42
|
Bump vitest from 0.29.5 to 0.29.7 in /js (#19239)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.29.5 to 0.29.7.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.7/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-23 17:41:37 +01: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 |
|
dependabot[bot]
|
6084564b57
|
Bump i18next from 22.4.12 to 22.4.13 in /js (#19240)
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.12 to 22.4.13.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v22.4.12...v22.4.13)
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-23 16:23:18 +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 |
|
Benedikt Waldvogel
|
4490ee93f1
|
Extend the German translation of the Admin UI (#19209)
Note: This commit does not claim to provide a complete translation.
|
2023-03-21 14:32:06 +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
|
31d588ea9d
|
Added label for "Has access to" (#19061)
|
2023-03-21 11:06:24 +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 |
|
dependabot[bot]
|
68e34c85bd
|
Bump i18next-http-backend from 2.1.1 to 2.2.0 in /js (#19171)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases)
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.1.1...v2.2.0)
---
updated-dependencies:
- dependency-name: i18next-http-backend
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:21:56 +00:00 |
|
dependabot[bot]
|
040a206bc6
|
Bump reactflow from 11.6.0 to 11.6.1 in /js (#19178)
Bumps [reactflow](https://github.com/wbkd/react-flow/tree/HEAD/packages/reactflow) from 11.6.0 to 11.6.1.
- [Release notes](https://github.com/wbkd/react-flow/releases)
- [Changelog](https://github.com/wbkd/react-flow/blob/main/packages/reactflow/CHANGELOG.md)
- [Commits](https://github.com/wbkd/react-flow/commits/reactflow@11.6.1/packages/reactflow)
---
updated-dependencies:
- dependency-name: reactflow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:59:35 +01:00 |
|
dependabot[bot]
|
517cc76800
|
Bump i18next from 22.4.11 to 22.4.12 in /js (#19182)
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.11 to 22.4.12.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v22.4.11...v22.4.12)
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:50:45 +01:00 |
|
Erik Jan de Wit
|
d8a4e7cd32
|
fixed size of dropdown (#17689)
fixes: #17683
|
2023-03-20 12:50:33 -04:00 |
|
dependabot[bot]
|
a131b91ad5
|
Bump cypress from 12.7.0 to 12.8.1 in /js (#19174)
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.7.0 to 12.8.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.7.0...v12.8.1)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:46:19 +01:00 |
|
dependabot[bot]
|
e2cb693e9d
|
Bump @types/lodash-es from 4.17.6 to 4.17.7 in /js (#19173)
Bumps [@types/lodash-es](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash-es) from 4.17.6 to 4.17.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash-es)
---
updated-dependencies:
- dependency-name: "@types/lodash-es"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:44:58 +01:00 |
|
dependabot[bot]
|
f3e2462dc8
|
Bump vitest from 0.29.2 to 0.29.5 in /js (#19181)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.29.2 to 0.29.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.5/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:44:15 +01:00 |
|
dependabot[bot]
|
f0e1097073
|
Bump react-hook-form from 7.43.5 to 7.43.7 in /js (#19175)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.43.5 to 7.43.7.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.43.5...v7.43.7)
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:43:53 +01:00 |
|
Jon Koops
|
b69e8f4a73
|
Add job for end-to-end tests of the Admin UI (#17544)
|
2023-03-20 08:38:10 -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 |
|
dependabot[bot]
|
f180cf16c1
|
Bump react-router-dom from 6.8.2 to 6.9.0 in /js (#17622)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.8.2 to 6.9.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.9.0/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-14 12:50:55 +01:00 |
|
Erik Jan de Wit
|
9bd0e156a4
|
add isDisabled to components (#17508)
|
2023-03-14 12:38:22 +01:00 |
|
dependabot[bot]
|
b4765a6d03
|
Bump reactflow from 11.5.6 to 11.6.0 in /js (#17625)
Bumps [reactflow](https://github.com/wbkd/react-flow/tree/HEAD/packages/reactflow) from 11.5.6 to 11.6.0.
- [Release notes](https://github.com/wbkd/react-flow/releases)
- [Changelog](https://github.com/wbkd/react-flow/blob/main/packages/reactflow/CHANGELOG.md)
- [Commits](https://github.com/wbkd/react-flow/commits/reactflow@11.6.0/packages/reactflow)
---
updated-dependencies:
- dependency-name: reactflow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-14 00:05:25 +01:00 |
|
dependabot[bot]
|
7953298236
|
Bump jsdom from 21.1.0 to 21.1.1 in /js (#17627)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.1.0 to 21.1.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/21.1.0...21.1.1)
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-14 00:03:53 +01:00 |
|
Jon Koops
|
96aa4b3394
|
Add Maven build for the Admin UI (#17552)
|
2023-03-13 18:16:12 +00: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
|
1ec7a5a198
|
Move UI repository to main repo
|
2023-03-07 12:10:08 +01:00 |
|
Jon Koops
|
ec8e24c550
|
Rework project structure so it matches the main repo
|
2023-03-07 11:55:19 +01:00 |
|