1379 Commits

Author SHA1 Message Date
ronronscelestes
8ad55e648c layout complete 2021-11-08 16:07:10 +01:00
Convly
16ab717fb2 Merge branch 'releases/v4' of github.com:strapi/strapi into v4/new-sanitize-fixes 2021-11-08 15:53:58 +01:00
Convly
8d4f8ddd57 Simplify & abstract common sanitize logic 2021-11-08 15:52:42 +01:00
ronronscelestes
cf49ebfad8 Merge branch 'releases/v4' of https://github.com/strapi/strapi into marketplace-coming-soon 2021-11-08 15:06:37 +01:00
cyril lopez
24863749f1
Merge pull request #11501 from strapi/bump-ds-63
Bump Design System to 0.0.1-alpha.63
2021-11-08 14:17:15 +01:00
ronronscelestes
d2a689bedf fix test 2021-11-08 13:44:58 +01:00
cyril lopez
c603300234
Merge pull request #11497 from strapi/fix-filter-popover-date
QA/ Filters popover with Date
2021-11-08 13:37:22 +01:00
ronronscelestes
1f57ca035c fixed import of StrikeThrough icon import in WysiwygNav 2021-11-08 13:16:07 +01:00
ronronscelestes
5ec0e78a5d Merge branch 'releases/v4' of https://github.com/strapi/strapi into fix-filter-popover-date 2021-11-08 12:22:51 +01:00
ronronscelestes
e0e415551b updated tests 2021-11-08 12:17:38 +01:00
ronronscelestes
535645b894 updated to version 63 and replaced Typography component from coming from Text to Typography 2021-11-08 12:07:14 +01:00
ronronscelestes
8a547bfbe3 fixed input json z index 2021-11-08 11:55:19 +01:00
ronronscelestes
286f32f42f init marketplace coming soon 2021-11-08 11:34:43 +01:00
Alexandre BODIN
e7ce93487e
Merge pull request #11478 from strapi/v4/policies-fix
Refactor policies to avoid unintended usage bugs
2021-11-08 10:31:40 +01:00
ronronscelestes
e3c26ef5e7 fixed filter popover close when select date in CM and ML 2021-11-08 10:24:47 +01:00
Alexandre Bodin
42b87679bb Refactor policies to have a consistent factory API like middlewares 2021-11-08 09:33:36 +01:00
cyril lopez
efc9934f8f
Merge pull request #11391 from strapi/filter-cm-fix
QA/ Filter onBlur
2021-11-08 08:01:33 +01:00
Alexandre BODIN
5b04fa152d
Merge pull request #11307 from strapi/v4/error-handling
refactor error handling
2021-11-05 18:38:40 +01:00
soupette
b8f1e4d9ab Fix button alignments
Signed-off-by: soupette <cyril@strapi.io>
2021-11-05 17:03:04 +01:00
cyril lopez
92b1ca32b7
Merge pull request #11443 from strapi/datetimepicker
Add DateTimePicker (Implementation on the CM edit view)
2021-11-05 16:58:07 +01:00
soupette
b595a55e71 Fix snapshots
Signed-off-by: soupette <cyril@strapi.io>
2021-11-05 16:53:52 +01:00
soupette
4fe8efb4c8 Change homepage links and updates trads
Signed-off-by: soupette <cyril@strapi.io>
2021-11-05 16:47:53 +01:00
HichamELBSI
ab7bbb2d2a Add DateTimePicker to helper plugin
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-05 16:43:08 +01:00
soupette
57b7566a3d Clean trads
Signed-off-by: soupette <cyril@strapi.io>
2021-11-05 16:37:25 +01:00
soupette
3e4de3d5ac Clean old icons and change menu logo
Signed-off-by: soupette <cyril@strapi.io>
2021-11-05 16:31:21 +01:00
cyril lopez
da666285c9
Merge pull request #11483 from strapi/fix/library
Fix media fields register
2021-11-05 16:16:31 +01:00
cyril lopez
234dd5a76c
Merge pull request #11480 from strapi/v4/search-url-query
V4/ Search url query
2021-11-05 15:54:45 +01:00
soupette
cb655bc660 Fix media fields register
Signed-off-by: soupette <cyril@strapi.io>
2021-11-05 15:52:41 +01:00
soupette
d0090ce89a Remove fontawesome icon for plugins link
Signed-off-by: soupette <cyril@strapi.io>
2021-11-05 15:09:06 +01:00
ronronscelestes
8988da348b Merge branch 'releases/v4' of https://github.com/strapi/strapi into v4/search-url-query 2021-11-05 13:36:48 +01:00
ronronscelestes
7f16b2e465 merge conflict 2021-11-05 13:36:18 +01:00
soupette
e44a0766d2 Fix component display name for DZ
Signed-off-by: soupette <cyril@strapi.io>
2021-11-05 13:05:50 +01:00
soupette
fba266975f Fix relation display
Signed-off-by: soupette <cyril@strapi.io>
2021-11-05 13:03:20 +01:00
Pierre Noël
c6a5a047d6 Merge branch 'releases/v4' into v4/error-handling 2021-11-05 10:40:11 +01:00
Pierre Noël
db1cb3040c refactor error-handling PR 2021-11-05 10:13:43 +01:00
ronronscelestes
8b4a2e0853 replaced Search component in ee settings roles LV 2021-11-04 16:49:58 +01:00
Convly
d6516116b2 Move pipeAsync to @strapi/utils 2021-11-04 16:43:27 +01:00
ronronscelestes
c83441f39c replaced search component in settings users 2021-11-04 16:38:39 +01:00
ronronscelestes
63fa310c67 removed unnecessary comment 2021-11-04 16:11:26 +01:00
Jean-Sébastien Herbaux
7f285fb755
[V4] Enhanced sanitize & remove restricted relations from content API's payloads (#11411)
* Rework sanitizeEntity, first iteration

* remove console.log

* Remove useless comments

* Fix e2e tests

* Fix up user e2e test

* Fix remove-restricted-relations visitor

* Handle grapqhql resolver, prevent access to restricted relations

* Handle polymorphic relation in the related visitor

* Remove morph attribute if empty

* Use only the find action to check if the relation is allowed
2021-11-04 15:47:53 +01:00
ronronscelestes
aebb87b5e5 component feedback 2021-11-04 15:41:47 +01:00
cyril lopez
50a6bdd649
Merge pull request #11361 from strapi/v4/media-library-cm
V4/media library cm
2021-11-04 15:29:55 +01:00
soupette
1f73009403 Fix CM leftmenu sorting and remove options for medias and relations
Signed-off-by: soupette <cyril@strapi.io>
2021-11-04 15:22:02 +01:00
Convly
14d6a5b2c4 Fix users-permissions user controllers permissions 2021-11-04 15:18:09 +01:00
soupette
639e89a8b9 Merge branch 'releases/v4' of github.com:strapi/strapi into v4/media-library-cm 2021-11-04 14:52:21 +01:00
soupette
32ffeec72b Upgrade DS
Signed-off-by: soupette <cyril@strapi.io>
2021-11-04 14:49:53 +01:00
Alexandre Bodin
8a018619ef Add /plugins list api and update description to be plain english for now 2021-11-04 12:01:49 +01:00
Pierre Noël
cb098ec280 clean yup validations 2021-11-04 11:42:45 +01:00
Pierre Noël
194321591e fix EE e2e tests 2021-11-04 11:42:43 +01:00
Pierre Noël
b4c9ad0440 refacto graphql errors 2021-11-04 11:42:43 +01:00