ronronscelestes
beca75eb5b
feedback fix
2021-11-05 16:46:24 +01:00
HichamELBSI
676300ff75
Add tests
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-05 16:43:10 +01:00
HichamELBSI
2f7b082f70
Fix snapshots
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-05 16:43:10 +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
ronronscelestes
3f9110bf31
merge conflict
2021-11-05 16:22:52 +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
vincentbpro
c21feafae2
Merge branch 'releases/v4' of github.com:strapi/strapi into v4/fix-fetch-all-entries
2021-11-05 15:54:05 +01:00
soupette
cb655bc660
Fix media fields register
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-05 15:52:41 +01:00
cyril lopez
81b89469ae
Merge pull request #11477 from strapi/ml/fix-allowed-types
...
[V4] ML in CM: Add allowed types to input media
2021-11-05 15:14:36 +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
soupette
56ce5de7ec
Fix PR feedback
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-05 14:45:30 +01:00
ronronscelestes
8d6a0f9fae
SearchAsset integrated
2021-11-05 14:43:00 +01:00
ronronscelestes
47e69beefb
removed Search component from helper plugin index
2021-11-05 13:56:16 +01:00
ronronscelestes
3762084ea3
init SearchAsset component
2021-11-05 13:54:20 +01:00
ronronscelestes
d813fb1f4c
removed old Search component
2021-11-05 13:49:35 +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
ronronscelestes
fa0583f928
handleClear search
2021-11-05 12:29:22 +01:00
soupette
5f3c6f4ca8
Add allowed types to input media
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-05 12:17:02 +01:00
vincentbpro
55b5b14830
fix: negative limit and pageSize handling
2021-11-05 12:08:52 +01:00
ronronscelestes
30b2604c6c
handleChange and submit search
2021-11-05 12:02:46 +01:00
ronronscelestes
1ed526fe23
attempt query get
2021-11-05 11:55:00 +01:00
ronronscelestes
c921626baf
init handleChange search
2021-11-05 11:38:00 +01:00
ronronscelestes
b40aa45cf5
init search in ML CM
2021-11-05 11:34:53 +01:00
Pierre Noël
c6a5a047d6
Merge branch 'releases/v4' into v4/error-handling
2021-11-05 10:40:11 +01:00
Convly
7c560e3b94
Move the eventHub sanitize logic to the eventHub declaration
2021-11-05 10:36:10 +01:00
Pierre Noël
db1cb3040c
refactor error-handling PR
2021-11-05 10:13:43 +01:00
ronronscelestes
2f3a93eae0
replaced search component in ML
2021-11-04 17:02:34 +01:00
Convly
5de071a92e
Fix typo
2021-11-04 16:51:40 +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
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