2458 Commits

Author SHA1 Message Date
Jon Koops
3a793916a9
Remove Keycloak JS from repository (#37057)
Closes #36645

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2025-02-12 16:31:21 +00:00
Erik Jan de Wit
1afcf515aa
added pem to saml dialog (#37206)
fixes: #36709

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-02-12 14:54:33 +01:00
Erik Jan de Wit
7a8d18122a
small refactor to better understand (#37291)
fixes: #37268

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-02-12 13:56:17 +01:00
dependabot[bot]
7ea067aae9
Bump @faker-js/faker from 9.4.0 to 9.5.0 in /js (#37289)
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.4.0 to 9.5.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.4.0...v9.5.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>
2025-02-12 10:57:19 +00:00
dependabot[bot]
53f0e41888
Bump eslint from 9.20.0 to 9.20.1 in /js (#37272)
Bumps [eslint](https://github.com/eslint/eslint) from 9.20.0 to 9.20.1.
- [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.20.0...v9.20.1)

---
updated-dependencies:
- dependency-name: eslint
  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>
2025-02-12 11:35:36 +01:00
dependabot[bot]
857936c77b
Bump cypress from 14.0.2 to 14.0.3 in /js (#37273)
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.0.2 to 14.0.3.
- [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/v14.0.2...v14.0.3)

---
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>
2025-02-12 11:35:17 +01:00
Paul Schwabauer
0693b31dd1
Fix json editor scroll behavior (#37201)
This allows to edit the text that is outside the scroll area.

Closes #36985

Signed-off-by: koplas <pschwabauer@intevation.de>
2025-02-12 09:11:15 +01:00
Weblate (bot)
807e1db883
Updated translation for Spanish (#37262)
Language: es

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com>
2025-02-12 07:58:36 +01:00
Agnieszka Gancarczyk
60e76719c4
Permissions search and policies improvements (#37256)
* Improved creating policy and adding it to permission

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

* Added viewing policies

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

* Added inital version of permissions search

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

* improvements and refactor

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

* updated messages

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

* refactor

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

---------

Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
2025-02-11 15:37:33 +00:00
dependabot[bot]
8fed625ff2
Bump typescript-eslint from 8.23.0 to 8.24.0 in /js (#37224)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.23.0 to 8.24.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.24.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>
2025-02-11 10:19:32 +01:00
Weblate (bot)
eccb68cbe0
Updated translation for Spanish (#37208)
Language: es

Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com>
2025-02-10 17:41:43 +01:00
dependabot[bot]
51ef6601b1
Bump prettier from 3.4.2 to 3.5.0 in /js (#37188)
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 to 3.5.0.
- [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.2...3.5.0)

---
updated-dependencies:
- dependency-name: prettier
  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>
2025-02-10 09:37:47 +00:00
dependabot[bot]
db98a897e9
Bump @eslint/js from 9.19.0 to 9.20.0 in /js (#37189)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.19.0 to 9.20.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.20.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>
2025-02-10 09:35:30 +00:00
dependabot[bot]
d8144ae616
Bump cypress-split from 1.24.7 to 1.24.10 in /js (#37190)
Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.24.7 to 1.24.10.
- [Release notes](https://github.com/bahmutov/cypress-split/releases)
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.24.7...v1.24.10)

---
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>
2025-02-10 09:27:15 +00:00
dependabot[bot]
28254b96a2
Bump @vitejs/plugin-react-swc from 3.7.2 to 3.8.0 in /js (#37191)
Bumps [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) from 3.7.2 to 3.8.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react-swc/compare/v3.7.2...v3.8.0)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react-swc"
  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>
2025-02-10 10:17:08 +01:00
dependabot[bot]
e23c1c325a
Bump wireit from 0.14.10 to 0.14.11 in /js (#37187)
Bumps [wireit](https://github.com/google/wireit) from 0.14.10 to 0.14.11.
- [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/wireit/compare/v0.14.10...v0.14.11)

---
updated-dependencies:
- dependency-name: wireit
  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>
2025-02-10 10:16:24 +01:00
dependabot[bot]
8eb44e679d
Bump rollup from 4.34.4 to 4.34.6 in /js (#37186)
Bumps [rollup](https://github.com/rollup/rollup) from 4.34.4 to 4.34.6.
- [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.34.4...v4.34.6)

---
updated-dependencies:
- dependency-name: rollup
  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>
2025-02-10 10:16:12 +01:00
dependabot[bot]
09dfecae76
Bump eslint from 9.19.0 to 9.20.0 in /js (#37185)
Bumps [eslint](https://github.com/eslint/eslint) from 9.19.0 to 9.20.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.19.0...v9.20.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>
2025-02-10 10:15:57 +01:00
Stan Silvert
7cb2397172
Fix clear button for typeaheadMulti dropdowns. (#37152)
* Fix clear button for typeaheadMulti dropdowns.

Fixes #36842

Signed-off-by: Stan Silvert <ssilvert@redhat.com>

* Fix refactored conditional.

Fixes #36842

Signed-off-by: Stan Silvert <ssilvert@redhat.com>

---------

Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2025-02-08 23:00:41 -05:00
Weblate (bot)
ed7b860e4a
Translations update from Hosted Weblate (#37161)
* Updated translation for German

Language: de

Co-authored-by: Ettore Atalan <atalanttore@googlemail.com>
Signed-off-by: Ettore Atalan <atalanttore@googlemail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>

* Updated translation for Japanese

Language: ja

Co-authored-by: Kohei Tamura <ktamura.biz.80@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Kohei Tamura <ktamura.biz.80@gmail.com>

---------

Signed-off-by: Ettore Atalan <atalanttore@googlemail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Kohei Tamura <ktamura.biz.80@gmail.com>
Co-authored-by: Ettore Atalan <atalanttore@googlemail.com>
Co-authored-by: Kohei Tamura <ktamura.biz.80@gmail.com>
2025-02-08 11:47:19 +01:00
Pedro Igor
bf3dcda87b Updating messages
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-02-07 10:42:45 -03:00
Christian Janker
87db882a89 Do not remove users in LDAP when queries return an empty result
closes #34764

Signed-off-by: Christian Janker <christian.janker@gmx.at>
2025-02-07 10:42:45 -03:00
Stefan Guilhen
0fc0dcd119 Ensure IDPs returned from infinispan provider are ordered by alias
Closes #33243

Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>
2025-02-07 08:53:09 -03:00
Alexander Schwartz
58596b916f
Simplify translations by removing leading blanks in strings
Closes #37145

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-02-07 12:33:57 +01:00
Weblate (bot)
8a1e962a7a
Updated translation for Spanish (#37101)
Language: es

Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com>
2025-02-06 18:39:47 +01:00
dependabot[bot]
8828ca5d4e
Bump @playwright/test from 1.50.0 to 1.50.1 in /js (#36993)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.50.0 to 1.50.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.50.0...v1.50.1)

---
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>
2025-02-06 12:46:33 +01:00
dependabot[bot]
1b0af9956f
Bump rollup from 4.34.2 to 4.34.4 in /js (#37098)
Bumps [rollup](https://github.com/rollup/rollup) from 4.34.2 to 4.34.4.
- [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.34.2...v4.34.4)

---
updated-dependencies:
- dependency-name: rollup
  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>
2025-02-06 12:46:18 +01:00
dependabot[bot]
a91309e3ca
Bump @eslint/compat from 1.2.5 to 1.2.6 in /js (#36994)
Bumps [@eslint/compat](https://github.com/eslint/rewrite) from 1.2.5 to 1.2.6.
- [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.5...compat-v1.2.6)

---
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>
2025-02-06 12:45:44 +01:00
dependabot[bot]
e917c40a25
Bump vite from 6.0.11 to 6.1.0 in /js (#37099)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.11 to 6.1.0.
- [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/create-vite@6.1.0/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>
2025-02-06 11:34:05 +01:00
dependabot[bot]
11f2aa8b91
Bump cypress from 14.0.1 to 14.0.2 in /js (#37100)
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.0.1 to 14.0.2.
- [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/v14.0.1...v14.0.2)

---
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>
2025-02-06 11:33:52 +01:00
Pedro Igor
602df06191 Allows querying credential from user storage providers
Closes #35020

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-02-05 07:56:05 -03:00
Weblate (bot)
1b91037ee1
Updated translation for Spanish (#37067)
Language: es

Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com>
2025-02-05 10:17:20 +01:00
Erik Jan de Wit
0e1f1c69af
added new endpoint that concatenates offline and regular sessions for clients (#36914)
fixes: #36596

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-02-04 15:48:12 -05:00
Erik Jan de Wit
f030ce1992 only enable the when there are idp available
fixes: #33743
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-02-04 16:20:11 -03:00
dependabot[bot]
7b1887a3b8
Bump @types/node from 22.12.0 to 22.13.1 in /js (#37024)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.12.0 to 22.13.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  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>
2025-02-04 16:51:23 +00:00
dependabot[bot]
dc53042587
Bump typescript-eslint from 8.22.0 to 8.23.0 in /js (#37025)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.22.0 to 8.23.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.23.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>
2025-02-04 17:26:31 +01:00
Erik Jan de Wit
5c82f51f09
new realm selector based on the new design (#36922)
* created a new realm selector when there are more then 10 realms

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

* use design by Kun

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

* fixed test and update recent when realm is deleted

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

* fix test

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

* don't disable when the only realm you have access to is not the current realm

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

---------

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-02-04 09:22:45 -05:00
Weblate (bot)
ec5c24e77b
Translations update from Hosted Weblate (#36929)
* Updated translation for Japanese

Language: ja

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Kohei Tamura <ktamura.biz.80@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Kohei Tamura <ktamura.biz.80@gmail.com>

* Updated translation for Spanish

Language: es

Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>

* Updated translation for Georgian

Language: ka

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>

---------

Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Kohei Tamura <ktamura.biz.80@gmail.com>
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com>
Signed-off-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Co-authored-by: Kohei Tamura <ktamura.biz.80@gmail.com>
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com>
Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
2025-02-04 15:08:10 +01:00
dependabot[bot]
024d8c931c
Bump eslint-plugin-react-compiler in /js (#37022)
Bumps [eslint-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler) from 19.0.0-beta-55955c9-20241229 to 19.0.0-beta-714736e-20250131.
- [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>
2025-02-04 14:54:12 +01:00
dependabot[bot]
f5ed426afe
Bump rollup from 4.32.1 to 4.34.2 in /js (#37033)
Bumps [rollup](https://github.com/rollup/rollup) from 4.32.1 to 4.34.2.
- [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.32.1...v4.34.2)

---
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>
2025-02-04 14:53:27 +01:00
dependabot[bot]
3e4973ac3e
Bump vitest from 3.0.4 to 3.0.5 in /js (#37023)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.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>
2025-02-04 14:53:01 +01:00
Erik Jan de Wit
8f2d49a9ba
made test more robust (#36966)
might fix #34821

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-02-04 08:02:23 -05:00
Agnieszka Gancarczyk
1793af6fed
Added support for searching permission (#37001)
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
2025-02-04 10:36:37 +00:00
Jon Koops
48a6450b73
Fix broken JavaScript CI (#37007)
Closes #36998

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2025-02-04 10:23:27 +01:00
Erik Jan de Wit
cd17820033
added filter and sorting to dropdown (#36911)
fixes: #36621

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-02-03 20:21:27 -05:00
Erik Jan de Wit
df5218ee96
use own form context instead of client form (#36909)
fixes: #36708

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-02-03 20:20:17 -05:00
SoMin Park
36ff4829d6
Fix redirect URL for linked accounts in account security section (#36550)
* Fix redirect URL for linked accounts in account security section

Updated the redirect URL for linked accounts to ensure users are redirected to /realms/<realm-name>/account/account-security/linked-accounts after linking an account.

Closes #36405

Signed-off-by: Somin Park <ps4708@naver.com>

* Remove unnecessary whitespaces

Signed-off-by: Somin Park <ps4708@naver.com>

---------

Signed-off-by: Somin Park <ps4708@naver.com>
2025-01-31 07:25:37 -05:00
Jon Koops
22d3eee291
Show username of selected users during search in user selector (#36792)
* Show username of selected users during search in user selector

Closes #36789

Signed-off-by: Jon Koops <jonkoops@gmail.com>

* some review changes

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

---------

Signed-off-by: Jon Koops <jonkoops@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-01-31 11:40:46 +01:00
dependabot[bot]
b7771164ad
Bump @4tw/cypress-drag-drop from 2.2.5 to 2.3.0 in /js (#36957)
Bumps [@4tw/cypress-drag-drop](https://github.com/4teamwork/cypress-drag-drop) from 2.2.5 to 2.3.0.
- [Changelog](https://github.com/4teamwork/cypress-drag-drop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/4teamwork/cypress-drag-drop/compare/v2.2.5...v2.3.0)

---
updated-dependencies:
- dependency-name: "@4tw/cypress-drag-drop"
  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>
2025-01-31 08:30:53 +00:00
dependabot[bot]
ae488fd50e
Bump @types/node from 22.10.10 to 22.12.0 in /js (#36898)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.10 to 22.12.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  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>
2025-01-31 09:18:37 +01:00