Commit graph

2218 commits

Author SHA1 Message Date
dependabot[bot]
c0af2fe82d Bump cypress from 10.1.0 to 10.2.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.1.0...v10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 10:39:16 +02:00
dependabot[bot]
1c40ae97fb Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.29.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.28.0 to 5.29.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.29.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>
2022-06-27 10:36:51 +02:00
dependabot[bot]
b361117217 Bump eslint-plugin-react from 7.30.0 to 7.30.1
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.30.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.30.0...v7.30.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 10:36:27 +02:00
Erik Jan de Wit
931fa3faec
added aria-label (#2859)
fixes: #2844
2022-06-27 09:17:09 +02:00
Erik Jan de Wit
f6a4b8ab27
remove bind flow if the flow is already bound (#2874)
fixes: #2764
2022-06-27 09:13:43 +02:00
Erik Jan de Wit
2d39e2cc4f
Added test for partial import clear button (#2870) 2022-06-24 15:35:02 +02:00
Jon Koops
7ad1182017
Upgrade to latest version of PatternFly (#2866)
Co-authored-by: Jon Koops <jonkoops@gmail.com>

Co-authored-by: Eric Olkowski <thatblindgeye@gmail.com>
2022-06-24 13:45:43 +02:00
Erik Jan de Wit
fef1609601
added aria-labels (#2861)
fixes: #2846
2022-06-24 13:44:15 +02:00
Erik Jan de Wit
acbc6df9f9
fixed ids for axa (#2860)
fixes: #2845
2022-06-24 13:43:59 +02:00
Stan Silvert
c70fa2d5f5
Always Display in Console missing from OIDC clients (#2869)
* Always Display in Console missing from OIDC clients

* Fix flaky test: Realm settings --> Go to login tab

* Make comment more accurate.
2022-06-24 13:31:02 +02:00
agagancarczyk
c4cd7c376e
fixed subheading (#2868)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-06-23 11:51:41 +01:00
agagancarczyk
4ec40a52a6
Critical accessibility fixes for User federation page - Issue #2848 (#2867)
* added form labels

* fixed labels

* fix

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-06-23 11:50:24 +01:00
Erik Jan de Wit
2ce59b6f7c
added missing id attribute (#2858)
fixes: #2837
2022-06-23 11:23:57 +02:00
Erik Jan de Wit
b3c4bfe6e3
Make all routes lower case (#2863) 2022-06-22 13:35:10 +02:00
Erik Jan de Wit
ea4f122a73
Use realm id instead of realm name as parentId (#2836) 2022-06-22 10:50:47 +02:00
Erik Jan de Wit
60fc598a08
added some production build options (#2832) 2022-06-22 10:48:53 +02:00
agagancarczyk
25faa1366c
Fixed subheading in the dialog (#2855) 2022-06-21 22:14:13 +02:00
agagancarczyk
05f5dc3d5b
Fixed heading for create client policy (#2856) 2022-06-21 22:13:51 +02:00
agagancarczyk
3c0e1fde0c
Fixed misspelling (#2854) 2022-06-21 22:13:30 +02:00
Aboullos
64deaa5fb7
Fix error message and update and add tests (#2807)
* Fix user-fed-password-policy-error-message

* Add test for error messages

* Remove only function

* Change switch toggle

* Modify toggle

* Add save action

* Set error messages to constant

* Remove alert and message changes
2022-06-21 14:15:29 +02:00
dependabot[bot]
0f5df6a5df Bump @typescript-eslint/parser from 5.27.1 to 5.28.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.27.1 to 5.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.28.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 15:38:48 +02:00
Stan Silvert
cd286a0ba1
Add theme.properties to the build. (#2819) 2022-06-20 12:10:15 +02:00
dependabot[bot]
043c2c30a0 Bump typescript from 4.7.3 to 4.7.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 11:55:14 +02:00
dependabot[bot]
58a0042256 Bump i18next from 21.8.9 to 21.8.10
Bumps [i18next](https://github.com/i18next/i18next) from 21.8.9 to 21.8.10.
- [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.8.9...v21.8.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 11:54:50 +02:00
dependabot[bot]
bef8ea020b Bump @types/node from 17.0.42 to 18.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.42 to 18.0.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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 11:54:19 +02:00
dependabot[bot]
61ab96b7f1 Bump ts-jest from 28.0.4 to 28.0.5
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 28.0.4 to 28.0.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v28.0.4...v28.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 11:53:56 +02:00
dependabot[bot]
54c8ec16d4 Bump prettier from 2.6.2 to 2.7.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.1.
- [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/2.6.2...2.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 11:53:32 +02:00
dependabot[bot]
4f0358076f Bump @keycloak/keycloak-admin-client from 19.0.0-dev.12 to 19.0.0-dev.13
Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client) from 19.0.0-dev.12 to 19.0.0-dev.13.
- [Release notes](https://github.com/keycloak/keycloak-nodejs-admin-client/releases)
- [Changelog](https://github.com/keycloak/keycloak-nodejs-admin-client/blob/main/tsconfig.release.json)
- [Commits](https://github.com/keycloak/keycloak-nodejs-admin-client/compare/v19.0.0-dev.12...v19.0.0-dev.13)

---
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>
2022-06-20 11:52:37 +02:00
dependabot[bot]
71ea0b6aa1 Bump @testing-library/react-hooks from 8.0.0 to 8.0.1
Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/testing-library/react-hooks-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-hooks-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-hooks-testing-library/compare/v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: "@testing-library/react-hooks"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 11:52:13 +02:00
dependabot[bot]
2083332e34 Bump lint-staged from 13.0.1 to 13.0.2
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.1...v13.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 11:50:55 +02:00
dependabot[bot]
86439eb96b Bump react-i18next from 11.17.1 to 11.17.2
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.17.1 to 11.17.2.
- [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.17.1...v11.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 11:50:31 +02:00
dependabot[bot]
6e340610ef Bump eslint from 8.17.0 to 8.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.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/v8.17.0...v8.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 11:49:21 +02:00
dependabot[bot]
d47cca8619 Bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.28.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.27.1 to 5.28.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.28.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>
2022-06-20 11:48:51 +02:00
Erik Jan de Wit
afbbdaaf52
added acr loa map field to realm settings (#2736)
* added acr loa map field to realm settings

fixes: #2668

* changed to use one form per tab, instead of shared

* fixed test
2022-06-15 14:57:39 +02:00
Erik Jan de Wit
f775fd6329
Added groups to dropdown menu (#2780) 2022-06-13 13:10:11 +02:00
Erik Jan de Wit
cc13fcec14
Added way to edit flow name and description (#2775) 2022-06-13 12:16:44 +02:00
Erik Jan de Wit
f362d5a85d
Add dialog to show authorization data (#2782) 2022-06-13 12:13:36 +02:00
Jon Koops
fddf91170c
Run code quality check on a nightly schedule (#2805) 2022-06-13 12:11:33 +02:00
dependabot[bot]
e43203d342 Bump jest from 28.1.0 to 28.1.1
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.0 to 28.1.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.1/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 12:08:39 +02:00
dependabot[bot]
5971fb9a34 Bump lint-staged from 13.0.0 to 13.0.1
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.0 to 13.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.0...v13.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 12:08:27 +02:00
Jon Koops
7c31452921
Upgrade to version 10 of Cypress (#2790) 2022-06-13 12:08:13 +02:00
Erik Jan de Wit
741c09cca1
Fixed required for + localization (#2784) 2022-06-13 11:42:17 +02:00
Erik Jan de Wit
4eb0b90d75
Changed error and success message (#2785) 2022-06-13 11:42:00 +02:00
Erik Jan de Wit
d05410d60d
Changed to use NavLink to fix urls based on router (#2788) 2022-06-13 11:41:39 +02:00
Erik Jan de Wit
fe0a5b9834
Added padding to scroll under save button (#2781) 2022-06-13 11:18:27 +02:00
Erik Jan de Wit
c90468019a
Update french translations (#2786) 2022-06-13 11:16:54 +02:00
Stan Silvert
a0996cd91e
Fix evaluate screen when user does not have view-users access. (#2771) 2022-06-13 11:09:07 +02:00
Stan Silvert
f558052957
Miscellaneous fixes to coarse-grained authorization (#2766) 2022-06-13 11:07:53 +02:00
dependabot[bot]
bbc3e0da22 Bump react-i18next from 11.17.0 to 11.17.1
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.17.0 to 11.17.1.
- [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.17.0...v11.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 11:02:26 +02:00
dependabot[bot]
b5524bf9c7 Bump @types/node from 17.0.40 to 17.0.42
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.40 to 17.0.42.
- [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>
2022-06-13 11:00:26 +02:00