25556 Commits

Author SHA1 Message Date
Alexandre BODIN
463d78a4c1
Merge pull request #14666 from strapi/dependabot/npm_and_yarn/commander-8.3.0 2022-11-23 12:16:02 +01:00
dependabot[bot]
a80bef5f5c
Bump @graphql-tools/schema from 8.1.2 to 8.5.1
Bumps [@graphql-tools/schema](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/schema) from 8.1.2 to 8.5.1.
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/schema/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/schema@8.5.1/packages/schema)

---
updated-dependencies:
- dependency-name: "@graphql-tools/schema"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 10:27:01 +00:00
Raphael Müßeler
a9a695d2bd
Merge branch 'main' into fix/swaggerParameterLocale 2022-11-23 10:58:31 +01:00
Simone
d734345ccd
Merge branch 'main' into enhancement/axios-refactoring 2022-11-23 10:30:08 +01:00
markkaylor
a91fe47990
Merge branch 'main' into fix/custom-fields-breaking-inputs 2022-11-23 10:24:39 +01:00
Madhuri Sandbhor
c693065ad1
Merge pull request #14814 from strapi/feature/marketplace-additional-sort-options
[Marketplace] Exp-373 Update the sort options in SelectSort component
2022-11-23 10:22:52 +01:00
Mark Kaylor
dfac1a9edd Use Set instead of filter 2022-11-23 10:21:58 +01:00
Simone Taeggi
6591dd051b move the condition inside the function 2022-11-23 10:02:26 +01:00
Simone Taeggi
159a40f2e3 Merge branch 'main' into chore/tracking-edit-field-name 2022-11-23 09:55:11 +01:00
Simone Taeggi
8384278292 Merge branch 'enhancement/axios-refactoring' of github.com:strapi/strapi into enhancement/axios-refactoring 2022-11-23 09:49:38 +01:00
Simone Taeggi
e867a11ebe change how we cancel the axios request using abortController 2022-11-23 09:49:24 +01:00
Simone
e811f82618
Merge branch 'main' into enhancement/axios-refactoring 2022-11-23 09:31:30 +01:00
markkaylor
34b24b485e
Merge branch 'main' into chore/refactor-edit-view 2022-11-23 09:17:28 +01:00
markkaylor
a6193d04e1
Merge pull request #14590 from strapi/feature/custom-field-default-options
[Custom fields] Add default value to options
2022-11-23 09:16:42 +01:00
Simone Taeggi
fa89f174c3 Merge branch 'main' into chore/tracking-edit-field-name 2022-11-23 00:14:26 +01:00
Simone Taeggi
59b86944a3 refactor the event didEditFieldNameOnContentType triggered when we edit the field name 2022-11-23 00:13:19 +01:00
Raphael Müßeler
f353cca2e6
Merge branch 'strapi:main' into fix/swaggerParameterLocale 2022-11-22 22:03:22 +01:00
Simone Taeggi
e3fa29997f Merge branch 'main' into chore/tracking-edit-field-name 2022-11-22 19:58:12 +01:00
Simone Taeggi
852c9b44d0 Merge branch 'enhancement/axios-refactoring' of github.com:strapi/strapi into enhancement/axios-refactoring 2022-11-22 19:57:28 +01:00
Simone Taeggi
39f1382f6d change comment content 2022-11-22 19:57:17 +01:00
Simone
a4233b4864
Merge branch 'main' into enhancement/axios-refactoring 2022-11-22 19:55:25 +01:00
Artsiom Ulasevich
0e4636b237
Merge branch 'main' into fix-RU-lang 2022-11-22 21:38:30 +03:00
Josh
a73dc6fe78
Merge pull request #14849 from strapi/fix/card-badge 2022-11-22 17:18:53 +00:00
dependabot[bot]
c16f5b9ebb
chore(deps): bump commander from 8.2.0 to 8.3.0
Bumps [commander](https://github.com/tj/commander.js) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v8.2.0...v8.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 17:04:47 +00:00
Alexandre Bodin
bcb1b7f472 v4.5.2 v4.5.2 2022-11-22 17:54:52 +01:00
Simone
bf5ba30d5b
Merge branch 'main' into enhancement/axios-refactoring 2022-11-22 16:48:04 +01:00
Alexandre BODIN
2574c22b30
Merge pull request #14961 from strapi/chore/fix-webpack-build 2022-11-22 16:45:50 +01:00
Simone Taeggi
8a8b76e034 Merge branch 'main' into chore/tracking-edit-field-name 2022-11-22 16:19:03 +01:00
Simone Taeggi
ed29b46465 Merge branch 'main' into enhancement/axios-refactoring 2022-11-22 16:14:39 +01:00
Simone Taeggi
5638f9bcea test for the getFetchClient 2022-11-22 16:12:00 +01:00
Simone Taeggi
6d517c9fcf small refactoring and fix the delete method 2022-11-22 16:03:17 +01:00
Julie Plantey
a6c2f79bbc
Merge pull request #14922 from 5idereal/patch-1
update Traditional Chinese translation
2022-11-22 16:03:02 +01:00
Simone Taeggi
7c650d340c fix useeffect dependency 2022-11-22 15:58:37 +01:00
Simone Taeggi
0aa31064b2 refactoring the axios migration move the code in admin 2022-11-22 15:43:05 +01:00
Josh
e4dd1b262e chore: use stable 1.3.1 of DS 2022-11-22 15:30:02 +01:00
Josh
ff02218d28 chore: use alpha version of DS 2022-11-22 15:30:02 +01:00
Mark Kaylor
eabeef4790 Use reselect for createAttributesLayout 2022-11-22 15:16:30 +01:00
Simone
456f2686f6
Merge branch 'main' into enhancement/axios-refactoring 2022-11-22 15:11:45 +01:00
Josh
2dbeca22b7 chore: update snapshots 2022-11-22 13:40:24 +00:00
Alexandre BODIN
693f873907
Merge pull request #14959 from strapi/chore/add_skipped_tests 2022-11-22 14:28:41 +01:00
Josh
9ed9a59202 fix: define a default border color 2022-11-22 13:28:29 +00:00
Mark Kaylor
ef8291dabe Restructure createAttributesList 2022-11-22 14:03:14 +01:00
Julie Plantey
94b065ee7a
Merge pull request #14755 from dmoKruso/fix-pt-lang
Update pt.json
2022-11-22 13:47:12 +01:00
5idereal
bd4bdede39
add missing translations 2022-11-22 20:26:07 +08:00
Simone
9d2006f0cf
Merge branch 'main' into enhancement/axios-refactoring 2022-11-22 12:16:35 +01:00
Julie Plantey
e664fa94d0 fix conflicts with main branch 2022-11-22 12:01:46 +01:00
Simone
6939813095
Merge branch 'main' into chore/tracking-edit-field-name 2022-11-22 11:55:52 +01:00
Julie Plantey
aaf42dc0c5
Merge pull request #14865 from bart-webleads/patch-4
Update/add dutch translations
2022-11-22 11:44:12 +01:00
Convly
5da0015215 Merge branch 'main' of github.com:strapi/strapi into features/morphs-populate 2022-11-22 11:41:18 +01:00
Convly
c49df55a67 Update tests & add type util to convert query params 2022-11-22 11:40:37 +01:00