203 Commits

Author SHA1 Message Date
Pierre Noël
cbcf02eeca Merge branch 'main' into feature/relations-main-view 2022-11-02 10:48:27 +01:00
Convly
94749e2eb6 Add test for import default 2022-10-27 17:16:26 +02:00
Tim Izzo
3beb4ae483
Merge branch 'strapi:main' into main 2022-10-17 14:51:43 +02:00
Tim Izzo
c7cc3d72e3 Move import-default to utils package 2022-10-17 14:51:19 +02:00
Julie Plantey
41b1bcf8cd Merge branch 'main' of https://github.com/strapi/strapi into feature/relations-main-view 2022-10-11 11:16:00 +02:00
Pierre Noël
98e8bc61e0 use transformLoadParamsToQuery instead of transformParamsToQuery to fix ordering being ignored in loadPages() 2022-10-07 18:49:15 +02:00
Pierre Noël
5021f99392 add and use utils isXtoX 2022-10-03 18:54:13 +02:00
Simone Taeggi
e1a0ae803e Merge branch 'main' into features/api-token-v2 2022-09-08 22:16:55 +02:00
Pierre Noël
3f72ff3a73 Merge branch 'main' into feature/relations-main-view 2022-09-08 15:41:31 +02:00
Gustav Hansen
931f6cdc8f Merge branch 'main' into feature/relations-main-view 2022-09-06 14:39:03 +02:00
Simone Taeggi
8c1e0ea2fe Merge branch 'main' into features/api-token-v2 2022-09-05 17:01:58 +02:00
Alexandre Bodin
7b9866a770 Fix eslint utils 2022-09-05 16:23:18 +02:00
Marc
d982d6470e
Merge pull request #14132 from strapi/fix/delete-components-when-deleting-entity
Fix/delete components when deleting entity
2022-09-05 12:33:52 +02:00
Convly
b25318b945 Merge branch 'main' into features/api-token-v2 2022-08-31 10:37:47 +02:00
Pierre Noël
be7c669bed apply feeback 2022-08-30 15:12:07 +02:00
Pierre Noël
9d23799b5d use transformParamsToQuery 2022-08-30 15:12:06 +02:00
Pierre Noël
b17d1001c8 refactor DZ populate for better clarity 2022-08-29 16:15:09 +02:00
Pierre Noël
6c4039e3f1 remove useless code 2022-08-29 15:22:47 +02:00
Pierre Noël
3327196cce remove populate false only for the rest api, not in db layer 2022-08-26 21:01:50 +02:00
Pierre Noël
0ab458fe0d Allow the use of true, t, false, f, 1, 0 in addition to * when populating a field 2022-08-26 21:01:50 +02:00
Marc-Roig
6f2134bcd6 load components from entity manager load 2022-08-26 14:22:05 +02:00
Bassel Kanso
baad6fd93f Merge branch 'main' into features/api-token-v2 2022-08-18 12:18:09 +03:00
Alexandre Bodin
b4572b7fb5 Refactor some multi class files 2022-08-11 10:20:50 +02:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Alexandre Bodin
0ae14c06cb 1st fix pass 2022-08-11 10:20:48 +02:00
Bassel Kanso
94b1ae4c70 Merge branch 'master' into features/api-token-v2 2022-08-04 14:11:28 +03:00
Jean-Sébastien Herbaux
ce6c3f911e
Merge pull request #13855 from strapi/fix/dz-populate-same-field-name
Better handle populating of dynamic-zones
2022-08-01 11:31:04 +02:00
Convly
3fa282be30 Merge branch 'master' into api-token-v2/engine-abstraction 2022-07-27 15:46:54 +02:00
Pierre Noël
952bca2dce better handle populating dz 2022-07-26 17:13:59 +02:00
Ben Irvin
2b82678fd6 clean up tests 2022-07-26 09:32:14 +02:00
Ben Irvin
b890696445 clean up tests 2022-07-26 09:28:06 +02:00
Ben Irvin
a499411086 check times remove is called 2022-07-26 09:19:40 +02:00
Ben Irvin
cead6cce88 reset mock fn 2022-07-26 09:17:50 +02:00
Ben Irvin
d5712d7693 check call parameters 2022-07-22 15:40:12 +02:00
Ben Irvin
af4349a1a8 return after each relation type is handled 2022-07-22 15:32:25 +02:00
Convly
b776f0d194 Update provider factory typings 2022-07-21 10:43:19 +02:00
Convly
70e69c1aa0 Update hooks definitions 2022-07-21 10:42:30 +02:00
Ben Irvin
266e5a79aa remove comment 2022-07-20 18:27:56 +02:00
Ben Irvin
56c720743a add tests for removeRestrictedRelations 2022-07-20 12:01:25 +02:00
Ben Irvin
5b0ec53f09 check populateCreatorFields 2022-07-20 09:18:23 +02:00
Ben Irvin
e1222f7aef fix comment 2022-07-19 17:58:40 +02:00
Ben Irvin
9abeb13fbc allow creator relations 2022-07-19 10:30:55 +02:00
Pierre Noël
2a72a2fdd0 fix yup strapiID not working 2022-06-01 14:30:30 +02:00
Alexandre Bodin
b08b16d57a Merge branch 'master' into feature/plugin-name-kebab 2022-05-19 23:18:05 +02:00
Changhao
8f2e2b3873 Removed duplicate codes 2022-05-18 10:02:30 -07:00
Changhao
f8c0cd7052 Addressed PR comments to check throw messages 2022-05-18 10:01:31 -07:00
Changhao
ef8ead4ddb Added test case to check the thrown error message if input is incorrect date 2022-05-17 15:07:56 -07:00
Jean-Sébastien Herbaux
a727b1f2ba
Merge pull request #11960 from iicdii/fix/populate-user
Fix unable to populate User in Users-Permissions
2022-05-11 10:39:01 +02:00
Convly
d184161417 Fix hooks unit test 2022-05-10 06:06:28 +02:00
Alexandre Bodin
e7acb6c028 Getter cannot be spread and make execution invalid 2022-05-09 20:55:21 +02:00