Thomas Darimont
3315ea718a
Add ability to enable OID4VCI Verifiable Credentials per realm ( #34524 )
...
- Added new realm property verifiableCredentialsEnabled
- Updated RealmRepresentation
- Guarded route to Oid4VCI page
- Add boolean switch to Realm settings page to control Verifiable Credentials enablement
- We now only show the Verifiable Credentials page in the nave if the "Verifiable Credentials" realm setting is enabled.
Fixes #34524
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2024-11-04 14:58:30 +01:00
dependabot[bot]
07464b11de
Bump @testing-library/jest-dom from 6.6.2 to 6.6.3 ( #34557 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 6.6.2 to 6.6.3.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.6.2...v6.6.3 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
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>
2024-11-04 10:35:43 +01:00
dependabot[bot]
81950f5d17
Bump lightningcss from 1.27.0 to 1.28.1 ( #34599 )
...
Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss ) from 1.27.0 to 1.28.1.
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases )
- [Commits](https://github.com/parcel-bundler/lightningcss/commits )
---
updated-dependencies:
- dependency-name: lightningcss
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>
2024-11-04 10:35:03 +01:00
Erik Jan de Wit
2b4fbfe66b
disable group test again ( #34607 )
...
related: #34605
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-11-04 09:29:54 +00:00
Erik Jan de Wit
e4101b1b61
changed to use TextArea ( #34539 )
...
fixes : #34201
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-11-04 10:23:40 +01:00
dependabot[bot]
53cfcdc273
Bump @patternfly/react-table from 5.4.8 to 5.4.9 ( #34527 )
...
Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react ) from 5.4.8 to 5.4.9.
- [Release notes](https://github.com/patternfly/patternfly-react/releases )
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.8...@patternfly/react-table@5.4.9 )
---
updated-dependencies:
- dependency-name: "@patternfly/react-table"
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>
2024-10-31 22:08:27 +01:00
Erik Jan de Wit
19ef0a608b
Add switch to toggle dark mode ( #33822 )
...
Closes #33821
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2024-10-31 10:19:03 +00:00
Agnieszka Gancarczyk
c64e0ad583
Fixed persisting translations for attribute groups and improved errors for empty translations on attribute/attribute groups save ( #33943 )
...
* added fix for attribute groups
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
* Improved translations for attributes
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
* improvement
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
* improvement
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
* improvement
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
* improvement
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
* improved fetching translations in NewAttributeSettings
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
* improved fetching translations in NewAttributeSettings
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
* cleanup
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
* cleanup
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
---------
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
2024-10-31 08:01:26 +01:00
Weblate (bot)
7e470e81f8
Updated translation for Japanese ( #34448 )
...
Language: ja
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2024-10-30 18:25:52 +00:00
Pedro Igor
f9f9a313b3
make sure error dialog is shown at the account console when declining terms
...
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-10-30 12:26:03 -03:00
Erik Jan de Wit
35b109b4eb
added missing message
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-30 12:26:03 -03:00
Erik Jan de Wit
77231bd68c
always try and translate the error message
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-30 12:26:03 -03:00
Erik Jan de Wit
8c2bc39418
added message
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-30 12:26:03 -03:00
Erik Jan de Wit
eb5afeeabb
added description to denied consent and show on ErrorPage
...
fixes : #28328
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-30 12:26:03 -03:00
Erik Jan de Wit
fd2338c4fc
added table truncate on role description ( #34289 )
...
fixes : #32992
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-30 13:28:04 +01:00
dependabot[bot]
7bbc35cba7
Bump @playwright/test from 1.48.1 to 1.48.2 ( #34372 )
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.48.1 to 1.48.2.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.48.1...v1.48.2 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
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>
2024-10-30 11:27:58 +00:00
dependabot[bot]
3c727a32f4
Bump @patternfly/react-code-editor from 5.4.10 to 5.4.11 ( #34472 )
...
Bumps [@patternfly/react-code-editor](https://github.com/patternfly/patternfly-react ) from 5.4.10 to 5.4.11.
- [Release notes](https://github.com/patternfly/patternfly-react/releases )
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.4.10...@patternfly/react-code-editor@5.4.11 )
---
updated-dependencies:
- dependency-name: "@patternfly/react-code-editor"
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>
2024-10-30 11:24:49 +00:00
Thomas Darimont
e41ca1f579
Revise help icons for WebauthnPolicy settings ( #34465 ) ( #34466 )
...
- Add missing icons with help labels
- Use correct help text for webAuthnPolicyCreateTimeout
Fixes #34465
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2024-10-30 10:32:14 +01:00
Erik Jan de Wit
28c469cf2c
fix bundling issues ( #34387 )
...
fixes : #34386
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-29 08:33:35 -04:00
Erik Jan de Wit
2e8b01aec1
added required attribute to multiline ( #34336 )
...
fixes : #32786
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-29 08:32:25 -04:00
Erik Jan de Wit
27677a0432
fixed key of policy group help ( #34332 )
...
fixes : #33618
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-29 08:31:16 -04:00
Agnieszka Gancarczyk
09e3784f84
Added Memberships Modal ( #33433 )
...
* added MembershipsModal and fixed minor css issues
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
* added test
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
* improved test
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
---------
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
2024-10-29 08:27:09 -04:00
dependabot[bot]
33d8aebaf5
Bump uuid from 11.0.1 to 11.0.2 ( #34420 )
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 11.0.1 to 11.0.2.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v11.0.1...v11.0.2 )
---
updated-dependencies:
- dependency-name: uuid
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>
2024-10-29 11:15:05 +00:00
Erik Jan de Wit
b47a8b3f05
some migrations have empty name ( #34288 )
...
fixes : #33309
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-29 07:13:48 -04:00
dependabot[bot]
65f4ea9c8c
Bump vitest from 2.1.3 to 2.1.4 ( #34422 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/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>
2024-10-29 12:04:55 +01:00
dependabot[bot]
b947d201bd
Bump @patternfly/react-icons from 5.4.0 to 5.4.2 ( #34421 )
...
Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react ) from 5.4.0 to 5.4.2.
- [Release notes](https://github.com/patternfly/patternfly-react/releases )
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.4.0...@patternfly/react-icons@5.4.2 )
---
updated-dependencies:
- dependency-name: "@patternfly/react-icons"
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>
2024-10-29 12:03:04 +01:00
dependabot[bot]
204fa8b68e
Bump i18next from 23.16.3 to 23.16.4 ( #34378 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 23.16.3 to 23.16.4.
- [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/v23.16.3...v23.16.4 )
---
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>
2024-10-29 12:02:10 +01:00
Erik Jan de Wit
87d2dc6a45
move library build to dist build ( #34394 )
...
towards: #34393
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-29 10:30:14 +01:00
dependabot[bot]
dcf1cb50fc
Bump @patternfly/react-core from 5.4.2 to 5.4.8 ( #34419 )
...
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react ) from 5.4.2 to 5.4.8.
- [Release notes](https://github.com/patternfly/patternfly-react/releases )
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.2...@patternfly/react-core@5.4.8 )
---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
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>
2024-10-28 22:31:25 +00:00
dependabot[bot]
a563390cfc
Bump cypress-split from 1.24.4 to 1.24.5 ( #34414 )
...
Bumps [cypress-split](https://github.com/bahmutov/cypress-split ) from 1.24.4 to 1.24.5.
- [Release notes](https://github.com/bahmutov/cypress-split/releases )
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.24.4...v1.24.5 )
---
updated-dependencies:
- dependency-name: cypress-split
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>
2024-10-28 22:06:56 +00:00
dependabot[bot]
a888bf5eb1
Bump uuid from 10.0.0 to 11.0.1 ( #34375 )
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 10.0.0 to 11.0.1.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.1 )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
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>
2024-10-28 12:10:29 +01:00
dependabot[bot]
9a7189d9f7
Bump @patternfly/react-styles from 5.4.0 to 5.4.1 ( #34170 )
...
Bumps @patternfly/react-styles from 5.4.0 to 5.4.1.
---
updated-dependencies:
- dependency-name: "@patternfly/react-styles"
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>
2024-10-25 15:19:07 +00:00
Erik Jan de Wit
b01552fe0d
use the path of the last group to display ( #34303 )
...
fixes : #34229
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-25 09:29:19 -04:00
Erik Jan de Wit
2e56896b05
remove copied FileUpload component ( #34290 )
...
* remove copied FileUpload component
fixes : #32420
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* removed dependencies
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-25 15:27:47 +02:00
Erik Jan de Wit
2f64f43266
required can have a value that is a boolean when used with controls ( #34251 )
...
* required is a boolean when used with controls
fixes : #33614
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* simplified rules declaration
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added missing messages
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* use value when it's present
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-25 09:24:09 -04:00
dependabot[bot]
ca6a1bfebf
Bump i18next from 23.16.2 to 23.16.3 ( #34325 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 23.16.2 to 23.16.3.
- [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/v23.16.2...v23.16.3 )
---
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>
2024-10-25 09:48:06 +02:00
dependabot[bot]
f403b3538b
Bump cypress from 13.15.0 to 13.15.1 ( #34326 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.15.0 to 13.15.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/v13.15.0...v13.15.1 )
---
updated-dependencies:
- dependency-name: cypress
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>
2024-10-25 09:47:46 +02:00
dependabot[bot]
69ecd0e5fb
Bump vite from 5.4.9 to 5.4.10 ( #34277 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.9 to 5.4.10.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.10/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.10/packages/vite )
---
updated-dependencies:
- dependency-name: vite
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>
2024-10-24 12:43:14 +02:00
dependabot[bot]
5a2f11c2ee
Bump @types/react from 18.3.11 to 18.3.12 ( #34280 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.3.11 to 18.3.12.
- [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>
2024-10-24 12:41:26 +02:00
Erik Jan de Wit
e520c71a1a
added dynamic components to client authenticator ( #34259 )
...
fixes : #33729
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-23 14:39:11 -04:00
Erik Jan de Wit
617d677341
Re enable duplicate group test ( #34248 )
...
The problem with the modal dialogs has been fixed, so this test will now pass again
fixes : #33653
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-23 14:38:25 -04:00
Erik Jan de Wit
9db3c5eb06
also find the name of the pre selected resource ( #34236 )
...
fixes : #34017
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-23 14:35:51 -04:00
Erik Jan de Wit
cc5b8dfd38
reset first when selecting subgroup ( #34200 )
...
fixes : #34149
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-23 14:34:09 -04:00
dependabot[bot]
d900397d6f
Bump @patternfly/react-core from 5.4.1 to 5.4.2 ( #34175 )
...
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react ) from 5.4.1 to 5.4.2.
- [Release notes](https://github.com/patternfly/patternfly-react/releases )
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.1...@patternfly/react-core@5.4.2 )
---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
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>
2024-10-23 10:02:53 +00:00
dependabot[bot]
bd4d7524d9
Bump vite-plugin-dts from 4.2.4 to 4.3.0 ( #34223 )
...
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts ) from 4.2.4 to 4.3.0.
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases )
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md )
- [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v4.2.4...v4.3.0 )
---
updated-dependencies:
- dependency-name: vite-plugin-dts
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>
2024-10-23 11:49:51 +02:00
Erik Jan de Wit
34f090143c
reset error in error dialog ( #34203 )
...
fixes : #33968
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-22 19:27:55 +02:00
dependabot[bot]
f3af54e69d
Bump @patternfly/react-code-editor from 5.4.3 to 5.4.10 ( #34174 )
...
Bumps [@patternfly/react-code-editor](https://github.com/patternfly/patternfly-react ) from 5.4.3 to 5.4.10.
- [Release notes](https://github.com/patternfly/patternfly-react/releases )
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.4.3...@patternfly/react-code-editor@5.4.10 )
---
updated-dependencies:
- dependency-name: "@patternfly/react-code-editor"
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>
2024-10-22 17:50:49 +02:00
Gilvan Filho
c4005d29f0
add linear strategy to brute force
...
closes #25917
Signed-off-by: Gilvan Filho <gilvan.sfilho@gmail.com>
2024-10-22 10:33:22 -03:00
Oliver
d547c04895
[issue-33569] Show User Events on dedicated tab on Client-/User-Details ( #33574 )
...
Fixes #33569
Signed-off-by: Oliver Cremerius <antikalk@users.noreply.github.com>
2024-10-22 11:31:45 +01:00
mposolda
703f16ea86
Hide the 'Delete' button in the account console when DeleteCredentialAction is disabled or unavailable
...
closes #30204
Signed-off-by: mposolda <mposolda@gmail.com>
2024-10-22 11:07:08 +02:00