19515 Commits

Author SHA1 Message Date
Alexandre BODIN
2ce6ef7d5b
Merge pull request #11554 from strapi/v4/graphql-fix-date-filtering
[V4] Fix datetime filtering on GraphQL
2021-11-12 17:53:23 +01:00
Convly
7769bf3def Merge branch 'releases/v4' of github.com:strapi/strapi into v4/graphql-fix-date-filtering 2021-11-12 16:49:22 +01:00
Alexandre BODIN
1a2c4b2d86
Merge pull request #11553 from strapi/v4/graphql-fix-dz-querying
[V4] Fix DynamicZone queries for GraphQL
2021-11-12 16:33:58 +01:00
Convly
e9e16b1fc9 Fix date filtering by not treating date objects as operators groups 2021-11-12 16:30:48 +01:00
Convly
b21a3c3288 Fix missing default value for params in entity-service.load 2021-11-12 15:51:43 +01:00
Convly
ad8a5e7634 Handle case where the filter is manually disabled 2021-11-12 15:15:41 +01:00
Convly
bac9e8145e Add an ID filter to the collection type's args 2021-11-12 15:07:32 +01:00
Alexandre BODIN
f4facb654b
Merge pull request #11475 from strapi/v4/new-sanitize-fixes
[V4] Enhancements for the new sanitize processes
2021-11-12 14:52:47 +01:00
Alexandre BODIN
022f57fa79
Merge pull request #11129 from strapi/v4/graphql-subscriptions
[V4] Handle graphql subscriptions
2021-11-12 10:47:56 +01:00
mfrachet
a9955fbb3b Fix falsy check in generic input 2021-11-12 10:09:28 +01:00
Convly
da41a49612 Use config module instead 2021-11-12 10:07:08 +01:00
Convly
cf96129d7c Don't remove Subscription type if subscriptions are disabled 2021-11-12 10:05:11 +01:00
Alexandre Bodin
0aed619155 Support schema option and add forceMigration options 2021-11-10 19:42:03 +01:00
ELABBASSI Hicham
64d286f20f
Merge pull request #11532 from strapi/filter/datetime
Fix filters (CM + Media Library)
2021-11-10 19:16:00 +01:00
vincentbpro
6213d2dc7b feat: made lastname fields optional 2021-11-10 18:36:07 +01:00
Convly
25e62db93a use 'sanitizers' instead of 'utils' 2021-11-10 17:08:54 +01:00
ronronscelestes
414d028a13 dz error state 2021-11-10 17:04:57 +01:00
ronronscelestes
1433b82457 add logic to display errors when rep component required min validation 2021-11-10 16:18:53 +01:00
Convly
a7592e04a9 use default config instead of the dedicated service 2021-11-10 16:04:32 +01:00
ronronscelestes
b0bf6dcd50 added error state to repeatable component 2021-11-10 15:15:49 +01:00
Alexandre BODIN
b9735ecc7d
Merge pull request #11541 from strapi/v4/error-handling
[v4] Add possibility to set a status on a thrown Error
2021-11-10 14:22:03 +01:00
Dieter Stinglhamber
15d8392f24 rename prompts files 2021-11-10 14:19:53 +01:00
ronronscelestes
d318937f22 added error state in accordion group custom 2021-11-10 14:11:05 +01:00
soupette
426d4340e5 Fix didChangeDisplayedFields
Signed-off-by: soupette <cyril@strapi.io>
2021-11-10 14:04:57 +01:00
Alexandre Bodin
0a1027f980 Use error object info to expose it or not 2021-11-10 13:24:07 +01:00
Alexandre Bodin
4d537814c8 Merge branch 'releases/v4' of github.com:strapi/strapi into releases/v4 2021-11-10 13:19:32 +01:00
ronronscelestes
bd21c1602f fix tests 2021-11-10 12:33:01 +01:00
HichamELBSI
d9ac85a991 Fix filters for upload
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-10 12:19:45 +01:00
HichamELBSI
f597afd59b Fix PR review
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-10 12:10:20 +01:00
ronronscelestes
1fd5e2fa37 fixed headings in users and application page 2021-11-10 11:57:08 +01:00
ronronscelestes
b825b40709 removed unnecessary comment 2021-11-10 11:51:54 +01:00
ronronscelestes
2ae5c1331e Merge branch 'releases/v4' of https://github.com/strapi/strapi into marketplace-coming-soon 2021-11-10 11:46:04 +01:00
ronronscelestes
936f539a66 feedback fixes 2021-11-10 11:45:55 +01:00
ronronscelestes
a6316d2fb1 merge conflicts and tests fix 2021-11-10 11:27:41 +01:00
Convly
f025deffe9 Merge branches 'v4/graphql-subscriptions' and 'releases/v4' of github.com:strapi/strapi into v4/graphql-subscriptions 2021-11-10 11:19:53 +01:00
Convly
69d8b20f1b Disable subscriptions by default, change how to handle the type in wrapResolvers 2021-11-10 11:18:35 +01:00
ronronscelestes
b41e83e705 feedback fix 2021-11-10 11:17:56 +01:00
ronronscelestes
fbf816821d removed unnecessary comment + fixed chevron stuck with active style because of focus-within 2021-11-10 11:13:21 +01:00
Marvin Frachet
6af55fa6f5
Fix ML QA (#11534) 2021-11-10 10:52:10 +01:00
cyril lopez
55c6d635c2
Merge pull request #11535 from strapi/fix-allowed-types-files
[v4] Fix allowedTypes when it is undefined
2021-11-10 10:45:54 +01:00
cyril lopez
293c480a0b
Merge pull request #11536 from strapi/fix-cm-relations-spacing
Fix spacing for multiple relations
2021-11-10 10:07:21 +01:00
soupette
fc9de3f160 Fix spacing for multiple relations
Signed-off-by: soupette <cyril@strapi.io>
2021-11-10 10:06:48 +01:00
soupette
25b62547a1 Fix allowedTypes when it is undefined
Signed-off-by: soupette <cyril@strapi.io>
2021-11-10 09:54:05 +01:00
Dieter Stinglhamber
efbd9fcf42 update route generation 2021-11-10 09:29:15 +01:00
cyril lopez
9f8efd09cd
Merge pull request #11521 from strapi/typography-helper-plugin
[DS] Typography helper plugin
2021-11-10 08:46:13 +01:00
soupette
d5f575cb0d Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-11-10 08:44:18 +01:00
HichamELBSI
c484119c3e Fix filters (datetimepicker in CM + ML)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-10 00:17:59 +01:00
ELABBASSI Hicham
7acad193f4
Merge pull request #11527 from strapi/typography-users
[DS] Typography Settings-Users
2021-11-09 21:08:25 +01:00
Alexandre Bodin
a1c31c7e43 Fix csp policy for the ML 2021-11-09 20:49:21 +01:00
Alexandre BODIN
67fee6f3d5
Merge pull request #11469 from strapi/v4/up-resolvers-picker-fix
Fix users-permissions' user controllers resolving & permissions
v4.0.0-beta.12
2021-11-09 20:25:54 +01:00