364 Commits

Author SHA1 Message Date
Convly
df8bfe46e9 Merge branch 'master' of github.com:strapi/strapi into plugins/graphql/fix-upload-scopes-and-bump-version 2021-11-30 16:34:35 +01:00
Convly
0d7d430469 Bump graphql-upload version & link content API scope to the custom mutations 2021-11-30 16:27:59 +01:00
Alexandre Bodin
57ec94a4ce Remove snyk files. We switched to their github integration instead 2021-11-30 14:22:48 +01:00
Alexandre Bodin
8b9d095388 Update snapshots 2021-11-30 12:00:44 +01:00
Alexandre Bodin
b181702f02 v4.0.0 2021-11-29 20:16:44 +01:00
Alexandre Bodin
bda6c8a95b Merge master 2021-11-29 18:46:14 +01:00
Dieter Stinglhamber
cb7f44ea41 make author and maintainers field consistent accross packages 2021-11-29 16:23:55 +01:00
Alexandre Bodin
c288dcb902 Cleanup and normalize package.json files 2021-11-29 15:13:33 +01:00
soupette
e091680e98 Fix admin helmet
Signed-off-by: soupette <cyril@strapi.io>
2021-11-29 11:08:56 +01:00
Marvin Frachet
62e35985ec
Bump parts alpha 70 (#11694)
Co-authored-by: ronronscelestes <julie.plantey@gmail.com>
2021-11-26 18:48:14 +01:00
Marvin Frachet
4cd5c4d982
Bump parts alpha 69 (#11684) 2021-11-25 17:23:37 +01:00
ELABBASSI Hicham
29cde404a1
Bump DS to 68 (#11663)
* Bump DS to 68

Signed-off-by: HichamELBSI <elabbassih@gmail.com>

* fixed Strikethrough import in WysiwygNav

Co-authored-by: ronronscelestes <julie.plantey@gmail.com>
2021-11-23 18:29:08 +01:00
ronronscelestes
01bd5c209c Merge branch 'releases/v4' of https://github.com/strapi/strapi into typography-settings-ml 2021-11-18 19:33:40 +01:00
ronronscelestes
92c51123aa feedback fix 2021-11-18 19:33:31 +01:00
soupette
443c4d0785 Fix ctb navigation and upgrade DS version
Signed-off-by: soupette <cyril@strapi.io>
2021-11-18 16:21:49 +01:00
cyril lopez
1a7f02a19d
Merge pull request #11618 from strapi/dnd-preview-box
DnD SelectedStep in ML / CM
2021-11-18 15:40:54 +01:00
mfrachet
75596093fd fix review 2021-11-18 14:59:12 +01:00
mfrachet
1e004fb3cc Drag and drop 2021-11-18 14:31:52 +01:00
mfrachet
9a64a7b955 Dnd working, needs refacto for selection 2021-11-18 09:16:56 +01:00
ronronscelestes
08150779b1 updated snapshots 2021-11-17 17:56:06 +01:00
ronronscelestes
be4d127e25 views done 2021-11-17 17:53:31 +01:00
ronronscelestes
ced1fac45d components done 2021-11-17 17:51:17 +01:00
ronronscelestes
6de3371e61 edit asset dialog + media library input 2021-11-17 17:46:38 +01:00
ronronscelestes
513347d97e Asset dialog, asset list 2021-11-17 17:36:15 +01:00
soupette
5767590ac4 Merge branch 'releases/v4' of github.com:strapi/strapi into v4/plugins-page 2021-11-17 14:43:46 +01:00
cyril lopez
3969927c2e
Merge pull request #11602 from strapi/fix-password-icon
[v4] Fix password icon color
2021-11-17 11:47:34 +01:00
cyril lopez
6b0984902e
Merge pull request #11601 from strapi/ml-modal-filters
[v4] Add filters to ML modal
2021-11-17 11:38:25 +01:00
soupette
8ddebe5cc0 Fix password icon color
Signed-off-by: soupette <cyril@strapi.io>
2021-11-17 11:36:40 +01:00
soupette
2cde615dad Add filters to ML modal
Signed-off-by: soupette <cyril@strapi.io>
2021-11-17 11:21:31 +01:00
mfrachet
719dad6309 Fix asset types 2021-11-17 09:27:10 +01:00
ronronscelestes
3791852a94 integrated Typography, fixed snapshots not waiting for data 2021-11-16 15:33:14 +01:00
cyril lopez
91f256e36f
Merge pull request #11585 from strapi/chore/remove-buffetjs
[v4] Remove all Buffetjs dependencies
2021-11-16 14:00:17 +01:00
soupette
0e2eda20f5 Move css import of cropperjs into GlobalStyle
Signed-off-by: soupette <cyril@strapi.io>
2021-11-16 08:13:19 +01:00
mfrachet
b6a8d2de2d Fix Tracking cropping 2021-11-15 16:38:00 +01:00
Marvin Frachet
a041026d90
Allow to edit local file before uploading (#11571) 2021-11-15 16:17:06 +01:00
Marvin Frachet
70da516801
Add tile empty state in ML (#11564) 2021-11-15 14:15:59 +01:00
soupette
610d5976bc Add tracked event to upload plugin
Signed-off-by: soupette <cyril@strapi.io>
2021-11-15 11:47:23 +01:00
Marvin Frachet
7759e66315
Wysiwyg media library (#11539) 2021-11-15 09:11:08 +01:00
Alexandre BODIN
f4facb654b
Merge pull request #11475 from strapi/v4/new-sanitize-fixes
[V4] Enhancements for the new sanitize processes
2021-11-12 14:52:47 +01:00
ELABBASSI Hicham
64d286f20f
Merge pull request #11532 from strapi/filter/datetime
Fix filters (CM + Media Library)
2021-11-10 19:16:00 +01:00
Convly
25e62db93a use 'sanitizers' instead of 'utils' 2021-11-10 17:08:54 +01:00
HichamELBSI
d9ac85a991 Fix filters for upload
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-10 12:19:45 +01:00
HichamELBSI
f597afd59b Fix PR review
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-10 12:10:20 +01:00
Marvin Frachet
6af55fa6f5
Fix ML QA (#11534) 2021-11-10 10:52:10 +01:00
soupette
25b62547a1 Fix allowedTypes when it is undefined
Signed-off-by: soupette <cyril@strapi.io>
2021-11-10 09:54:05 +01:00
HichamELBSI
c484119c3e Fix filters (datetimepicker in CM + ML)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-10 00:17:59 +01:00
ronronscelestes
56feffb15b updated snapshots 2021-11-09 16:19:41 +01:00
soupette
b416194cc9 Remove old components from helper
Signed-off-by: soupette <cyril@strapi.io>
2021-11-09 13:40:23 +01:00
soupette
62ee4228e5 Remove reactstrap dependency
Signed-off-by: soupette <cyril@strapi.io>
2021-11-09 13:30:53 +01:00
ronronscelestes
3fed8154c3 onblur event on filters url query removed 2021-11-09 11:13:22 +01:00