agagancarczyk
5ee271e787
fix for Frontend URL realm setting label ( #30574 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-06-19 15:04:22 +00:00
Hynek Mlnarik
e1eb8d3bbe
Fix partial_import_test
...
Fixes : #30492
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-06-19 16:21:36 +02:00
Jon Koops
77fb3c4dd4
Use correct host URL for Admin Console requests ( #30535 )
...
Closes #30432
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-06-19 15:21:53 +02:00
Jon Koops
2b35b4430c
Output Vite build directly into Maven target directory ( #30490 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-06-19 14:36:04 +02:00
Giuseppe Graziano
24aa6e143d
REALM_CLIENT attribute to recognize realm clients ( #30433 )
...
Closes #29413
Signed-off-by: Giuseppe Graziano <g.graziano94@gmail.com>
2024-06-19 10:22:13 +02:00
dependabot[bot]
e140755493
Bump cypress from 13.11.0 to 13.12.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.11.0 to 13.12.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/v13.11.0...v13.12.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 07:52:30 +02:00
MWarnecke
e89b4182b6
Use correct tooltip ( #30467 )
...
Closes #30412
Signed-off-by: Michael Warnecke <WarneckeMichael@web.de>
2024-06-18 18:10:26 +01:00
dependabot[bot]
ed75fd21c4
Bump vite from 5.2.13 to 5.3.1
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.2.13 to 5.3.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/v5.3.1/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>
2024-06-18 18:18:57 +02:00
dependabot[bot]
e3f8e70f61
Bump react-hook-form from 7.51.5 to 7.52.0
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.51.5 to 7.52.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.51.5...v7.52.0 )
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 17:16:10 +02:00
Andreas Blättlinger
2a88d01e5e
Unify save-buttons in admin-ui ( #30119 )
...
* #30118 Unify save-buttons in admin-ui
Signed-off-by: Andreas Blaettlinger <bln1imb@bosch.com>
* #30118 Unify save-buttons in admin-ui
Signed-off-by: Andreas Blaettlinger <bln1imb@bosch.com>
* Introduced props for naming the buttons in FixedButtonGroup
Signed-off-by: Andreas Blaettlinger <bln1imb@bosch.com>
---------
Signed-off-by: Andreas Blaettlinger <bln1imb@bosch.com>
2024-06-18 12:00:45 +01:00
agagancarczyk
bb4d2ecf92
fixed issue related to dark mode ( #30510 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-06-18 08:06:21 +01:00
agagancarczyk
83af3bc455
Fixed refreshing translations on user detail's tab ( #30199 )
...
* added translations refresh
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* added translation refresh on adding new translation from realm overrides
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* added translation refresh on deleting translations from realm overrides
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* fixed test
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* fixed test
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* fixed test
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* fixed test
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
---------
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-06-18 08:06:10 +01:00
Erik Jan de Wit
bdf6dff279
removed useless cell formatter ( #30422 )
...
fixes : #30306
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-17 16:20:29 -04:00
Erik Jan de Wit
ece72cd491
add label interpolation to description fields ( #30325 )
...
fixes : #30271
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-14 14:26:58 +02:00
Erik Jan de Wit
716e2d4e68
add first and max to group member query ( #30327 )
...
fixes : #30143
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-14 14:26:19 +02:00
Thibault Morin
f6fa869b12
feat(SAML): add Artifact Binding on brokering scenarios when Keycloak is SP ( #29619 )
...
* feat: add Artifact Binding on brokering scenarios when Keycloak is SP
Signed-off-by: tmorin <git@morin.io>
* Adding broker test and minor improvements
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
* Fixing IdentityProviderTest
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
* Renaming methods related to idp initiated flows
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
* Fixing partial_import_test.spec.ts
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
---------
Signed-off-by: tmorin <git@morin.io>
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-06-14 08:54:49 -03:00
Erik Jan de Wit
08ead04c43
added pagination to realm selector ( #30219 )
...
* added pagination to realm selector
fixes : #29978
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fix display name for recent and refresh on open
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-13 11:29:57 +02:00
Thomas Darimont
60ebce8d85
Add translation for oid4vc protocol name
...
Fixes #30286
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2024-06-12 12:47:25 +02:00
Jon Koops
c7361ccf6e
Run the Vite dev server through the Keycloak server ( #27311 )
...
Closes #19750
Closes #28643
Closes #30115
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-06-12 11:55:14 +02:00
Pedro Igor
e6df8a2866
Allow multiple instances of the same social broker in a realm
...
Closes #30088
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-06-11 12:44:10 -03:00
Erik Jan de Wit
d10b331e1a
stabilize realm setting test ( #30038 )
...
fixes : #29468
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-11 08:29:08 -04:00
dependabot[bot]
80212985a5
Bump @testing-library/jest-dom from 6.4.5 to 6.4.6
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 6.4.5 to 6.4.6.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.5...v6.4.6 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 13:37:31 +02:00
Andreas Blättlinger
d83537005f
Fix rotated secret ( #30331 )
...
Signed-off-by: Andreas Blaettlinger <bln1imb@bosch.com>
2024-06-11 13:29:05 +02:00
Ahana Mallik
51d80a42d5
Activate Save Button in Client Scopes on first modification ( #30269 )
...
Signed-off-by: Ahana Mallik <ahanamallik@gmail.com>
2024-06-10 16:59:22 -04:00
dependabot[bot]
250b986bd7
Bump uuid from 9.0.1 to 10.0.0
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 9.0.1 to 10.0.0.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0 )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 10:07:16 +02:00
dependabot[bot]
d29dbf0f7a
Bump vite from 5.2.12 to 5.2.13
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.2.12 to 5.2.13.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.2.13/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.2.13/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>
2024-06-10 09:44:30 +02:00
Erik Jan de Wit
86101b3d1d
changed to use the right query ( #30252 )
...
fixes : #30049
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-08 21:09:48 +02:00
Erik Jan de Wit
0bfadacffd
fixed display value ( #30159 )
...
fixes : #30126
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-08 11:34:38 +02:00
dependabot[bot]
5721a2eccc
Bump cypress-split from 1.23.7 to 1.24.0
...
Bumps [cypress-split](https://github.com/bahmutov/cypress-split ) from 1.23.7 to 1.24.0.
- [Release notes](https://github.com/bahmutov/cypress-split/releases )
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.23.7...v1.24.0 )
---
updated-dependencies:
- dependency-name: cypress-split
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-07 21:31:29 +02:00
dependabot[bot]
13cebc92c5
Bump @testing-library/react from 15.0.7 to 16.0.0 ( #30107 )
...
* Bump @testing-library/react from 15.0.7 to 16.0.0
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 15.0.7 to 16.0.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v15.0.7...v16.0.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Apply migrations
Signed-off-by: Jon Koops <jonkoops@gmail.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2024-06-07 21:31:08 +02:00
Erik Jan de Wit
d2e8092c7f
move keycloak select to ui-shared and fix typeahead ( #30209 )
...
* move keycloak select to ui-shared and fix typeahead
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* Fix the account console test
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
* Fix cypress tests
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
* fix for when value is an array
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fix for when value is an array
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* add support for array selecting single value
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fixed saying open once clicked outside and value
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* small issue when pressing enter
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
Co-authored-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-06-07 16:05:03 +00:00
Erik Jan de Wit
5897334ddb
Align environment variables between consoles ( #30125 )
...
* change to make authServerUrl the same as authUrl
fixes : #29641
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* Remove `authUrl` entirely
Signed-off-by: Jon Koops <jonkoops@gmail.com>
* Remove file that is unrelated
Signed-off-by: Jon Koops <jonkoops@gmail.com>
* Split out and align environment variables between consoles
Signed-off-by: Jon Koops <jonkoops@gmail.com>
* Restore removed variables to preserve backwards compatibility
Signed-off-by: Jon Koops <jonkoops@gmail.com>
* Also deprecate the `authUrl` for the Admin Console
Signed-off-by: Jon Koops <jonkoops@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2024-06-06 08:36:46 +02:00
dependabot[bot]
99c8ac60e5
Bump cypress-split from 1.23.6 to 1.23.7
...
Bumps [cypress-split](https://github.com/bahmutov/cypress-split ) from 1.23.6 to 1.23.7.
- [Release notes](https://github.com/bahmutov/cypress-split/releases )
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.23.6...v1.23.7 )
---
updated-dependencies:
- dependency-name: cypress-split
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 14:49:13 +02:00
Erik Jan de Wit
9afb1a47fb
fixed flaky-ness and removed deprecated select ( #30078 )
...
fixes : #29507
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-05 14:48:48 +02:00
dependabot[bot]
0222c803a9
Bump cypress from 13.10.0 to 13.11.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.10.0 to 13.11.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/v13.10.0...v13.11.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 14:21:20 +02:00
mposolda
0bf613782f
Updating client policies in JSON editor is buggy. Attempt to update global client policies should throw the error
...
closes #30102
Signed-off-by: mposolda <mposolda@gmail.com>
2024-06-05 13:55:02 +02:00
Hynek Mlnarik
df4b6c871d
Fix linting issues
...
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-06-05 12:29:38 +02:00
Erik Jan de Wit
d1756564a7
remove use of deprecated table component ( #29812 )
...
* remove use of deprecated table component
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added transformer
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fix row click
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* removed useless name label
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fix row click again
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* removed more useless name label
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* removed useless options
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* removed useless options
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* removed data-label
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fix for action click
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* made indeterminate work again
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fixed test
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-04 11:01:01 +02:00
Thomas Darimont
35a4a17aa5
Add support for application/jwt media-type in token introspection ( #29842 )
...
Fixes #29841
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2024-06-03 19:06:21 +02:00
Erik Jan de Wit
56c955df20
reset selected after action ( #30001 )
...
fixes : #29981
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-03 17:53:34 +02:00
Erik Jan de Wit
0d2adbb75d
add dark theme switch ( #29879 )
...
* add dark theme switch
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* matchMedia does not exists on cypress
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-03 17:53:07 +02:00
mposolda
9074696382
Editing built-in client policy profiles are silently reverted
...
closes #27184
Signed-off-by: mposolda <mposolda@gmail.com>
2024-06-03 14:00:37 +02:00
hokuda
2a1b79d1fc
Update RFC reference in subject: Likely typo RFC2553 -> RFC2253, Consider RFC4514
...
Closes #30068
Signed-off-by: hokuda <hisanobu.okuda@gmail.com>
2024-06-03 13:45:27 +02:00
Pedro Igor
4c39fcc79d
Allow to configure if users are automatically redirected when the email domain matches an organization
...
Closes #30050
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-06-03 13:34:21 +02:00
Temuri Doghonadze
36fa786451
Translated using Weblate (Georgian)
...
Translation: Keycloak/Theme base/login
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baselogin/ka/
Translated using Weblate (Georgian)
Translation: Keycloak/Account UI
Translate-URL: https://hosted.weblate.org/projects/keycloak/account-ui/ka/
Translated using Weblate (Georgian)
Translation: Keycloak/Admin UI
Translate-URL: https://hosted.weblate.org/projects/keycloak/admin-ui/ka/
Translated using Weblate (Georgian)
Translation: Keycloak/Account UI
Translate-URL: https://hosted.weblate.org/projects/keycloak/account-ui/ka/
Translated using Weblate (Georgian)
Translation: Keycloak/Admin UI
Translate-URL: https://hosted.weblate.org/projects/keycloak/admin-ui/ka/
Translated using Weblate (Georgian)
Translation: Keycloak/Theme base/login
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baselogin/ka/
Translated using Weblate (Georgian)
Translation: Keycloak/Theme base/email
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baseemail/ka/
Translated using Weblate (Georgian)
Translation: Keycloak/Admin UI
Translate-URL: https://hosted.weblate.org/projects/keycloak/admin-ui/ka/
Translated using Weblate (Georgian)
Translation: Keycloak/Theme base/login
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baselogin/ka/
Translated using Weblate (Georgian)
Translation: Keycloak/Theme base/email
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baseemail/ka/
Translated using Weblate (Georgian)
Translation: Keycloak/Theme base/admin
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baseadmin/ka/
Translated using Weblate (Georgian)
Translation: Keycloak/Theme base/account
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baseaccount/ka/
Translated using Weblate (Georgian)
Translation: Keycloak/Admin UI
Translate-URL: https://hosted.weblate.org/projects/keycloak/admin-ui/ka/
Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Signed-off-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
2024-06-03 11:25:10 +02:00
dependabot[bot]
1e54b6cf58
Bump vite from 5.2.11 to 5.2.12 ( #29954 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.2.11 to 5.2.12.
- [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/v5.2.12/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>
2024-06-03 10:49:08 +02:00
dependabot[bot]
813b9f2f41
Bump @testing-library/cypress from 10.0.1 to 10.0.2
...
Bumps [@testing-library/cypress](https://github.com/testing-library/cypress-testing-library ) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/testing-library/cypress-testing-library/releases )
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/cypress-testing-library/compare/v10.0.1...v10.0.2 )
---
updated-dependencies:
- dependency-name: "@testing-library/cypress"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 10:43:51 +02:00
dependabot[bot]
564afe81c8
Bump cypress-split from 1.23.4 to 1.23.6
...
Bumps [cypress-split](https://github.com/bahmutov/cypress-split ) from 1.23.4 to 1.23.6.
- [Release notes](https://github.com/bahmutov/cypress-split/releases )
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.23.4...v1.23.6 )
---
updated-dependencies:
- dependency-name: cypress-split
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 10:43:37 +02:00
Erik Jan de Wit
1e4ccf24bc
proper fix for create user and re-enable tests ( #29995 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-05-30 13:47:34 +02:00
Erik Jan de Wit
1135f4f05f
small fix that adds collapse icon based on count ( #29996 )
...
* small fix that adds collapse icon based on count
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fixed test
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-05-30 13:46:21 +02:00