6712 Commits

Author SHA1 Message Date
Simone Taeggi
20cbf0d630 Merge branch 'main' into enhancement/axios-refactoring 2022-11-29 17:35:58 +01:00
Jean-Sébastien Herbaux
3ebd2db4d6
Merge pull request #14879 from strapi/features/morphs-populate 2022-11-29 17:06:05 +01:00
Simone Taeggi
532030a067 add tests for the interceptors callbacks 2022-11-29 17:00:41 +01:00
Pierre Noël
4884dc3150 put inversedBy only once for many to many relations 2022-11-29 15:59:53 +01:00
Simone Taeggi
70a08c6795 Merge branch 'main' into enhancement/axios-refactoring 2022-11-29 14:23:08 +01:00
Pierre Noël
5d9faf3861 fix test - array's order 2022-11-29 14:02:44 +01:00
Pierre Noël
bbd318d845
Merge branch 'main' into fix/github-test-mysql5 2022-11-29 11:31:29 +01:00
markkaylor
1ffef66e64
Merge pull request #14873 from strapi/fix/custom-fields-breaking-inputs
[Custom fields] Create hook to lazy load custom field components
2022-11-29 10:28:27 +01:00
Simone Taeggi
3e7d720046 upgrade ds version and tests 2022-11-28 18:02:23 +01:00
Simone
9dc359260f
Merge branch 'main' into chore/tracking-edit-field-name 2022-11-28 17:12:21 +01:00
Pierre Noël
78b8319070 remove unecessary checks in tests breaking with mysql 5 2022-11-28 10:45:30 +01:00
Simone Taeggi
6e3b30d5ba comment failing tests for the moment 2022-11-27 18:24:16 +01:00
Simone Taeggi
e68b4e701d revert to the old use of the axiosInstance in the fetchEmail api 2022-11-25 17:59:57 +01:00
Simone Taeggi
832b5cb808 restore the old implementatation in the api token list view 2022-11-25 17:56:28 +01:00
Simone Taeggi
32c323892f remove example in api-token-v2 create and edit forms 2022-11-25 16:03:02 +01:00
Simone Taeggi
0a27787318 Merge branch 'main' into enhancement/axios-refactoring 2022-11-25 15:51:09 +01:00
Nathan Pichon
15127e84b0
Merge pull request #14724 from strapi/fix/file-upload-components
fix(upload-files): do file upload on components too
2022-11-25 12:00:40 +01:00
Marc-Roig
a7f37ba45d change order column name to inv 2022-11-25 11:50:53 +01:00
Jimmy Wärting
ae3628fd0c remove import 2022-11-24 18:03:31 +01:00
Jimmy Wärting
7431f353e9 replace some lodash function with native 2022-11-24 17:52:25 +01:00
Simone Taeggi
75b603acce add some more examples and rename the delete method 2022-11-24 16:00:07 +01:00
ivanThePleasant
0b822b8a48 Merge branch 'main' into chore/user-level-data 2022-11-24 13:06:20 +02:00
ivanThePleasant
2f1a478206 Change location of async context, improve tests, remove webcrypto package, rename adminUserId to userId 2022-11-24 13:05:56 +02:00
nathan-pichon
eebf9703a0
test(populate): add unit tests for getDeepPopulate func 2022-11-24 11:50:14 +01:00
Simone
30c764bdf5
Merge branch 'main' into enhancement/axios-refactoring 2022-11-24 11:14:57 +01:00
nathan-pichon
773adcccc0
refactor(entity-manager): getDeepPopulate 2022-11-24 10:16:36 +01:00
Mark Kaylor
0343495ea1 Select custom field uids from layout using reselect 2022-11-23 21:40:53 +01:00
Mark Kaylor
cfd9262878 Merge branch 'main' of github.com:strapi/strapi into fix/custom-fields-breaking-inputs 2022-11-23 21:36:30 +01:00
markkaylor
94cd474940
Merge pull request #14881 from strapi/chore/refactor-edit-view
[Content manager] Refactor edit view
2022-11-23 21:26:09 +01:00
Jean-Sébastien Herbaux
f67c4b440f
Merge branch 'main' into features/morphs-populate 2022-11-23 16:13:09 +01:00
Jamie Howard
df0fe1c9be fix(entity-validator): improve error messaging 2022-11-23 14:32:26 +00:00
Nathan Pichon
4e6a8bf672
Merge branch 'main' into fix/file-upload-components 2022-11-23 15:00:44 +01:00
Simone
32dfac9e12
Merge branch 'main' into enhancement/axios-refactoring 2022-11-23 14:15:11 +01:00
Mark Kaylor
e63b41b73a Remove comment and named export 2022-11-23 14:01:41 +01:00
Julie Plantey
0c408f9bda
Merge pull request #14883 from alekskorolev3/fix-RU-lang
Update russian translation
2022-11-23 13:38:28 +01:00
Alexandre BODIN
7d64a36867
Merge pull request #14870 from jorgeRambla/patch-2
Resolves https://github.com/strapi/strapi/issues/14869
2022-11-23 12:18:32 +01:00
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
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
ivanThePleasant
2af669c961 Merge branch 'main' into chore/user-level-data 2022-11-23 09:35:16 +02:00
Simone Taeggi
fa89f174c3 Merge branch 'main' into chore/tracking-edit-field-name 2022-11-23 00:14:26 +01:00