ronronscelestes
02898a396f
feedback tests
2021-11-04 16:08:23 +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
ronronscelestes
345b8ac158
fixed story name
2021-11-04 14:54:56 +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
ronronscelestes
b343e96a4f
added tests
2021-11-04 14:37:11 +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
ronronscelestes
d4d462eefc
search url query submit and clear
2021-11-04 11:50:50 +01:00
Pierre Noël
cb098ec280
clean yup validations
2021-11-04 11:42:45 +01:00
Pierre Noël
ebb124de4b
change graphql error handling with originalError
2021-11-04 11:42:44 +01:00
Pierre Noël
194321591e
fix EE e2e tests
2021-11-04 11:42:43 +01:00
Pierre Noël
70c98f7ed9
fix error handling in entity-service
2021-11-04 11:42:43 +01:00
Pierre Noël
b4c9ad0440
refacto graphql errors
2021-11-04 11:42:43 +01:00
Pierre Noël
0a6200ac2f
fix unit tests
2021-11-04 11:42:40 +01:00
Pierre Noël
a58d15407a
fix unit:test
2021-11-04 11:42:09 +01:00
Pierre Noël
1b18aa971c
fix error handling on upload plugin
2021-11-04 11:41:32 +01:00
Pierre Noël
b58274aecb
refactor error handling
2021-11-04 11:41:29 +01:00
ronronscelestes
0ad390f229
init search url query component
2021-11-04 11:30:32 +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
ronronscelestes
533b339dd1
Merge branch 'releases/v4' of https://github.com/strapi/strapi into filter-cm-fix
2021-11-03 16:54:05 +01:00
ronronscelestes
d59d7d1c80
added handleBlur for ML FilterPopover
2021-11-03 16:51:39 +01:00
ronronscelestes
4edb9860b4
added handleBlur for users settings filters
2021-11-03 16:39:14 +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
ronronscelestes
3ef458233d
fix merge conflicts
2021-11-03 14:09:09 +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