Convly
d6516116b2
Move pipeAsync to @strapi/utils
2021-11-04 16:43:27 +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
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
soupette
f328cfb520
Merge branch 'v4/media-library-cm' of github.com:strapi/strapi into ml/add-uploaded-files-to-selection
2021-11-04 14:52:59 +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
soupette
98feaeeabe
Add uploaded file to entry in cm
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-04 14:46:34 +01:00
soupette
6935263bf5
Fix file deletion
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-04 11:21:43 +01:00
soupette
b71ffd0a9c
Fix relation display
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-04 08:28:08 +01:00
soupette
4d907c873c
Merge branch 'releases/v4' of github.com:strapi/strapi into v4/media-library-cm
2021-11-04 08:00:43 +01:00
Alexandre BODIN
0213c1a769
Merge pull request #11457 from strapi/v4/component-rename-name
...
V4/component rename name
2021-11-03 17:46:54 +01:00
Alexandre BODIN
82207a065c
Merge pull request #11449 from strapi/v4/rename-component-front
...
[V4] Rename component name by displayName
2021-11-03 14:52:41 +01:00
Pierre Noël
6f76f78728
remove use of pluralize for component name
2021-11-03 14:09:34 +01:00
cyril lopez
38a64aecdb
Merge pull request #11446 from strapi/role-lv-table-fix
...
QA/ Truncate name-description Role LV
2021-11-03 14:07:22 +01:00
soupette
89af979af4
Use display in CM
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-03 14:05:15 +01:00
Alexandre BODIN
49bfccaa5b
Merge pull request #11093 from strapi/v4/npm-templates
...
[v4] Use npm to host templates instead of GitHub
2021-11-03 12:30:17 +01:00
Alexandre BODIN
b216694521
Merge pull request #11434 from strapi/v4/reserved-names
...
Add static list of reserved names
2021-11-03 11:09:43 +01:00
ronronscelestes
6d5a0d27a5
feedback fix
2021-11-03 10:56:21 +01:00
ronronscelestes
8b5d7bf113
Merge branch 'releases/v4' of https://github.com/strapi/strapi into role-lv-table-fix
2021-11-03 10:53:51 +01:00
cyril lopez
3029d8845f
Merge pull request #11439 from strapi/webhooks-lv-table
...
QA/ Webhooks LV table
2021-11-03 10:19:58 +01:00
soupette
ecc6b08754
Use displayName for components
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-03 09:43:53 +01:00
soupette
f92111b56f
Add sort to ML in CM
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-03 09:29:01 +01:00
ronronscelestes
77f52773d7
Merge branch 'releases/v4' of https://github.com/strapi/strapi into webhooks-lv-table
2021-11-03 09:23:11 +01:00
ronronscelestes
f668943ae6
Merge branch 'releases/v4' of https://github.com/strapi/strapi into cm-add-component-fix
2021-11-03 09:21:14 +01:00
soupette
3b0d482080
Add pagination footer to cm ml
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-03 09:15:49 +01:00
ronronscelestes
ee63110d86
fixed ellipsis on name and description in settings role LV
2021-11-02 19:01:30 +01:00
Rémi de Juvigny
a633ae57ff
Rename generate template command
2021-11-02 18:46:20 +01:00
Pierre Noël
7a82d023fb
rename name to displayName
2021-11-02 18:29:17 +01:00
Rémi de Juvigny
a0fd28a3c7
Fix tests
2021-11-02 18:26:42 +01:00
soupette
fc39eaf32d
Add pagesize
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-02 18:07:33 +01:00
ronronscelestes
a10953ffb9
QA/ Wysiwyg link button size ( #11441 )
...
* attempt to fix link svg in wysiwyg
* fixed more label button
* fixed tests
2021-11-02 18:00:31 +01:00
ronronscelestes
7b9ca4d907
feedback fixes
2021-11-02 17:52:22 +01:00
soupette
3a4128883b
Fix snapshots
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-02 17:14:19 +01:00
soupette
b1a4247bf2
Import cropper css
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-02 17:12:15 +01:00
ronronscelestes
0e838226c8
made box clickable to add an entry
2021-11-02 16:56:43 +01:00
soupette
2220487a46
Fix RBAC in input file
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-02 16:08:47 +01:00
Dieter Stinglhamber
8c4af58ca5
add camelCase variations
2021-11-02 15:56:24 +01:00
ronronscelestes
b1dbfc6bdc
fixed webhook table + updated tests
2021-11-02 15:53:06 +01:00
soupette
176702037a
Merge branch 'releases/v4' of github.com:strapi/strapi into v4/media-library-cm
2021-11-02 15:43:27 +01:00
cyril lopez
61b7748dad
Merge pull request #11438 from strapi/fix-conditions
...
[v4] Fix conditions in CE
2021-11-02 15:42:32 +01:00
soupette
609a87166b
Fix richtext icon
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-02 15:40:58 +01:00
soupette
c3147e90c2
Disable conditions in EE
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-02 15:29:49 +01:00
cyril lopez
b2aebfcc0f
Merge pull request #11437 from strapi/cm-accordions-overflow
...
Migration/ Fixed Accordion overflow
2021-11-02 15:29:30 +01:00
Alexandre BODIN
28169ce6f9
Merge pull request #11433 from strapi/v4/security-allow-gql-doc-playgrounds
...
Lighten the security config for /document and /graphql playgrounds
2021-11-02 15:23:30 +01:00
ronronscelestes
a2918a8ccd
removed unecessary size in Stack
2021-11-02 15:08:39 +01:00
ronronscelestes
fe3f334fec
fixed overflow bug with accordions in CM
2021-11-02 14:40:33 +01:00
Dieter Stinglhamber
40657b3a18
add static list of reserved names
2021-11-02 13:56:50 +01:00
Alexandre Bodin
5623b1f8f8
Lighten the security config for /document and /graphql playgrounds
2021-11-02 13:46:12 +01:00
soupette
c953baaae9
Fix dnd
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-02 12:45:45 +01:00