26959 Commits

Author SHA1 Message Date
Jon Koops
55c714a89a
Update custom Maven build cache configuration for js directory
Closes #35669

Signed-off-by: Jon Koops <jonkoops@gmail.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
2024-12-10 10:07:02 +00:00
Jon Koops
27b0bf5791
Remove monaco-editor dependency (#35755)
Closes #35754

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-12-10 10:02:54 +00:00
dependabot[bot]
6d4527a761
Bump typescript-eslint from 8.17.0 to 8.18.0 in /js (#35747)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  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-12-10 10:40:49 +01:00
dependabot[bot]
68ec11b521
Bump react-i18next from 15.1.3 to 15.1.4 in /js (#35748)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.1.3 to 15.1.4.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.1.3...v15.1.4)

---
updated-dependencies:
- dependency-name: react-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-12-10 10:40:31 +01:00
dependabot[bot]
81565c69da
Bump eslint-plugin-react-compiler in /js (#35749)
Bumps [eslint-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler) from 19.0.0-beta-df7b47d-20241124 to 19.0.0-beta-37ed2a7-20241206.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/compiler/packages/eslint-plugin-react-compiler)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-compiler
  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-12-10 10:39:44 +01:00
Kamesh Akella
047b28a63e
update sizing guide with user event metrics info
Closes #35640

Signed-off-by: Kamesh Akella <kamesh.asp@gmail.com>
Signed-off-by: Kamesh Akella <kakella@redhat.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
2024-12-09 17:27:03 +00:00
Steven Hawkins
80890737d4
fix: using regex to expand local ipv6 matching (#35736)
closes: #35675

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2024-12-09 14:33:28 +00:00
Niklas Mollenhauer
8f2c3a7447
Use crypto.randomUUID() instead of uuid module (#35678)
Closes #35714

Signed-off-by: Niklas Mollenhauer <nikeee@outlook.com>
2024-12-09 10:57:53 +00:00
Erik Jan de Wit
745a6fe667
added logic to quick start admin theme (#35559)
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-12-09 11:13:57 +01:00
dependabot[bot]
d1d998703c
Bump react-hook-form from 7.53.2 to 7.54.0 in /js (#35718)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.53.2 to 7.54.0.
- [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.53.2...v7.54.0)

---
updated-dependencies:
- dependency-name: react-hook-form
  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>
2024-12-09 11:02:50 +01:00
Peter Zaoral
0e1a62fa60
[Windows] Stabilizing flaky Quarkus unit tests (#35638)
[Windows] Stabilizing flaky Quarkus unit tests

Closes: #35405

Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
2024-12-06 15:01:50 +01:00
Stian Thorgersen
d3b759b56f
Support injecting admin client configured from managed realm (#35693)
Closes #35501

Signed-off-by: stianst <stianst@gmail.com>
2024-12-06 14:00:16 +01:00
Peter Zaoral
e05bd40d92
[Windows] Stabilizing QuarkusPropertiesDistTest (#35636)
Closes: #35496

Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
2024-12-06 13:46:03 +01:00
Pedro Igor
5c901016e7 Removing unnecessary configuration from auth servers
Closes #35604

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-12-06 13:36:50 +01:00
dependabot[bot]
0836db33f0
Bump vitest from 2.1.6 to 2.1.8 in /js (#35630)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.6 to 2.1.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.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>
2024-12-06 11:23:20 +00:00
Martin Bartoš
d7aa0042fd
Apache HTTP client OpenTelemetry instrumentation
Closes #32094

Signed-off-by: Martin Bartoš <mabartos@redhat.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
2024-12-06 11:43:36 +01:00
dependabot[bot]
ba0708a383
Bump i18next from 24.0.2 to 24.0.5 in /js (#35632)
Bumps [i18next](https://github.com/i18next/i18next) from 24.0.2 to 24.0.5.
- [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/v24.0.2...v24.0.5)

---
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-12-06 11:30:12 +01:00
dependabot[bot]
270841b305
Bump @eslint/compat from 1.2.3 to 1.2.4 in /js (#35680)
Bumps [@eslint/compat](https://github.com/eslint/rewrite) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/rewrite/compare/compat-v1.2.3...compat-v1.2.4)

---
updated-dependencies:
- dependency-name: "@eslint/compat"
  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-12-06 11:27:56 +01:00
dependabot[bot]
4d39c5bbdc
Bump vite from 6.0.1 to 6.0.3 in /js (#35681)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.1 to 6.0.3.
- [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/v6.0.3/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-12-06 11:27:40 +01:00
dependabot[bot]
28611b2c01
Bump typescript-eslint from 8.16.0 to 8.17.0 in /js (#35619)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.16.0 to 8.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.17.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  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-12-06 11:26:37 +01:00
Stian Thorgersen
5bc4ab1429
Delete OpenShift 3.x identity provider (#34331)
Closes #34330

Signed-off-by: stianst <stianst@gmail.com>
2024-12-06 11:24:47 +01:00
Jon Koops
dfb2735edc
Prevent Dependabot from upgrading React to the next major (#35691)
Closes #35690

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-12-06 07:13:44 -03:00
Erik Jan de Wit
cfe445b19a
wait for export to be complete (#35688)
fixes: #35664

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-12-06 09:45:28 +00:00
Erik Jan de Wit
2585570f3e
wait for requests instead of UI (#35687)
fixes: #35664

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-12-06 09:01:58 +00:00
dependabot[bot]
fe8af0e016
Bump @testing-library/react from 16.0.1 to 16.1.0 in /js (#35685)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.0.1 to 16.1.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v16.0.1...v16.1.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  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-12-06 09:49:54 +01:00
Stian Thorgersen
ba93c1b92a
Add options to skip adapter and docs to be built (#35653)
Signed-off-by: stianst <stianst@gmail.com>
2024-12-06 08:16:11 +01:00
vramik
044807f162 [FGAP] Create new internal client which would hold the authorization objects for feature V2
Closes #34565

Signed-off-by: vramik <vramik@redhat.com>
2024-12-05 11:56:13 -03:00
Erik Jan de Wit
dcea22bf36
move to another realm and then back (#35665)
fixes: #35664

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-12-05 15:42:29 +01:00
Stian Thorgersen
9ab5575959
Introduce support for an extension to auto register a value type (#35645)
Closes #35592

Signed-off-by: stianst <stianst@gmail.com>
2024-12-05 14:50:31 +01:00
Steven Hawkins
4c7dea5d70
fix: changing the bootstrapping suggestion to the command (#35616)
closes: #35526

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2024-12-05 14:31:53 +01:00
Agnieszka Gancarczyk
32df3da9de
Small css fix for temporary password switch (#35657)
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
2024-12-05 13:35:00 +01:00
Jon Koops
0f1bdc4e97
Build JavaScript projects in parallel from root POM (#35364)
Closes #35365

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-12-05 11:01:25 +01:00
dependabot[bot]
fc9a7a55c7
Bump @types/react from 18.3.12 to 18.3.13 in /js (#35625)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.12 to 18.3.13.
- [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-12-04 21:43:42 +00:00
dependabot[bot]
832c205875
Bump prettier from 3.4.1 to 3.4.2 in /js (#35624)
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.4.1...3.4.2)

---
updated-dependencies:
- dependency-name: prettier
  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-12-04 21:43:02 +00:00
dependabot[bot]
d10dd09ab2
Bump @patternfly/react-table from 5.4.11 to 5.4.12 in /js (#35629)
Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 5.4.11 to 5.4.12.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.11...@patternfly/react-table@5.4.12)

---
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-12-04 20:52:12 +00:00
dependabot[bot]
b6b4442743
Bump rollup from 4.27.4 to 4.28.0 in /js (#35620)
Bumps [rollup](https://github.com/rollup/rollup) from 4.27.4 to 4.28.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.27.4...v4.28.0)

---
updated-dependencies:
- dependency-name: rollup
  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-12-04 21:07:30 +01:00
dependabot[bot]
a853c55811
Bump mocha from 10.8.2 to 11.0.1 in /js (#35621)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.8.2...v11.0.1)

---
updated-dependencies:
- dependency-name: mocha
  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>
2024-12-04 21:06:07 +01:00
dependabot[bot]
e0ec2e6cac
Bump @faker-js/faker from 9.2.0 to 9.3.0 in /js (#35626)
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v9.2.0...v9.3.0)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  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-12-04 21:04:50 +01:00
dependabot[bot]
8f91897455
Bump @eslint/js from 9.15.0 to 9.16.0 in /js (#35627)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.15.0 to 9.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.16.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  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-12-04 21:04:26 +01:00
dependabot[bot]
d6e8654380
Bump cypress from 13.16.0 to 13.16.1 in /js (#35628)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.16.0 to 13.16.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.16.0...v13.16.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-12-04 21:03:55 +01:00
dependabot[bot]
a4d3f587d6
Bump eslint from 9.15.0 to 9.16.0 in /js (#35617)
Bumps [eslint](https://github.com/eslint/eslint) from 9.15.0 to 9.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.15.0...v9.16.0)

---
updated-dependencies:
- dependency-name: eslint
  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-12-04 21:02:40 +01:00
Erik Jan de Wit
566e41cc72
color theme tab (#35179)
* added a way to customize theme colors

fixes: #33233
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* added preview and grouped vars

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* added dark mode

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* fixed label

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* added empty check

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* use json string in attributes

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* removed use of not exported type

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* output css based on JSON string

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* added feature flag

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* added a way to customize theme colors

fixes: #33233
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* renamed feature to quick theme

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* fixed merge error

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* Restore the Cache tab in Realm Settings (#34311)

closes keycloak#17727

Signed-off-by: Christian Janker <christian.janker@gmx.at>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* added a way to customize theme colors

fixes: #33233
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* create a zip file instead

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* added themes.json to make jar usable

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* use property instead of attribute

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* fix the jar file

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* fixed header for preview and some text

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

---------

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Christian Janker <christian.janker@gmx.at>
Co-authored-by: Christian Ja <christian.janker@gmx.at>
2024-12-04 19:36:42 +00:00
Andreas Blättlinger
a1f5234571
Always set lang attribute in login templates (#35361)
Closes #35103

Signed-off-by: Andreas Blaettlinger <bln1imb@bosch.com>
2024-12-04 15:24:42 -03:00
Stefan Guilhen
6f5077ddcb Increase thread sleep time when testing two different locks
Closes #35448

Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>
2024-12-04 15:20:28 -03:00
Erik Jan de Wit
944512b32f
replaced code editor with code mirror (#35342)
* replaced code editor with code mirror

fixes: #32901
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* fixed tests

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

---------

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-12-04 19:12:12 +01:00
Agnieszka Gancarczyk
2e85dc5177
Fixed dialog title when deleting a user (#35499)
* Fixed dialog title when deleting a user

Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>

* Fix for title in delete user dialog

Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>

* Fixed test

Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>

---------

Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
2024-12-04 18:10:07 +00:00
Jon Koops
dcc967a4b2
Fix path to package root in Dependabot config (#35613)
Closes #35612

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-12-04 13:09:28 -05:00
rmartinc
e488f349e9 Revert back submitRequest to submit for saml ftl
Closes #35488

Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-12-04 19:03:03 +01:00
Marek Posolda
d0cab170a3
Update release notes for Keycloak 26.1.0 with new community additions (#35590)
closes #35588

Signed-off-by: mposolda <mposolda@gmail.com>


Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
Signed-off-by: Marek Posolda <mposolda@gmail.com>
2024-12-04 18:51:15 +01:00
Jon Koops
9bb2b89f82
Use the WireIt cache on all projects (#35354)
Closes #35366

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-12-04 17:44:08 +00:00