Commit Graph

399 Commits

Author SHA1 Message Date
Jon Koops
64ed80fd3e Add missing translation for theme select placeholder text (#22782)
Backports #22760
2023-08-29 13:15:36 +02:00
agagancarczyk
61ca260d37 Backports #22570 (#22753)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-08-28 16:51:30 +02:00
Stan Silvert
e94e2cd5e6 Make base theme hidden for admin and account UIs. (#22672) (#22728)
* Make base theme hidden for admin and account UIs.

* Fix test.
2023-08-28 07:58:35 -04:00
Jon Koops
ef0f8ea532 lazy populate the treeview for groups (#21520) (#22656)
Fixes: #19954
2023-08-23 17:42:06 +02:00
Jon Koops
7c9525d9a6 made added groups browsable (#21588) (#22658)
fixes: #21173

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-08-23 16:44:22 +02:00
Jon Koops
94106ba9ff render components based on the annotations (#21180) (#22652)
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-08-23 16:11:30 +02:00
Jon Koops
21e2592f69 fix for validators that don't have config (#21579) (#22653)
fixes: #21528

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-08-23 15:43:13 +02:00
Jon Koops
3686b176a7 no longer use subgroup cache (#21783) (#22655)
fixes: #21693

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-08-23 15:39:59 +02:00
Jon Koops
b0099bf9a2 fixes the details page (#21776) (#22651)
fixes: https://github.com/keycloak/keycloak/issues/15344#issuecomment-1636965834

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-08-23 15:29:05 +02:00
Jon Koops
c353f58c2d added alias to view (#22219) (#22649)
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-08-23 13:48:42 +02:00
Jon Koops
26c6ad3423 keep config if it exists (#22247) (#22650)
fixes: #21960

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-08-23 13:48:13 +02:00
Jon Koops
c97aa69249 now uses save from edit user (#21809) (#22648)
fixes: #21719

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-08-23 13:47:42 +02:00
Jon Koops
46bb5cf301 Upgrade Prettier to the latest version (#22618)
Backports #21601
2023-08-22 17:01:41 +01:00
Stan Silvert
52e4ae07ef Allow view creds tab if view fine-grained permission (#22394)
Fixes #22002
2023-08-21 18:32:28 +02:00
Stan Silvert
93b0c25de7 Allow assign realm roles with query-users access. (#22396)
Fixes #22079
2023-08-21 18:32:10 +02:00
Stan Silvert
5f43ed4793 Don't render fed link w/o view-realm access. (#22397)
Fixes #22175
2023-08-21 18:31:51 +02:00
rmartinc
aa8dec5748 Remove option Nerver Expires for tokens in Advanced OIDC client configuration
Closes https://github.com/keycloak/keycloak/issues/21927
2023-08-03 18:08:50 +02:00
Jon Koops
558405dc3f Fall back to IdentityProvider component type if present (#21738)
Backports #15344

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-07-17 16:58:02 +02:00
Alexander Schwartz
5489ab8f58 Fix JSON syntax of translation files (#21734) (#21742)
Closes #21733

(cherry picked from commit 7c50b10467)
2023-07-17 13:49:54 +00:00
Jon Koops
a85d6b2692 Fixed a11y violations for clients (#21736)
Backports #17711

Co-authored-by: agagancarczyk <4890675+agagancarczyk@users.noreply.github.com>
2023-07-17 14:48:35 +02:00
Jon Koops
32dfad4b7f Various fixes for localization of the Account Console (#21735)
Backports #21657
2023-07-17 14:47:04 +02:00
Erik Jan de Wit
2c51b67b24 use group instead of name (#21475)
fixes: #21438
2023-07-11 13:05:31 +02:00
Jon Koops
70f293bca1 Only run the pre-commit hooks when Husky is installed (#21587) 2023-07-11 10:41:41 +00:00
dependabot[bot]
82b1f2bb5a Bump vite from 4.4.1 to 4.4.2 in /js (#21533)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.1 to 4.4.2.
- [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.4.2/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>
2023-07-10 14:04:56 +02:00
dependabot[bot]
907cc5372c Bump vite-plugin-dts from 3.1.0 to 3.2.0 in /js (#21531)
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 3.1.0 to 3.2.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/v3.1.0...v3.2.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>
2023-07-10 14:04:28 +02:00
Patrick Jennings
399a23bd56 Find an appropriate key based on the given KID and JWA (#21160)
* keycloak-20847 Find an appropriate key based on the given KID and JWA. Prefers matching on both inputs but will match on partials if found. Or return the first key if a match is not found.

Mark Key as fallback if it is the singular client certificate to be used for signed JWT authentication.

* Update js/apps/admin-ui/public/locales/en/clients.json

Co-authored-by: Marek Posolda <mposolda@gmail.com>

* Updating boolean variable name based on suggestions by Marek.

* Adding integration test specifically for the JWT parameters for regression #20847.

---------

Co-authored-by: Marek Posolda <mposolda@gmail.com>
2023-07-10 13:28:55 +02:00
Erik Jan de Wit
561bd65b4a convert form will flatten the value (#21478)
fixes: #21234
2023-07-10 09:55:07 +02:00
dependabot[bot]
6db1786318 Bump monaco-editor from 0.34.1 to 0.40.0 in /js (#21532)
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.34.1 to 0.40.0.
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/monaco-editor/compare/v0.34.1...v0.40.0)

---
updated-dependencies:
- dependency-name: monaco-editor
  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-07-09 15:10:47 +02:00
dependabot[bot]
df4d84de1d Bump @types/node from 20.4.0 to 20.4.1 in /js (#21530)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.0 to 20.4.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-09 15:09:40 +02:00
Erik Jan de Wit
f06d7f8eb6 Add initial test for the resources tab (#21334) 2023-07-07 14:34:54 +00:00
Fouad Almalki
92589a0cdf Add Arabic translation for selectALocale (#21501) 2023-07-07 14:06:26 +02:00
Tirth Bharatiya
b8d1a9427f Prevent email settings from being erased when changing realm settings (#21388)
Closes #19746
2023-07-07 09:48:20 +00:00
dependabot[bot]
04c5ebc759 Bump rollup from 3.26.1 to 3.26.2 in /js (#21507)
Bumps [rollup](https://github.com/rollup/rollup) from 3.26.1 to 3.26.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/v3.26.1...v3.26.2)

---
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>
2023-07-07 09:32:19 +00:00
dependabot[bot]
62988ca55b Bump vitest from 0.32.4 to 0.33.0 in /js (#21506)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.32.4 to 0.33.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.33.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-07-07 09:31:47 +00:00
dependabot[bot]
bae96b7b24 Bump cypress from 12.16.0 to 12.17.0 in /js (#21504)
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.16.0 to 12.17.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.16.0...v12.17.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-07-07 11:02:39 +02:00
dependabot[bot]
5788a4ab5a Bump i18next from 23.2.7 to 23.2.8 in /js (#21505)
Bumps [i18next](https://github.com/i18next/i18next) from 23.2.7 to 23.2.8.
- [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.2.7...v23.2.8)

---
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-07-07 11:02:14 +02:00
dependabot[bot]
02c1140c1c Bump vite from 4.4.0 to 4.4.1 in /js (#21508)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.0 to 4.4.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.4.1/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>
2023-07-07 11:01:09 +02:00
Erik Jan de Wit
a230a4588a renamed to SelectControlOption 2023-07-06 11:14:39 -03:00
Erik Jan de Wit
ac135dbfdc renamed to SelectOption 2023-07-06 11:14:39 -03:00
Erik Jan de Wit
359ece98f9 PR review 2023-07-06 11:14:39 -03:00
Erik Jan de Wit
95d5fae3b3 Update js/apps/account-ui/src/api/methods.ts
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-07-06 11:14:39 -03:00
Erik Jan de Wit
c0c1de19de Update js/apps/account-ui/src/personal-info/LocaleSelector.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-07-06 11:14:39 -03:00
Erik Jan de Wit
2f5040f565 added locale selector for account console
fixes: #20941
2023-07-06 11:14:39 -03:00
Pedro Igor
c3c544b907 Wrong message for sync actions on LDAP role mapper
Closes #21491
2023-07-06 10:06:49 -03:00
dependabot[bot]
b48d43a6b7 Bump @types/node from 20.3.3 to 20.4.0 in /js (#21484)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.3 to 20.4.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>
2023-07-06 11:27:24 +00:00
dependabot[bot]
cf184a9a7b Bump vite-plugin-dts from 3.0.3 to 3.1.0 in /js (#21486)
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 3.0.3 to 3.1.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/v3.0.3...v3.1.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>
2023-07-06 10:26:44 +00:00
dependabot[bot]
60b98f515d Bump vite from 4.3.9 to 4.4.0 in /js (#21485)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.9 to 4.4.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@4.4.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>
2023-07-06 10:26:25 +00:00
dependabot[bot]
9ef54ad4ad Bump typescript from 5.1.3 to 5.1.6 in /js (#21375)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  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-07-06 09:55:31 +00:00
Dmitry Mazurov
af73a4f8da Remove typo from deleteSession() (#21466) 2023-07-06 09:54:29 +00:00
dependabot[bot]
1a7b4cb1ce Bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.61.0 in /js (#21443)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.60.0 to 5.61.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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-07-05 15:16:24 +00:00