19528 Commits

Author SHA1 Message Date
ronronscelestes
e09a287f30 added error message trad for DZ component contains error(s) 2021-11-15 11:36:37 +01:00
ronronscelestes
9a1c15267f fixed dz shadow and dz accordion content background color 2021-11-15 11:26:53 +01:00
ELABBASSI Hicham
27b2f2de7a
Merge pull request #11529 from strapi/typography-admin-roles
[DS] Typography Admin Roles
2021-11-15 10:21:27 +01:00
soupette
f2259ee269 Add event to marketplace page
Signed-off-by: soupette <cyril@strapi.io>
2021-11-15 10:12:29 +01:00
soupette
91c33b9c8e Add missing events in CM listview
Signed-off-by: soupette <cyril@strapi.io>
2021-11-15 10:05:43 +01:00
Alexandre Bodin
97b37f6b07 Cleanup code 2021-11-15 09:50:34 +01:00
Alexandre Bodin
79de0a5926 Change default config value 2021-11-15 09:41:00 +01:00
soupette
374f6be2af Merge branch 'releases/v4' of github.com:strapi/strapi into v4/tracking 2021-11-15 09:24:45 +01:00
cyril lopez
68496b96a4
Merge pull request #11538 from strapi/fix-heading-typography
Fix headings / Users + Application page
2021-11-15 09:24:15 +01:00
cyril lopez
f0346c29c2
Merge pull request #11504 from strapi/marketplace-coming-soon
v4/ Marketplace coming soon
2021-11-15 09:23:32 +01:00
cyril lopez
7d43499e03
Merge pull request #11551 from strapi/fix-number-input-falsy
Fix falsy check in generic input
2021-11-15 09:21:27 +01:00
soupette
4a4c5eca49 Merge branch 'releases/v4' of github.com:strapi/strapi into v4/tracking 2021-11-15 09:20:51 +01:00
Marvin Frachet
7759e66315
Wysiwyg media library (#11539) 2021-11-15 09:11:08 +01:00
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