6261 Commits

Author SHA1 Message Date
Gustav Hansen
28bbe8cb1b Merge branch 'features/ML-folder' into features/ML-folder-overview 2022-05-18 11:51:21 +02:00
Gustav Hansen
81bb2951bf useEditFolder: Update unit tests 2022-05-18 11:20:56 +02:00
ronronscelestes
b6b500b753 feedback fix: moved reset logic to components onChange 2022-05-18 10:55:58 +02:00
Gustav Hansen
e8dcc4af33 useFolders: Fix unit test 2022-05-18 10:45:39 +02:00
Gustav Hansen
6e98fe771d chore: Update snapshot tests 2022-05-18 10:29:55 +02:00
Gustav Hansen
8af5212043 ML: Use folders without pagination 2022-05-18 10:26:27 +02:00
Gustav Hansen
d2e72d845d ML: Improve folder prop-types 2022-05-18 09:43:01 +02: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
Gustav Hansen
f9aab755ad chore: Fix faulty merge 2022-05-17 15:56:27 +02:00
Pierre Noël
ccb56b1bd7 apply feedback 2022-05-17 15:41:28 +02:00
Bassel Kanso
12c64a2d11 refactor resolveOutDir in typescript/utils 2022-05-17 16:40:09 +03:00
Gustav Hansen
d4c6b61c5a
Merge branch 'features/ML-folder' into features/ML-folder-overview 2022-05-17 14:01:56 +02:00
Gustav Hansen
388c8aa71e ML: Make sure to pass undefined for empty strings as default values 2022-05-17 13:59:35 +02:00
Gustav Hansen
1f334b5a93 ML: Rename for props to htmlFor 2022-05-17 13:57:34 +02:00
Gustav Hansen
8bb147db2f useEditFolder: Fix updating a folder 2022-05-17 13:53:56 +02:00
Gustav Hansen
73b440405e ML: Replace custom CSS Grid with the one from the DS 2022-05-17 13:30:35 +02:00
Gustav Hansen
c07ae83f6c EditFolderDialog: Update submit label in edit mode 2022-05-17 13:08:48 +02:00
Gustav Hansen
7366a0aa60 FolderList: Remove legacy Fragment 2022-05-17 13:03:32 +02:00
Pierre Noël
285b146389 fix tests 2022-05-17 11:54:28 +02:00
Pierre Noël
c3265a74d3 add test move folder inside itself 2022-05-17 11:54:28 +02:00
Pierre Noël
103e47a9a4 fix tests 2022-05-17 11:54:27 +02:00
Pierre Noël
5402209c9f make folderPath and folder fields private 2022-05-17 11:54:27 +02:00
Pierre Noël
6f25eb6be1 add e2e tests 2022-05-17 11:54:27 +02:00
Pierre Noël
922ade1619 files uploaded through the content API go in a specific folder 2022-05-17 11:54:26 +02:00
Pierre Noël
78f447e6af add bulk move route 2022-05-17 11:54:26 +02:00
Pierre Noël
de8fa96869 add update folder route 2022-05-17 11:54:26 +02:00
Gustav Hansen
26e4396bc2
Merge pull request #13221 from strapi/ML-folder/bulk-move
Ml folder/bulk move
2022-05-17 11:50:49 +02:00
Bassel Kanso
3b5fd4ad79 Merge branch 'features/typescript' into typescript/fix-cli 2022-05-17 12:46:01 +03:00
Bassel Kanso
ad7c25c6a4 refactior controller response 2022-05-17 12:33:27 +03:00
Bassel Kanso
ce44540255 Merge branch 'features/typescript' into typescript/factories-typing 2022-05-17 11:03:09 +03:00
DanieleAurilio
6370a51819 Merge branch 'releases/v4' of https://github.com/DanieleAurilio/strapi into releases/v4 2022-05-16 23:34:03 +02:00
DanieleAurilio
40796af3fd #13317 Capture error if ext file is not accepted below config/* 2022-05-16 23:32:09 +02:00
Jean-Sébastien Herbaux
a41040f5ed
Merge pull request #13281 from strapi/typescript/strapi-global-typings
Add basic typings for the global strapi class
2022-05-16 17:22:50 +02:00
Pierre Noël
2982fa781e remove limit on deep populate on components 2022-05-16 14:47:58 +02:00
ronronscelestes
27639fa67e
Merge pull request #13310 from strapi/enh/homepage-link-events
[Enh] Homepage links trackUsage
2022-05-16 14:26:30 +02:00
ronronscelestes
ba3faf1f23
Merge pull request #13315 from strapi/fix/ctb-advanced-layout
[Fix] CTB Media advanced settings layout
2022-05-16 14:25:57 +02:00
tiagolima90
99a5c7eed7
Merge branch 'strapi:master' into master 2022-05-16 09:44:17 +00:00
Convly
40dede5595 Use any instead of unknown 2022-05-16 11:08:16 +02:00
Alexandre Bodin
1a3b92b368 Fix raw sql migrations 2022-05-14 09:23:20 +02:00
Alexandre Bodin
aac0e2b465 Merge branch 'master' of github.com:strapi/strapi into fix/mime-type-migration 2022-05-14 09:00:44 +02:00
Robin Goupil
b8ccb8800f Allow EntityManager CRUD methods to be called without a 'params' 2022-05-14 08:35:23 +02:00
Robin Goupil
376b1cdb73 Second test case to use API closer to documented use 2022-05-14 08:18:16 +02:00
Robin Goupil
7f0b35ebdb Fix deleteMany using afterDelete hook instead of afterDeleteMany 2022-05-14 08:18:16 +02:00
Robin Goupil
4c07ea76c5 Update typings 2022-05-14 08:18:16 +02:00
Robin Goupil
ade70cf78a Add unit tests for Lifecycles.run() 2022-05-14 08:18:16 +02:00
Robin Goupil
273ca638f4 Lifecycle provider to manage state instead of entity manager 2022-05-14 08:18:16 +02:00
Robin Goupil
dcf2a4e32c Fix state not being shared with "beforeXXX" and "afterXXX" events 2022-05-14 08:18:13 +02:00
rgoupil
3a1145be11 Fix state not being shared with "beforeXXX" and "afterXXX" 2022-05-14 08:15:15 +02:00
ronronscelestes
b469645ddb fixed media advanced settings layout 2022-05-13 18:17:21 +02:00
Convly
698ae33e00 v4.1.11 2022-05-13 18:08:05 +02:00