1044 Commits

Author SHA1 Message Date
Jamie Howard
751c69d478 feat(upload): extend entity manager to sign private media URLs 2023-02-09 16:39:26 +00:00
Marc-Roig
4e6731ec58 make s3 bucket private 2023-02-09 15:02:15 +01:00
Mark Kaylor
f97c352fa0 Update snapshots 2023-02-06 18:24:10 +01:00
Mark Kaylor
4bc7afc769 Update snapshots 2023-02-03 14:48:38 +01:00
Simone
69859fc17e
Merge branch 'main' into enhancement/axios-migration-upload 2023-01-26 18:37:00 +01:00
Simone Taeggi
96a589dfc5 remove the axiosInstance implementation on the upload 2023-01-26 17:31:51 +01:00
Simone Taeggi
ae372c8afb replace axiosInstance in the deleteRequest utils to replace the api calls with the getFetchClient del method 2023-01-26 17:27:50 +01:00
Simone Taeggi
79bb5949bd replace axiosInstance in the EditFolderDialog unit test 2023-01-26 17:03:33 +01:00
Simone Taeggi
aaa91cde7c replace axiosInstance in the MediaLibrary SettingsPagee to replace the api calls with the useFetchClient get and put methods 2023-01-26 16:59:59 +01:00
Simone Taeggi
ab8ffd0686 replace axiosInstance in the useEditFolder hook to replace the api call with the useFetchClient post and put methods and update test 2023-01-26 15:16:24 +01:00
Simone Taeggi
0227276d32 replace axiosInstance in the useEditAsset hook to replace the api call with the useFetchClient post method 2023-01-26 14:53:45 +01:00
Simone Taeggi
97626c4dd4 replace axiosInstance in the useUpload hook to replace the api call with the useFetchClient post method 2023-01-26 13:27:34 +01:00
Simone Taeggi
da5c8f753f replace axiosInstance in the useFolderStructure hook to replace the api call with the useFetchClient get method and update test 2023-01-26 11:18:31 +01:00
Simone Taeggi
16fe20c6ad replace axiosInstance in the useFolder hook to replace the api call with the useFetchClient get method and update test 2023-01-26 10:39:57 +01:00
Simone Taeggi
c2e11e481e replace axiosInstance in the useFolders hook to replace the api call with the useFetchClient get method and update test 2023-01-26 10:26:45 +01:00
Simone Taeggi
d801ed12fe replace axiosInstance in the useConfig hook to replace the api call with the useFetchClient get and put methods and update test 2023-01-25 17:19:19 +01:00
Simone Taeggi
8f0366eac8 replace axiosInstance in the useBulkRemove hook to replace the api call with the useFetchClient get method and update test 2023-01-25 16:26:04 +01:00
Simone Taeggi
40dcc501d4 replace axiosInstance in the useBulkMove hook to replace the api call with the useFetchClient get method and update test 2023-01-25 15:50:29 +01:00
Simone Taeggi
803ff586ab replace axiosInstance in the useAssets hook to replace the api call with the useFetchClient get method 2023-01-25 15:28:28 +01:00
Julie Plantey
8b135b0725 update video preview size to be the same size as Avatar 2023-01-24 16:55:21 +01:00
Josh
6b43c01732 fix: update to 1.6.1 to fix styling issue with buttons 2023-01-24 14:12:56 +00:00
Josh
e8bc90744d chore: update DS to 1.6.0 2023-01-24 11:34:12 +00:00
Josh
c0ec0b5705 chore: remove only 2023-01-19 13:18:00 +00:00
Josh
fb0f59788a chore: install design-system 1.5.0 2023-01-18 12:07:24 +00:00
Julie Plantey
cbd7802302 Merge branch 'main' of https://github.com/strapi/strapi into enh/ML-listview-video-preview 2023-01-17 15:49:08 +01:00
Julie Plantey
a71300e5dc chore: update tests to component prop refactor 2023-01-17 15:37:47 +01:00
Julie Plantey
14a1565a02 refactor PreviewCell content prop 2023-01-17 15:10:25 +01:00
Josh
d4fee96b43 chore: update snapshots 2023-01-16 17:35:42 +00:00
Josh
f2069063a2
Merge pull request #15458 from strapi/fix/block-unallowed-types-in-media-input 2023-01-16 11:57:52 +00:00
Julie Plantey
e545520bf3 chore: remove unnecessary comment 2023-01-16 12:05:40 +01:00
Julie Plantey
65ac616473 refactor with Initials in CellContent 2023-01-16 11:59:09 +01:00
Julie Plantey
828815e745 Merge branch 'main' of https://github.com/strapi/strapi into enh/ML-listview-video-preview 2023-01-16 11:48:32 +01:00
Josh
7de920548e chore: use getTrad so react-intl works 2023-01-16 10:43:20 +00:00
Josh
7e5bb3b333 fix: filter dropped files before trying to upload 2023-01-16 09:47:15 +00:00
Josh
9fef47af32 chore: update snapshots 2023-01-16 08:53:35 +00:00
FabienGreard
da11558253 fix(VideoAssetCard): dissalow pointer-events on videoPreview 2023-01-14 15:25:59 +01:00
Gustav Hansen
129d88cccc
Merge pull request #15278 from ivan-ha/fix/zh-translations
fix: broken translations in EditFolderDialog and various zh translations in Media Library
2023-01-02 12:29:31 +01:00
Ivan Ha
8fee332a98 fixup! fix: various zh translations in Media Library 2022-12-28 22:34:09 +08:00
Ivan Ha
9ed95854cc fixup! fix: translations of CarouselAssetActions 2022-12-28 22:09:22 +08:00
Ivan Ha
6648646c45 fix: various zh translations in Media Library 2022-12-28 18:06:39 +08:00
Ivan Ha
11711bff4f fix: broken non-EN translations in EditFolderDialog 2022-12-28 18:05:47 +08:00
Julie Plantey
5b23d97699 figcaption fallback to file name 2022-12-28 10:26:58 +01:00
Julie Plantey
4addb2adab PreviewCell video support + props refactor 2022-12-27 12:25:44 +01:00
Ivan Ha
e793510d24 fix: translations of CarouselAssetActions 2022-12-23 18:26:32 +08:00
Gustav Hansen
05be5849a7
Merge pull request #15235 from strapi/fix/cropper-import
Move cropper CSS import from main bundle to upload plugin
2022-12-22 15:54:58 +01:00
Gustav Hansen
59438befca
Merge branch 'main' into chore/upgrade-axios 2022-12-22 14:48:18 +01:00
Gustav Hansen
85637195bb Chore: Upgrade axios to 1.2.1 2022-12-22 14:43:19 +01:00
Julie Plantey
a092e993bb fixed tests 2022-12-22 12:42:45 +01:00
Julie Plantey
98a39535e9 tooltip for every table headers + fix asset count displayed 2022-12-22 10:13:06 +01:00
Gustav Hansen
79571b4a68 Move cropper CSS import from main bundle to upload plugin 2022-12-21 16:52:58 +01:00