19528 Commits

Author SHA1 Message Date
Dieter Stinglhamber
6a549e4843 use plop.getGenerator 2021-11-08 11:31:37 +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
Dieter Stinglhamber
e9f729a664 add the content-type generator to the API generator 2021-11-08 10:27:23 +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
7f4e24ba39
Merge pull request #11476 from strapi/search-ml-cm
v4/ Search ML CM
2021-11-08 08:22:46 +01:00
soupette
b48945ce1d Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2021-11-08 08:22:04 +01:00
soupette
391d2facde Merge branch 'releases/v4' of github.com:strapi/strapi into search-ml-cm 2021-11-08 08:19:41 +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
v4.0.0-beta.11
2021-11-05 18:38:40 +01:00
ronronscelestes
6e282b3979 fixed SearchURLQuery test having it.only on one test 2021-11-05 17:37:24 +01:00
ronronscelestes
54c8c8b550 Merge branch 'releases/v4' of https://github.com/strapi/strapi into search-ml-cm 2021-11-05 17:34:13 +01:00
ronronscelestes
352e32c7f0 added tests 2021-11-05 17:34:07 +01:00
soupette
d492671839 Fix my plugin icon
Signed-off-by: soupette <cyril@strapi.io>
2021-11-05 17:08:48 +01:00
soupette
b8f1e4d9ab Fix button alignments
Signed-off-by: soupette <cyril@strapi.io>
2021-11-05 17:03:04 +01:00
ronronscelestes
1481647fa9 fixed no result for search 2021-11-05 17:02:34 +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
cyril lopez
fa8753a13f
Merge pull request #11485 from strapi/fix-hp-text
[v4] Fix homepage wording
2021-11-05 16:55: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
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
cyril lopez
ce8a71846f
Merge pull request #11484 from strapi/change-menu-logo
[V4] Change menu logo
2021-11-05 16:33:49 +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
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
cyril lopez
13117b6a15
Merge pull request #11482 from strapi/chore/change-plugins-icon
[v4] Remove fontawesome icon for plugins link
2021-11-05 15:14:02 +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
cyril lopez
58561e4ae9
Merge pull request #11481 from strapi/cm/fix-multiple-relations
[v4] CM: fix multiple relations
2021-11-05 13:06:58 +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
cyril lopez
98a2ecaa80
Merge pull request #11471 from strapi/replace-search-component
QA/ SearchURLQuery update in views
2021-11-05 12:38:57 +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
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