230 Commits

Author SHA1 Message Date
soupette
91024f76ef Upgrade DS
Signed-off-by: soupette <cyril@strapi.io>
2021-10-22 15:45:13 +02:00
Marvin Frachet
a6418ff465
Fix search, drag state (#11322) 2021-10-22 14:19:48 +02:00
soupette
ac17df62dd Update snapshots
Signed-off-by: soupette <cyril@strapi.io>
2021-10-22 08:40:05 +02:00
soupette
d6c36b8f2a Rename Row by Flex
Signed-off-by: soupette <cyril@strapi.io>
2021-10-22 08:37:30 +02:00
Dieter Stinglhamber
7e89f091da remove count route from the upload plugin 2021-10-21 14:33:22 +02:00
mfrachet
433ec9a04b Fix double fetch assets 2021-10-21 11:08:15 +02:00
mfrachet
07045008a4 Fix some A11y problems 2021-10-21 09:49:32 +02:00
mfrachet
d681bf9db0 Remove asset count 2021-10-21 09:46:50 +02:00
mfrachet
49e1124fa2 Fix tests 2021-10-20 10:41:23 +02:00
mfrachet
bf0774b0c4 Listview fix 2021-10-20 10:13:04 +02:00
mfrachet
c68d40b9e4 Fix tests 2021-10-20 10:07:54 +02:00
mfrachet
2b99973b25 First QA iteration on the ML 2021-10-20 07:51:56 +02:00
mfrachet
d09e9a52e0 Drag and drop for upload 2021-10-20 07:45:53 +02:00
mfrachet
dcf37549a1 Fix select all checked with filters 2021-10-20 07:37:27 +02:00
mfrachet
77675a455e Fix remove caption and alt 2021-10-20 07:35:30 +02:00
mfrachet
21ce6859e0 Rebaseing, fixing tests 2021-10-19 11:37:11 +02:00
mfrachet
27edf636f9 Bulk delete 2021-10-19 11:31:05 +02:00
mfrachet
c879a50e95 Bulk delete 2021-10-19 11:31:05 +02:00
Marvin Frachet
698ece4396 Test edit asset dialog (#11286) 2021-10-19 11:31:03 +02:00
Marvin Frachet
74ee11f764 Testing upload asset dialog (#11285) 2021-10-19 11:30:52 +02:00
Marvin Frachet
8a9e6f0a0f Add test to the ML listview (#11283) 2021-10-19 11:29:32 +02:00
Marvin Frachet
f6ee79d49c [v4] ML asset count and sorting (#11274) 2021-10-19 11:29:32 +02:00
Marvin Frachet
da0a939ec4 [v4] Add RBAC to ML (#11271) 2021-10-19 11:29:31 +02:00
Marvin Frachet
7c9f46494c ML: making preview aware of video and docs (#11264) 2021-10-19 11:29:31 +02:00
Marvin Frachet
09b5ad0a8d [ML]: Duplicate when cropping in v4 (#11257) 2021-10-19 11:29:31 +02:00
Marvin Frachet
dc1892b5c4 [ML] Replace a media in V4 (#11244) 2021-10-19 11:29:31 +02:00
Marvin Frachet
1af3116ce0 [ML] Edit asset in ML v4 (#11236) 2021-10-19 11:29:28 +02:00
Marvin Frachet
975442b4d9 [ML] Pagination v4 (#11233) 2021-10-19 11:28:03 +02:00
Marvin Frachet
aa63770246 Cropping in ML v4 (#11210) 2021-10-19 11:26:36 +02:00
mfrachet
d994e7a65b Fix tests 2021-10-19 11:26:35 +02:00
mfrachet
93d4cecf3a Fix tests 2021-10-19 11:26:35 +02:00
Marvin Frachet
4b311e777c Add Delete an asset call to the ML (#11186) 2021-10-19 11:26:35 +02:00
mfrachet
e11729184c Iterating on layout 2021-10-19 11:26:34 +02:00
mfrachet
49aee55841 Iterating on layout 2021-10-19 11:26:34 +02:00
mfrachet
2eeccaa775 Creating the EditView component 2021-10-19 11:26:34 +02:00
mfrachet
ba929a86e5 Media library, v4 2021-10-19 11:26:33 +02:00
Marvin Frachet
cef9eba80f
Bump parts to alpha 47 (#11297) 2021-10-19 11:26:13 +02:00
Marvin Frachet
055fe3a3f1
Bump parts to alpha 46 (#11245) 2021-10-12 14:49:41 +02:00
Marvin Frachet
4699dc8b6e
Bump parts to alpha 45 (#11221) 2021-10-11 09:11:57 +02:00
Alexandre Bodin
5f5895e8b5 Make sure the results are sanitized 2021-10-07 18:05:06 +02:00
Alexandre Bodin
7676bf8890 Move ML find many to find page 2021-10-07 17:23:42 +02:00
mfrachet
22c535f8cd Bump parts to alpha 43 2021-10-05 11:51:09 +02:00
Alexandre Bodin
c1aa57f436 Harmonize and make policies and middlwares more consistent 2021-10-05 10:43:24 +02:00
HichamELBSI
a654ac82c3 Fix select size in pagination
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-10-01 11:55:51 +02:00
cyril lopez
3d3bca2304
Merge pull request #10991 from strapi/v4/ds-migration
[v4] Init DS migration
2021-09-30 10:39:15 +02:00
Alexandre Bodin
c697050358 Fix typo 2021-09-29 16:34:37 +02:00
Alexandre Bodin
e5a6548532 Merge branch 'releases/v4' into v4/ds-migration 2021-09-29 15:09:32 +02:00
Alexandre Bodin
010294813d Apply feedbacks 2021-09-29 12:25:06 +02:00
Alexandre Bodin
c7a94ed081 Migrate middlwares to programmatic for plugin that do not need to export them 2021-09-29 10:47:10 +02:00
soupette
353e83abb3 Clean translation files
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 10:43:41 +02:00