18238 Commits

Author SHA1 Message Date
ronronscelestes
efef7beb2b fixed initials when more than 2 names 2021-09-28 20:24:39 +02:00
ronronscelestes
f98e046a34 Merge branch 'v4/ds-migration' into user-links 2021-09-28 18:34:15 +02:00
soupette
3d2740ae0d Fix switch locale issue
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 18:23:21 +02:00
Alexandre Bodin
f55276cc73 Merge branch 'releases/v4' into v4/ds-migration 2021-09-28 18:21:21 +02:00
soupette
9445d9a958 Remove configure the view button
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 18:15:29 +02:00
Alexandre Bodin
015230c031 Merge branch 'v4/doc-coming-soon' into v4/ds-migration 2021-09-28 18:10:37 +02:00
ronronscelestes
4163211d37 onBlur and popover fix - replaced with position absolute Box 2021-09-28 17:23:38 +02:00
Alexandre BODIN
26a85a282d
Merge pull request #11112 from strapi/v4/graphql-fix-component-filters-input-typename
V4/graphql-fix-component-filters-input-typename
2021-09-28 17:21:23 +02:00
Alexandre Bodin
0accc88fdc ignore morph links for delete types 2021-09-28 17:13:24 +02:00
Convly
36adcfe8e4 Update the component's filters input typename to avoid conflict with ct's ones 2021-09-28 17:03:35 +02:00
Alexandre Bodin
545e53c6c0 Remove compo with same name as content-type 2021-09-28 16:15:33 +02:00
ronronscelestes
50ef981daf userNav + popover integrated 2021-09-28 16:13:38 +02:00
Alexandre BODIN
ddf21fddb1
Merge pull request #11108 from strapi/v4/component-relations
Fix components relations in CTB and missing transform in REST API
2021-09-28 16:06:03 +02:00
Alexandre Bodin
d51b783ddd Merge branch 'releases/v4' into v4/component-relations 2021-09-28 15:40:42 +02:00
Alexandre BODIN
17ecde12d4
Merge pull request #10799 from strapi/v4/graphql-schema-generation-refactor
[V4] - GraphQL Refactor
2021-09-28 15:40:06 +02:00
Alexandre Bodin
bf869f9344 Fix transform on repeatable components 2021-09-28 15:33:01 +02:00
soupette
c529a930da Remove log
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 15:16:30 +02:00
Convly
9276479f72 Enable inplace updates for components 2021-09-28 14:59:14 +02:00
Alexandre Bodin
e3399d7ae2 Handle empty values 2021-09-28 14:49:33 +02:00
Alexandre Bodin
1f121e5acf Fix components relations in CTB and missing transform in REST API 2021-09-28 14:34:26 +02:00
soupette
f8515bdc5c Add paddingTop to relation list
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 14:21:07 +02:00
soupette
b584a11d56 Fix overflow
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 14:14:36 +02:00
soupette
7e2bba7eee Fix spacing
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 13:49:47 +02:00
soupette
e591b0c89c Merge branch 'v4/ds-migration' of github.com:strapi/strapi into cm/relations 2021-09-28 13:45:19 +02:00
soupette
7111d7cfab Add select many
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 13:44:43 +02:00
soupette
03e11f2b13 Add select one relation
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 12:34:05 +02:00
Convly
60a208f769 Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor 2021-09-28 12:02:58 +02:00
Convly
6a0d3a859c Add RelationResponseCollection & fix pagination 2021-09-28 12:02:26 +02:00
ronronscelestes
6d69b1ef30 documentation coming soon view 2021-09-28 11:59:03 +02:00
Alexandre BODIN
12f88b5036
Merge pull request #11103 from strapi/v4/fix-api-token-tests
update tests to avoid false negative
2021-09-28 11:55:55 +02:00
Marvin Frachet
6c82548a90
Bump to alpha 40 (#11100) 2021-09-28 11:28:10 +02:00
Dieter Stinglhamber
17742d2153 update tests to avoid false negative 2021-09-28 11:17:44 +02:00
Convly
667c29bd3a Fix upload & gql-crud e2e tests 2021-09-28 11:11:03 +02:00
Alexandre Bodin
e0184b62b1 Merge branch 'v4/ds-migration' of github.com:strapi/strapi into v4/ds-migration 2021-09-28 10:41:43 +02:00
Alexandre Bodin
f15056f158 Fix dev build 2021-09-28 10:41:31 +02:00
Alexandre Bodin
dd9543147c Fix different version break frontend tests 2021-09-28 10:34:14 +02:00
cyril lopez
2029786031
Merge pull request #11097 from strapi/cm/add-border-to-nested-components
Add border to nested compos
2021-09-28 10:05:55 +02:00
cyril lopez
c078f81823
Merge pull request #11098 from strapi/cm/error-toast
Add toast notification in case of error
2021-09-28 10:04:02 +02:00
soupette
6cefdaaf11 Fix toast message
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 10:03:26 +02:00
cyril lopez
78cfc0d577
Merge pull request #11095 from strapi/cm/init-relations
Init relations
2021-09-28 09:33:51 +02:00
cyril lopez
7b5c69b663
Merge pull request #11096 from strapi/cm/display-first-locale
Display selected locale
2021-09-28 09:32:49 +02:00
soupette
907979acd3 Fix required date validation
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 08:43:23 +02:00
soupette
5078b041e8 Add toast notification in case of error
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 08:34:45 +02:00
cyril lopez
6f2dfac689
Merge pull request #11069 from strapi/input-uid
Migration/InputUID
2021-09-28 08:10:48 +02:00
soupette
4e199406b0 Add border to nested compos
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 08:04:11 +02:00
soupette
d71ee4a36e Display selected locale
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 06:29:45 +02:00
soupette
fc2c7dd237 Init relations
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 06:09:34 +02:00
soupette
c0a06d5e40 Enable doc plugin
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 05:30:21 +02:00
cyril lopez
557e6a422a
Merge pull request #11092 from strapi/action-layout-filters
MigrationQA / Action Layout overflow
2021-09-28 05:27:41 +02:00
cyril lopez
fdc1cd9572
Merge pull request #11084 from strapi/wysiwyg-fix
MigrationQA / Wysiwyg issues
2021-09-28 05:24:17 +02:00