32846 Commits

Author SHA1 Message Date
Simone Taeggi
536b2ccd4b test duplicated sso roles are cleaned 2023-05-29 11:22:35 +02:00
Marc-Roig
91d4759433
fix: unit test 2023-05-29 11:13:29 +02:00
Marc-Roig
1bdf9afa6b
fix: populate al top level attributes 2023-05-29 10:45:47 +02:00
Simone Taeggi
f83a848525 Merge branch 'main' into fix/sso-lock-out-option 2023-05-29 10:41:05 +02:00
Marc-Roig
304f32d56b
fix: populate attributes in delete 2023-05-29 09:34:45 +02:00
Marc-Roig
296aa4b53c
fix: replace all for node14 2023-05-29 09:12:07 +02:00
Marc-Roig
b571f2f511
feat: exclude morphTo relations 2023-05-29 08:43:00 +02:00
Damián Paranič
5f6efd813b
Merge branch 'main' into fix/media-library-multiple-selection 2023-05-29 08:35:32 +02:00
dependabot[bot]
1c5f857faa
chore(deps): bump formik from 2.2.9 to 2.4.0
Bumps [formik](https://github.com/formium/formik) from 2.2.9 to 2.4.0.
- [Release notes](https://github.com/formium/formik/releases)
- [Commits](https://github.com/formium/formik/compare/formik@2.2.9...formik@2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 23:04:50 +00:00
dependabot[bot]
71902a4f5c
chore(deps): bump react-query from 3.24.3 to 3.39.3
Bumps [react-query](https://github.com/tannerlinsley/react-query) from 3.24.3 to 3.39.3.
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](https://github.com/tannerlinsley/react-query/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 23:03:37 +00:00
dependabot[bot]
595f2ec00f
chore(deps-dev): bump @testing-library/dom from 8.19.0 to 8.20.0
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v8.19.0...v8.20.0)

---
updated-dependencies:
- dependency-name: "@testing-library/dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 23:02:26 +00:00
dependabot[bot]
839e57fa44
chore(deps): bump axios from 1.3.4 to 1.4.0
Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.4...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 23:01:14 +00:00
dependabot[bot]
e657ee732e
chore(deps): bump swagger-ui-dist from 4.18.1 to 4.19.0
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 4.18.1 to 4.19.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.18.1...v4.19.0)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 22:58:36 +00:00
Simone Taeggi
7eefdb1053 Merge branch 'fix/sso-lock-out-option' of github.com:strapi/strapi into fix/sso-lock-out-option 2023-05-28 23:18:27 +02:00
Simone Taeggi
45b9631494 add useSettingsForm get test 2023-05-28 23:18:21 +02:00
DMehaffy
08ff46ddc4
Merge branch 'main' into chore/replace-node-14-with-20 2023-05-26 11:48:10 -07:00
“marwa-hodeib”
48234303cc fix variable translation 2023-05-26 21:26:32 +03:00
Convly
489e422f60 Revert breaking change & adapt the feature behavior 2023-05-26 18:15:55 +02:00
Marc-Roig
31afc24ee5
fix: unit tests 2023-05-26 17:57:23 +02:00
Convly
0b15df5850 Merge branch 'ts-support-2/type-system' into ts-support-2/update-type-gen 2023-05-26 17:56:08 +02:00
Convly
9b8fb00e8d Merge branch 'main' into ts-support-2/update-type-gen 2023-05-26 17:52:06 +02:00
Marc-Roig
e73a41ecde
todo: handle dz and morph relations in getQueryPopulate 2023-05-26 17:47:59 +02:00
Convly
2eb6b5c44b Merge branch 'main' into features/ts-support-2 2023-05-26 17:43:58 +02:00
Convly
2a75f0bff1 Merge branch 'main' into ts-support-2/type-system 2023-05-26 17:43:35 +02:00
Marc-Roig
810efff6da
fix: use is nil for countRelations 2023-05-26 17:37:33 +02:00
Marc-Roig
9a7bef24bf
chore: PR proposed changes 2023-05-26 17:26:55 +02:00
Convly
94e3595718 Move utils to namespaces & fix types 2023-05-26 17:14:07 +02:00
Marc
832b4aa46d
Update packages/core/content-manager/server/controllers/collection-types.js
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2023-05-26 16:11:33 +02:00
Marc
8adcef6029
Update examples/getstarted/src/index.js
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2023-05-26 16:08:40 +02:00
Convly
f0841f681d Merge branch 'ts-support-2/type-system' into ts-support-2/update-type-gen 2023-05-26 15:46:12 +02:00
Convly
2cdc6b07a3 Rename Contains to Includes 2023-05-26 15:33:09 +02:00
Convly
90b5fa8d55 Rename AssertNamespaceIs to EnsureNamespaceMatches for uids 2023-05-26 15:30:42 +02:00
Convly
1b506673a1 Use ColonsSeparator for api & plugin namespace (origin <> scope) 2023-05-26 15:27:45 +02:00
Jamie Howard
4020a96da6 chore: separate validation between webhook service and controller 2023-05-26 14:27:44 +01:00
Convly
b30a3b426f Update ControllerHandler return type to accept void 2023-05-26 15:26:36 +02:00
Convly
9bd29e3d9b Update data transfer code to adapt with new types 2023-05-26 15:25:12 +02:00
Jamie Howard
5547c788eb fix: register review workflow webhook events earlier in bootstrap 2023-05-26 14:25:03 +01:00
Convly
9fca32a25e Update data transfer types 2023-05-26 15:23:50 +02:00
Gustav Hansen
943497a7d9
Merge pull request #16843 from strapi/chore/update-ds
Chore: Update @strapi/design-system and @strapi/icons to 1.7.9
2023-05-26 15:20:50 +02:00
Gustav Hansen
bd217c1970 Chore: Update @strapi/design-system and @strapi/icons to 1.7.9 2023-05-26 14:58:19 +02:00
Marc-Roig
619823e72f
doc: transaction is an experimental feature 2023-05-26 14:48:01 +02:00
Gustav Hansen
0b5dbcf9de Chore: Update snapshots 2023-05-26 14:45:47 +02:00
Marc-Roig
00b166d439
fix: single types unit test 2023-05-26 14:45:22 +02:00
Bassel Kanso
90032a791f
Merge branch 'main' into fix/transfer-push-stuck 2023-05-26 15:43:43 +03:00
Bassel
a862150325 refactoring using default message retry options 2023-05-26 15:42:03 +03:00
Ben Irvin
f6a95493d0
Merge pull request #16842 from strapi/fix/dts-stream-filters 2023-05-26 14:03:42 +02:00
Marc-Roig
450b9fd7cf
chore: remove jsdoc unnecessary return 2023-05-26 13:21:53 +02:00
Marc-Roig
ee59206428
chore: document getQueryPopulate 2023-05-26 13:19:37 +02:00
Marc-Roig
fabe6c7c71
chore: document populate builder 2023-05-26 13:17:48 +02:00
Marc-Roig
ee5d821fa7
chore: cleanup comments 2023-05-26 13:05:08 +02:00