Commit graph

2867 commits

Author SHA1 Message Date
dependabot[bot]
d83a8f99d7
Bump wireit from 0.9.0 to 0.9.2 (#3996)
Bumps [wireit](https://github.com/google/wireit) from 0.9.0 to 0.9.2.
- [Release notes](https://github.com/google/wireit/releases)
- [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/wireit/commits)

---
updated-dependencies:
- dependency-name: wireit
  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-12-12 07:30:06 +01:00
dependabot[bot]
e52ada163c
Bump vitest from 0.25.3 to 0.25.7 (#4008)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.25.3 to 0.25.7.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.25.7/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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 07:29:06 +01:00
dependabot[bot]
27e6046ce8
Bump rollup from 3.5.1 to 3.7.3 (#4009)
Bumps [rollup](https://github.com/rollup/rollup) from 3.5.1 to 3.7.3.
- [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.5.1...v3.7.3)

---
updated-dependencies:
- dependency-name: rollup
  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-12-12 07:28:23 +01:00
Erik Jan de Wit
c7c7df872f
Removed type from url, query it (#3974) 2022-12-12 00:46:40 +01:00
Jon Koops
6f43a8d9ff
Wrap SamlKeysDialog in FormProvider (#3975) 2022-12-12 00:46:19 +01:00
Jon Koops
9ac61efab4
Use routable tabs for user details (#3976) 2022-12-08 16:22:30 +01:00
Jon Koops
633a123a65
Use routable tabs for identity provider details (#3973) 2022-12-08 14:04:08 +01:00
Erik Jan de Wit
bd3e276721
Added inherited option (#3957) 2022-12-08 12:25:49 +01:00
Erik Jan de Wit
3d031c79e1
Added fallback for invalid locale (#3962) 2022-12-08 12:25:27 +01:00
Erik Jan de Wit
b0ce0bb181
Use id instead of name to disable (#3959) 2022-12-08 12:24:59 +01:00
agagancarczyk
ca03f50093
Fixed listing flows alphabetically in addition to by type - #2765 (#3960)
* fixed listing flows alphabetically in addition to by type

* Apply suggestions from code review

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-12-08 09:30:44 +00:00
Jon Koops
1f3b08a605
Download latest version of Chrome for Cypress tests (#3964) 2022-12-07 17:49:59 +01:00
Jon Koops
b4c4ddc797
Rename all references to 'Admin Console' to 'Admin UI' (#3930) 2022-12-07 15:28:28 +00:00
Jon Koops
289862429a
Upgrade useParams() to React Router v6 (#3956) 2022-12-07 15:23:12 +01:00
Dominik Kawka
4bc08e3cb3
User groups testing (#3951) 2022-12-07 10:06:35 +01:00
Erik Jan de Wit
998b111d6e
Convert string value to number (#3925) 2022-12-07 10:06:01 +01:00
Erik Jan de Wit
d9e44202d4
Make always the default (#3944) 2022-12-07 10:05:32 +01:00
agagancarczyk
f000e7de69
Added potentially missing url type in form fields (#3947) 2022-12-07 10:04:37 +01:00
Dominik Kawka
74830c60e8
Fix typo in test function name (#3952) 2022-12-07 10:04:20 +01:00
Jon Koops
c1f545fb4c
Use react-hook-form v7 for scope details form (#3953) 2022-12-07 10:03:51 +01:00
Jon Koops
b4d001bd82
Use react-hook-form v7 for search dropdown form (#3955) 2022-12-07 10:03:38 +01:00
dependabot[bot]
e5cd8b30d4
Bump @cypress/webpack-preprocessor from 5.15.5 to 5.15.6 (#3933)
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.15.5 to 5.15.6.
- [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.15.5...@cypress/webpack-preprocessor-v5.15.6)

---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
  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-12-06 17:37:11 +00:00
dependabot[bot]
f3d1d9d722
Bump react-router-dom-v5-compat from 6.4.3 to 6.4.4 (#3937)
Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat) from 6.4.3 to 6.4.4.
- [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.4/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-12-06 18:29:20 +01:00
dependabot[bot]
ddf5d209c2
Bump @types/node from 18.11.9 to 18.11.11 (#3950)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.11.11.
- [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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 18:28:18 +01:00
Dominik Kawka
9c5b948c57
Added label in Client policies > global profile details heading (#3926) 2022-12-06 17:01:05 +01:00
Erik Jan de Wit
3f90f9ecf6
Convert attribute name in watch (#3929) 2022-12-06 16:58:43 +01:00
Erik Jan de Wit
3ac040dc34
Added group sync to group mapper (#3943) 2022-12-06 16:57:21 +01:00
dependabot[bot]
ad2dc6f89c
Bump rollup from 3.5.0 to 3.5.1 (#3935)
Bumps [rollup](https://github.com/rollup/rollup) from 3.5.0 to 3.5.1.
- [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.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: rollup
  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-12-06 14:59:31 +01:00
dependabot[bot]
df754a1d6d
Bump cypress-io/github-action from 4 to 5 (#3938)
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 4 to 5.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Commits](https://github.com/cypress-io/github-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  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-12-06 14:58:19 +01:00
dependabot[bot]
9543b16e9f
Bump lint-staged from 13.0.4 to 13.1.0 (#3939)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.4 to 13.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.4...v13.1.0)

---
updated-dependencies:
- dependency-name: lint-staged
  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-12-06 14:58:00 +01:00
dependabot[bot]
79c8b69eae
Bump @cypress/webpack-batteries-included-preprocessor (#3940)
Bumps [@cypress/webpack-batteries-included-preprocessor](https://github.com/cypress-io/cypress) from 2.2.4 to 2.3.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-batteries-included-preprocessor-v2.2.4...@cypress/webpack-batteries-included-preprocessor-v2.3.0)

---
updated-dependencies:
- dependency-name: "@cypress/webpack-batteries-included-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-12-06 14:57:39 +01:00
dependabot[bot]
7aa199bce2
Bump eslint from 8.28.0 to 8.29.0 (#3942)
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.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.28.0...v8.29.0)

---
updated-dependencies:
- dependency-name: eslint
  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-12-06 14:56:24 +01:00
Jon Koops
c2924ceb9c
Use react-hook-form v7 for client scope form (#3885) 2022-12-06 14:38:28 +01:00
Jon Koops
49ed77b85c
Allow extended write permissions for Dependabot auto-merge (#3945) 2022-12-06 13:50:45 +01:00
Jon Koops
07f5e070e0
Add wait to 'enable user events' test (#3946) 2022-12-06 12:42:34 +01:00
dependabot[bot]
4bbdbddacc
Bump smallrye-open-api-maven-plugin in /keycloak-theme (#3902)
Bumps smallrye-open-api-maven-plugin from 3.0.1 to 3.1.0.

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-open-api-maven-plugin
  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-12-06 11:06:45 +01:00
dependabot[bot]
afb49b3a97
Bump wireit from 0.8.0 to 0.9.0 (#3901)
Bumps [wireit](https://github.com/google/wireit) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/google/wireit/releases)
- [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/wireit/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: wireit
  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-12-06 11:06:14 +01:00
Erik Jan de Wit
14a7e49468
Add federated user link (#3928) 2022-12-06 11:05:41 +01:00
Dominik Kawka
14beb87b6b
Improved required field validation for SAML idp details (#3915) 2022-12-02 16:58:39 +01:00
Erik Jan de Wit
997881a7a1
Use react-hook-form v7 for client section (#3919) 2022-12-02 15:54:30 +01:00
agagancarczyk
8dde92e2fd
Fixed username not wrapping (#3923)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-12-02 10:30:32 +00:00
agagancarczyk
77ec5a4c5f
Renamed mapping(s) to role(s) (#3920)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-12-02 09:41:30 +00:00
agagancarczyk
e28277846d
Changed temporarily disabled to temporarily locked status - #1705 (#3917)
* Changed temporaryDisabled to temporaryLocked

* Changed temporaryDisabled to temporaryLocked

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-12-02 09:41:15 +00:00
Jon Koops
eb7063df84
Give CI workflow permissions to merge PR (#3922) 2022-12-02 08:52:51 +01:00
Jon Koops
f5d8446074
Add PR number to Dependabot auto-merge (#3921) 2022-12-01 17:37:06 +01:00
Jon Koops
09b1077daf
Use github context instead of environment for Dependabot auto-merge (#3916) 2022-12-01 16:51:50 +01:00
Erik Jan de Wit
2f8980d09a
Don't use a default value in BooleanComponent (#3822) 2022-12-01 16:10:33 +01:00
agagancarczyk
c3b08cd601
Readmes updates (#3807)
* updated READMEs

* updated READMEs

* updated READMEs

* feedback

* Apply review feedback

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-12-01 14:19:06 +00:00
dependabot[bot]
8bdabbedb7
Bump prettier from 2.7.1 to 2.8.0 (#3874)
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.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/2.7.1...2.8.0)

---
updated-dependencies:
- dependency-name: prettier
  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-12-01 15:15:27 +01:00
Jon Koops
d6dfee9773
Add repo to Dependabot auto-merge (#3913) 2022-12-01 15:15:09 +01:00