Commit graph

169 commits

Author SHA1 Message Date
dependabot[bot]
19bb209899
Bump react-i18next from 11.18.6 to 12.0.0 (#3622)
* Bump react-i18next from 11.18.6 to 12.0.0

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.6 to 12.0.0.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.18.6...v12.0.0)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix type issues

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>
2022-10-26 00:08:51 +02:00
Erik Jan de Wit
37afe07bd5
Keep existing config we don't have fields for (#3639) 2022-10-25 19:52:17 +02:00
Jon Koops
44436f5935
Ensure list of supported applications is stable (#3646) 2022-10-25 17:46:16 +02:00
Erik Jan de Wit
c401fa6eee
Added missing delete action (#3645) 2022-10-25 16:59:37 +02:00
Dominik Kawka
a66caf954e
Sessions test bug fix (#3640) 2022-10-25 10:57:22 +02:00
Jon Koops
a2ac19339e
Add labels for supported applications to 'OTP Policy' (#3633) 2022-10-24 18:02:13 +02:00
Jon Koops
1de4d24593
Improve flow for testing e-mail server settings (#3619) 2022-10-24 13:43:46 +02:00
dependabot[bot]
886d5e0120
Bump i18next from 21.10.0 to 22.0.2 (#3626)
Bumps [i18next](https://github.com/i18next/i18next) from 21.10.0 to 22.0.2.
- [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/v21.10.0...v22.0.2)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:11:32 +02:00
dependabot[bot]
9bbf0de066
Bump @cypress/webpack-preprocessor from 5.14.0 to 5.15.0 (#3631)
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.14.0 to 5.15.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/@cypress/webpack-preprocessor-v5.14.0...@cypress/webpack-preprocessor-v5.15.0)

---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:08:09 +02:00
dependabot[bot]
77ff9f7574
Bump @babel/core from 7.19.3 to 7.19.6 (#3632)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.3 to 7.19.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:07:27 +02:00
Michael Bischof
cc59f1547d
Allow user and admin attribute permissions to be independantly set (#3472) 2022-10-21 17:09:46 +02:00
agagancarczyk
2bd2a28c80
fixed text (#3598)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-10-19 15:14:17 +01:00
agagancarczyk
c797f1f62f
Added alphabetically listing the policies (#3556) 2022-10-17 15:09:50 +02:00
Jon Koops
4b2a23b81d
Update PatternFly to latest stable (#3590) 2022-10-17 15:09:05 +02:00
Jon Koops
bd356b62ab
Run CI jobs for the Account UI (#3549)
* Run CI jobs for the Account UI

* Add JavaScript edition to build
2022-10-17 08:46:07 -04:00
dependabot[bot]
5adb69204d
Bump vitest from 0.24.1 to 0.24.3 (#3573)
Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.24.1 to 0.24.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.24.1...v0.24.3)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 13:52:29 +02:00
dependabot[bot]
c78be01359
Bump @octokit/rest from 19.0.4 to 19.0.5 (#3576)
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 19.0.4 to 19.0.5.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v19.0.4...v19.0.5)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 12:24:27 +02:00
Erik Jan de Wit
c5af1e143c
Added empty state for assign roles (#3563) 2022-10-17 12:21:03 +02:00
Stan Silvert
799442060f
Fix role selection when paging (#3567) 2022-10-17 12:20:22 +02:00
Dominik Kawka
9748397661
Tests for realm setting tabs (#3564) 2022-10-17 12:08:49 +02:00
dependabot[bot]
b9b8d60843
Bump vite from 3.1.7 to 3.1.8 (#3572)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.8/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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 10:43:38 +02:00
dependabot[bot]
e1b4f0f92d
Bump react-dropzone from 14.2.2 to 14.2.3 (#3581)
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 14.2.2 to 14.2.3.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](https://github.com/react-dropzone/react-dropzone/compare/v14.2.2...v14.2.3)

---
updated-dependencies:
- dependency-name: react-dropzone
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 10:39:55 +02:00
dependabot[bot]
3b82999d71
Bump cypress from 10.9.0 to 10.10.0 (#3585)
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.9.0 to 10.10.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/v10.9.0...v10.10.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 10:39:29 +02:00
agagancarczyk
ad03dadd4c
updated modal message (#3552)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-10-12 09:22:54 +01:00
agagancarczyk
cce4fd8f4c
added view password (#3555)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-10-12 09:22:30 +01:00
Erik Jan de Wit
1111fb0a50
Add 'profileProjection' field for LinkedIn provider (#3190) 2022-10-11 22:40:39 +02:00
Erik Jan de Wit
349fe22024
Added padding on forms so action buttons don't overlap (#3501) 2022-10-11 13:12:04 +02:00
Erik Jan de Wit
558d67cd73
Help toggle and page default in local storage (#3547) 2022-10-11 13:09:07 +02:00
Erik Jan de Wit
3374780a1d
Added refresh after generate and update (#3514) 2022-10-11 13:08:47 +02:00
Erik Jan de Wit
494d9ce6ad
Fixed defaults (#3500) 2022-10-11 12:15:52 +02:00
Stan Silvert
32f75ca109
Reset actions should not be hard-coded. (#3499) 2022-10-11 12:15:31 +02:00
Jon Koops
d75753aa0c
Remove optional param from new permission route (#3548) 2022-10-11 11:31:05 +02:00
Jon Koops
375c11942e
Re-enable test retries for Cypress (#3544) 2022-10-11 10:14:10 +02:00
Erik Jan de Wit
f908ed8a00
Added "none" option to client select (#3510) 2022-10-10 23:46:12 +02:00
dependabot[bot]
3965282401
Bump react-router-dom-v5-compat from 6.4.0 to 6.4.2 (#3525)
Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom-v5-compat/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom-v5-compat@6.4.2/packages/react-router-dom-v5-compat)

---
updated-dependencies:
- dependency-name: react-router-dom-v5-compat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 23:41:50 +02:00
Erik Jan de Wit
1214330e3a
when ldap there are no credentials in keycloak (#3483) 2022-10-10 21:47:07 +02:00
dependabot[bot]
f79d575184
Bump @babel/preset-env from 7.19.3 to 7.19.4 (#3543)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.3 to 7.19.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.4/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 21:43:16 +02:00
Erik Jan de Wit
73818dae64
fixed the fix (#3512) 2022-10-10 21:01:52 +02:00
Erik Jan de Wit
1a2c80600c
Added missing shouldn't unregister (#3530) 2022-10-10 20:55:07 +02:00
Yoann
5766941ce4
Fix typo in dashboard.json (#3508) 2022-10-10 20:54:25 +02:00
dependabot[bot]
1e0b4947e1
Bump @keycloak/keycloak-admin-client from 19.0.2 to 19.0.3 (#3524)
Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client) from 19.0.2 to 19.0.3.
- [Release notes](https://github.com/keycloak/keycloak-nodejs-admin-client/releases)
- [Commits](https://github.com/keycloak/keycloak-nodejs-admin-client/compare/19.0.2...19.0.3)

---
updated-dependencies:
- dependency-name: "@keycloak/keycloak-admin-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 20:53:52 +02:00
Dominik Kawka
5b74013dc2
Add advanced client details tests (#3482) 2022-10-10 19:52:44 +02:00
Erik Jan de Wit
066ecbe3e2
Add missing type attibute to FileComponent (#3481) 2022-10-10 18:04:07 +02:00
dependabot[bot]
b21e2efaf0
Bump vitest from 0.23.4 to 0.24.1 (#3540)
Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.23.4 to 0.24.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.23.4...v0.24.1)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 17:50:51 +02:00
dependabot[bot]
636996f1d0
Bump vite from 3.1.4 to 3.1.7 (#3539)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.4 to 3.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.7/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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 17:20:37 +02:00
Erik Jan de Wit
11d8461620
Combine tree view and list for groups (#3401) 2022-10-10 17:03:27 +02:00
dependabot[bot]
daf8d6c3f0
Bump i18next from 21.9.2 to 21.10.0 (#3520)
Bumps [i18next](https://github.com/i18next/i18next) from 21.9.2 to 21.10.0.
- [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/v21.9.2...v21.10.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 16:19:28 +02:00
Erik Jan de Wit
2d0b4b815d
Use combined locales of all themes (#3487) 2022-10-10 14:47:31 +02:00
Jon Koops
7f0b9edcf0
Fix users test by awaiting credentials API call (#3536) 2022-10-10 14:02:28 +02:00
Erik Jan de Wit
dc3c08aa59
Initial version of the Account UI (#3410)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-10-10 12:14:19 +02:00