209 Commits

Author SHA1 Message Date
Alexandre Bodin
5cbb60ce4b Merge branch 'master' into releases/4.2.0 2022-03-24 11:11:00 +01:00
Vincent
9afe470cbf
Merge pull request #12921 from strapi/feat/translations-cleanup
Feat/translations cleanup
2022-03-23 17:02:12 +01:00
vincentbpro
6d7071bc5f Merge branch 'master' into feat/translations-cleanup 2022-03-23 13:28:47 +01:00
Gustav Hansen
c3c2db1a53 EditAssetDialog: Improve hook variable naming 2022-03-22 08:46:01 +01:00
Gustav Hansen
f8582f2916 EditAssetDialog: Use original image as source for cropping 2022-03-18 16:00:52 +01:00
Gustav Hansen
26a2786b84 ML: Fix format of video duration 2022-03-17 11:32:26 +01:00
Alexandre Bodin
3a0fd5ca03 Merge branch 'master' into releases/4.2.0 2022-03-16 11:26:42 +01:00
Alexandre BODIN
74949f6747
Merge pull request #12792 from strapi/CONTENT-50/ml-upload-copy
Media Library: improve microcopy
2022-03-16 11:09:29 +01:00
vincentbpro
e67067c584 merged duplicated tranlations using the interactive script 2022-03-15 10:25:43 +01:00
ronronscelestes
fb316d3824 Merge branch 'master' of https://github.com/strapi/strapi into features/dark-mode 2022-03-10 18:20:50 +01:00
HichamELBSI
e89098da42 Bump DS alpha.77 (no breaking changes)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-03-10 15:06:30 +01:00
Gustav Hansen
bc4ab36d08 Media Library: improve microcopy 2022-03-09 13:24:03 +01:00
vincentbpro
18fa757e00 fix(dark-mode): fixed medialib empty card grid 2022-02-28 11:20:12 +01:00
Gustav Hansen
28fe5dde25 chore: Update snapshot tests 2022-02-22 17:14:02 +01:00
Gustav Hansen
121ab5f7db EditAssetDialog: Swap width and height attributes 2022-02-22 17:10:00 +01:00
Gustav Hansen
a84680b984 ImageAssetCard: Swap width and height attributes 2022-02-22 17:09:46 +01:00
vincentbpro
02c8ad11b1 Merge branch 'master' into translations-cleanup/plural-syntax-improvements 2022-02-16 15:13:09 +01:00
Gustav Hansen
d9ec91e87c
Merge pull request #12536 from strapi/feature/ds-alpha-76
chore: Bump design-system
2022-02-16 09:55:52 +01:00
Gustav Hansen
e98289d667 Add missing onRemove handler to all asset cards 2022-02-16 09:11:40 +01:00
Michiel Sioen
7f072a0490 removed unused audio track in favour of alt / aligned AudioAssetCard with commonAssetCardProps 2022-02-15 20:40:59 +01:00
Michiel Sioen
ab02c6135e cleaned up AssetCard.js + simplified AudioPreview audio tag 2022-02-15 19:46:01 +01:00
Michiel Sioen
7292d2b2c9 Ensure audio preview follows media box width 2022-02-15 19:42:05 +01:00
Michiel Sioen
d32e31d488 added audio preview in content builder 2022-02-15 19:42:05 +01:00
Gustav Hansen
75fdc2415c chore: Update snapshot tests 2022-02-15 16:40:15 +01:00
Gustav Hansen
55f07ec804
Merge pull request #12428 from strapi/content-92/remove-assets-upload
UploadDialog: allow removing assets before uploading
2022-02-15 13:37:36 +01:00
Gustav Hansen
48e60db5c3 chore: Remove bad merge leftover 2022-02-15 12:29:52 +01:00
Gustav Hansen
bece301d57
Merge pull request #12266 from iicdii/feature/enable-to-drop-image
Enable to drop image to upload dialog in edit view
2022-02-15 12:26:24 +01:00
Gustav Hansen
150a7b94cc AssetCard: Update snapshot tests 2022-02-14 08:53:07 +01:00
Gustav Hansen
57eedcdc98 AssetCard: update card actions to use the latest design-system 2022-02-11 13:29:50 +01:00
Gustav Hansen
44511e6232 AssetCard: Update snapshot test 2022-02-11 13:19:05 +01:00
Gustav Hansen
0e97b4cb90 AssetCard: move extension prop into commonProps 2022-02-11 13:15:41 +01:00
Gustav Hansen
7ec1e978b1 AssetCard: simplify common props 2022-02-11 13:15:41 +01:00
Gustav Hansen
7cba515655 UploadDialog: User proper design-system spacing 2022-02-11 13:15:41 +01:00
Gustav Hansen
5a6bc81f3d UploadDialog: allow removing assets before uploading 2022-02-11 13:15:41 +01:00
Gustav Hansen
73853a16da chore: Update snapshot tests 2022-02-10 18:04:42 +01:00
vincentbpro
6a3b4b1bd0 Merge branch 'master' into translations-cleanup/plural-syntax-improvements 2022-02-02 15:41:38 +01:00
vincentbpro
9e26af9c7c test(translations): prevent use of .singular/.plural syntax 2022-01-31 10:39:45 +01:00
vincentbpro
770c6233c5 fix(translations): removed old plural syntax 2022-01-28 16:47:46 +01:00
ronronscelestes
31ea7896ca merge bis + fix merge conflicts 2022-01-28 14:45:51 +01:00
ronronscelestes
340eecc00c
Fix - MediaLibraryInput component required (#12336) 2022-01-28 12:52:08 +01:00
ronronscelestes
bb222c995d
Required-field: Bump ds 74 (#12335) 2022-01-28 11:47:47 +01:00
HichamELBSI
3f23b6c01f Fix tests
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-27 11:40:30 +01:00
HichamELBSI
cfb417689e Admin UI enhancements
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-27 11:40:30 +01:00
HichamELBSI
2f29c55cf9 Remove log
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-24 10:24:57 +01:00
HichamELBSI
43e09d4724 Fix duplicate on crop
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-24 10:24:57 +01:00
harimkims
7ca54f6893 Enable to drop image to upload dialog in edit view 2022-01-21 23:27:39 +09:00
HichamELBSI
a158fd9b00 Add document name
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-18 16:52:10 +01:00
HichamELBSI
891b8b98eb Add confirm alert on close modal (upload) & bump DS version
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-12-30 14:58:41 +01:00
HichamELBSI
d4cf3ae8ee Fix upload file info form
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-12-27 10:50:00 +01:00
harimkims
d68c4769e9 Fix falling front unit test
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-03 04:39:51 +09:00