Commit graph

323 commits

Author SHA1 Message Date
Erik Jan de Wit
31f96761ea
Use react-hook-form v7 for client keys (#4045) 2022-12-15 15:13:36 +00:00
agagancarczyk
3c8e4f3b98
Fixed navigation to mappers tab and added test (#3985) 2022-12-15 15:57:51 +01:00
Dominik Kawka
9f917e2a65
Removed unnecessary wait in realm settings tabs test (#4042) 2022-12-15 12:10:06 +00:00
Erik Jan de Wit
7eb2b13c98
Enable source maps in Vite config (#4037) 2022-12-15 12:46:16 +01:00
Jon Koops
99c3445635
Downgrade Vite to version 3 (#4038) 2022-12-14 13:13:31 +00:00
dependabot[bot]
69ceeef761
Bump @4tw/cypress-drag-drop from 2.2.2 to 2.2.3 (#4024)
Bumps [@4tw/cypress-drag-drop](https://github.com/4teamwork/cypress-drag-drop) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/4teamwork/cypress-drag-drop/releases)
- [Changelog](https://github.com/4teamwork/cypress-drag-drop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/4teamwork/cypress-drag-drop/compare/v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: "@4tw/cypress-drag-drop"
  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-14 09:25:19 +00:00
Erik Jan de Wit
a40deb7073
Use NumberInput instead of input (#3961) 2022-12-14 07:45:13 +00:00
dependabot[bot]
bd1e62a1ef
Bump vite from 4.0.0 to 4.0.1 (#4027)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.0 to 4.0.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.0.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 19:30:57 +00:00
dependabot[bot]
51c07f4298
Bump @vitejs/plugin-react from 2.2.0 to 3.0.0 (#4028)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@3.0.0/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  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-13 18:40:04 +00:00
dependabot[bot]
5622344eb6
Bump vitest from 0.25.7 to 0.25.8 (#4021)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.25.7 to 0.25.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.25.8/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-13 18:34:35 +00:00
Jon Koops
2e36e4c3fe
Remove Cypress test to check login (#4019) 2022-12-13 17:25:08 +01:00
Erik Jan de Wit
ea80b0f872
Added extra null check (#4016) 2022-12-13 17:16:46 +01:00
Erik Jan de Wit
ed8b1f5dca
Use react-hook-form v7 for client credentials form (#4014) 2022-12-13 11:59:11 +00:00
Erik Jan de Wit
1cd2a099ce
Added JSON editor test (#3948) 2022-12-13 12:41:23 +01:00
Erik Jan de Wit
be59ed1447
Use user select component (#4011) 2022-12-13 12:40:49 +01:00
dependabot[bot]
91acceacd0
Bump vite from 3.2.4 to 4.0.0 (#4001)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.4 to 4.0.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.0.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  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-12 14:09:45 +00:00
dependabot[bot]
0750699725
Bump vite-plugin-checker from 0.5.1 to 0.5.2 (#3998)
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.5.1...vite-plugin-checker@0.5.2)

---
updated-dependencies:
- dependency-name: vite-plugin-checker
  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 10:56:32 +00:00
dependabot[bot]
ad27db0b28
Bump react-router-dom-v5-compat from 6.4.4 to 6.4.5 (#3990)
Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat) from 6.4.4 to 6.4.5.
- [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.5/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-12 10:36:09 +01:00
dependabot[bot]
39c516148a
Bump i18next-http-backend from 2.0.2 to 2.1.0 (#4002)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.0.2...v2.1.0)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  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-12 10:33:31 +01:00
dependabot[bot]
69b661f82b
Bump @cypress/webpack-preprocessor from 5.15.6 to 5.15.7 (#4007)
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.15.6 to 5.15.7.
- [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.6...@cypress/webpack-preprocessor-v5.15.7)

---
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-12 10:33:09 +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
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
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
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]
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
Jon Koops
c2924ceb9c
Use react-hook-form v7 for client scope form (#3885) 2022-12-06 14:38:28 +01:00
Jon Koops
07f5e070e0
Add wait to 'enable user events' test (#3946) 2022-12-06 12:42:34 +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