1705 Commits

Author SHA1 Message Date
Gustav Hansen
e1abb1c2ca FolderList: Fix/ improve tests 2022-05-20 16:16:05 +02:00
ronronscelestes
978aad742b moved Header to its own component 2022-05-20 15:32:21 +02:00
Gustav Hansen
4cbd944356 MediaLibraryDialog: Pass the current folder id around 2022-05-20 15:19:41 +02:00
Gustav Hansen
7426514199 MediaLibrary: Fix target location for uploading assets 2022-05-20 15:15:26 +02:00
Gustav Hansen
a3a254321a ML: Pass parentFolderId around when creating folders/ uploading assets 2022-05-20 15:04:07 +02:00
Pierre Noël
f55ce496f2 fix upload contentt-api tests 2022-05-20 11:59:47 +02:00
ronronscelestes
78f567b082 fixed notification wording + confirmation delete dialog 2022-05-20 11:11:09 +02:00
Pierre Noël
b7e82614f6 remove pagination on GET /folders 2022-05-20 10:25:58 +02:00
ronronscelestes
c8f6e5c700 updated findRecursiveFolderMetadatas tests 2022-05-19 18:08:25 +02:00
ronronscelestes
058f808054 refactor findRecursiveFolderMetadatas, truncate label, reuse isNestedFolder 2022-05-19 18:04:54 +02:00
Pierre Noël
eb2ec33426 default populate files 2022-05-19 17:17:06 +02:00
Pierre Noël
f236cb0da0 add test update 404 2022-05-19 14:09:54 +02:00
Gustav Hansen
574289f164 EditFolderDialog: Move data fetching into dialog (folder structure, permissions) 2022-05-19 13:25:04 +02:00
Gustav Hansen
e86ef7a4e0 FolderCard: Relax prop-types 2022-05-19 12:27:04 +02:00
Gustav Hansen
2d50f66dd1 AssetDialog: Move empty state into BrowseStep 2022-05-19 11:41:29 +02:00
Pierre Noël
f28a8c3dc5 fix tests 2022-05-19 10:52:32 +02:00
Pierre Noël
6d5ab53f2f add findOne route for folders 2022-05-19 10:52:32 +02:00
ronronscelestes
39982a69a5 fix using parseInt instead of Number 2022-05-19 10:37:54 +02:00
Gustav Hansen
1af71c1ed1 AssetDialog: Include pagination in stack for better alignment 2022-05-19 10:20:00 +02:00
ronronscelestes
5ecb58781f added folder label in title 2022-05-18 19:44:24 +02:00
ronronscelestes
535fcf6c39 refactor findRecursiveParentFolderId 2022-05-18 19:09:46 +02:00
ronronscelestes
6c11e6cf34 Merge branch 'features/ML-folder' of https://github.com/strapi/strapi into ML-folder/back-button 2022-05-18 17:43:44 +02:00
ronronscelestes
711945f5ef find parent folder id and use it in back button 2022-05-18 17:34:49 +02:00
Gustav Hansen
fc42a110be useModalQueryParams: Pass down query into useAssets and useFolders 2022-05-18 14:34:58 +02:00
Pierre Noël
217b675d6a update permissions of folders 2022-05-18 14:00:51 +02:00
Gustav Hansen
84cac53266 Merge branch 'features/ML-folder' into features/ML-folder-useModalQueryParams 2022-05-18 13:15:03 +02:00
Gustav Hansen
a126e5e653 chore: Fix faulty merge 2022-05-18 12:27:21 +02:00
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
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
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
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