6261 Commits

Author SHA1 Message Date
Alexandre BODIN
6c76e7d974
Merge pull request #12203 from Fyndl-io/fix-before-after-shared-state
Implement state sharing between DB before and after lifecycles events
2022-05-20 18:26:56 +02:00
ronronscelestes
fbbc71f478 edit on hover/focus + removed doubleclick 2022-05-20 18:12:05 +02:00
Gustav Hansen
016425aad5 useAssets: Fix/ update tests 2022-05-20 16:28:04 +02:00
Gustav Hansen
6668f2cbdd ML: Remove useFolderStructure() mock 2022-05-20 16:19:24 +02:00
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
Bassel Kanso
0ba862f990 throw error incase outDir folder doesn't exist 2022-05-20 15:53:42 +03:00
Robin Goupil
eb6a244bc8
Apply suggestions from code review
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2022-05-20 13:31:48 +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
Convly
3336ff8b05 Export missing interface 2022-05-20 09:38:06 +02:00
Alexandre BODIN
2906cd4fb1
Merge pull request #12312 from WalkingPizza/feature/plugin-name-kebab
Check that plugin name is kebab-cased upon generation
2022-05-20 09:02:23 +02:00
Alexandre BODIN
75be9323ea
Merge pull request #12277 from jamidwyer/fix/api-loader-git-config
fix: skip git config file that looks like dir
2022-05-20 09:02:03 +02:00
Alexandre Bodin
b08b16d57a Merge branch 'master' into feature/plugin-name-kebab 2022-05-19 23:18:05 +02:00
Alexandre BODIN
f8394e9db3
Merge pull request #12170 from DanieleAurilio/fix/12081
#12081 Fix empty string is accepted by API
2022-05-19 22:52:48 +02:00
Alexandre Bodin
c33bf9b50e Ignore dotfiles at the api folder level 2022-05-19 22:51:26 +02:00
Alexandre Bodin
c1cb7da8a5 Update tests 2022-05-19 21:58:29 +02:00
Alexandre Bodin
b86c598e54 Add more friendly error message 2022-05-19 21:42:47 +02:00
wuxinnan
f36c6d1312 move test case to previous story 2022-05-19 11:06:19 -07: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
50bdf91fa5
Merge pull request #13353 from lonnie-nguyen/strapi/tests/bigint-min-validate
Added test to validate the min constraint for big integer if no min is specified
2022-05-19 11:48:11 +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
Felix Haase
26861893ca Fix CTB not adding all field extensions
add validators and forms after the if clause

fixes #13322
2022-05-19 01:12:34 +02:00
lonnie-nguyen
bf3ae5bd7e added test to validate the min constraint if no min is specified 2022-05-18 11:10:24 -07:00
ronronscelestes
5ecb58781f added folder label in title 2022-05-18 19:44:24 +02:00
wuxinnan
1e3d6855cc added test case to check password validity 2022-05-18 10:36:12 -07:00
ronronscelestes
535fcf6c39 refactor findRecursiveParentFolderId 2022-05-18 19:09:46 +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
CH Liu
4220909c81
Merge branch 'strapi:master' into parse-type-test-cases 2022-05-18 09:58:10 -07: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
d947be6859
Merge pull request #13256 from strapi/fix/component-icons-optional
Make component icons optional
2022-05-18 12:53:39 +02:00
Gustav Hansen
a126e5e653 chore: Fix faulty merge 2022-05-18 12:27:21 +02:00