1917 Commits

Author SHA1 Message Date
Alexandre BODIN
f25cd3111d
Merge pull request #11154 from strapi/v4/migrate-generators
Migrate plugin generator and fix some internal issues
2021-09-30 16:29:27 +02:00
fdel-car
5444b30fff Fix sentry tests 2021-09-30 15:34:11 +02:00
Convly
058859bc40 Handle kebab-cased content type's names 2021-09-30 15:25:33 +02:00
fdel-car
5ec3b43ef7 Update configs in packages & set rootDir in base configs 2021-09-30 15:03:29 +02:00
ivanThePleasant
fbc9dc2382 Package.json script configuration per package 2021-09-30 15:02:31 +02:00
ivanThePleasant
ee757b3276 Created base configs for front testing and unit testing, cleaned up repo root jest configs and introduced projects, added unit and front jest configs for core packages and plugins 2021-09-30 15:01:06 +02:00
Alexandre Bodin
6ef3e1deb6 Migrate plugin generator and fix some internal issues to make everything compatible 2021-09-30 11:40:54 +02:00
cyril lopez
3d3bca2304
Merge pull request #10991 from strapi/v4/ds-migration
[v4] Init DS migration
2021-09-30 10:39:15 +02:00
Alexandre Bodin
ab01f4fd53 Merge branch 'releases/v4' into v4/middlewares 2021-09-29 16:16:11 +02:00
Alexandre Bodin
e5a6548532 Merge branch 'releases/v4' into v4/ds-migration 2021-09-29 15:09:32 +02:00
Convly
56032ffb48 Handle case where there are no subscription defined 2021-09-29 13:51:54 +02:00
Convly
96ac7e314b Handle subscriptions in wrapResolvers 2021-09-29 13:35:26 +02:00
Convly
c1e3c41cbd Handle graphql subscriptions 2021-09-29 13:10:33 +02:00
Alexandre Bodin
010294813d Apply feedbacks 2021-09-29 12:25:06 +02:00
Pierre Noël
32eb442cd5 store emails in lowercase + add /api as prefix 2021-09-29 12:04:42 +02:00
Alexandre Bodin
c0c6c2aeab Fix users counter in u&p role list view 2021-09-29 11:27:45 +02:00
Alexandre Bodin
c7a94ed081 Migrate middlwares to programmatic for plugin that do not need to export them 2021-09-29 10:47:10 +02:00
soupette
353e83abb3 Clean translation files
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 10:43:41 +02:00
ELABBASSI Hicham
012b46c16a
Merge pull request #11118 from strapi/fix/i18n-available-content
Make the content available cell clickable
2021-09-29 10:34:30 +02:00
mfrachet
d69bf4c62e Bump to alpha 41 2021-09-29 10:15:23 +02:00
Alexandre BODIN
79dfa0fccf
Merge pull request #11111 from strapi/v4/harmonizing-lifecycle-functions-calls
Use { strapi } as params in all lifecycle functions
2021-09-29 09:38:04 +02:00
soupette
2f5a47f55c Make the content available cell clickable
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 07:49:13 +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
Convly
36adcfe8e4 Update the component's filters input typename to avoid conflict with ct's ones 2021-09-28 17:03:35 +02:00
Pierre Noël
947981200b use { strapi } as params in all lifecycle functions 2021-09-28 16:54:07 +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
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
Marvin Frachet
6c82548a90
Bump to alpha 40 (#11100) 2021-09-28 11:28:10 +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
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
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
c0a06d5e40 Enable doc plugin
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 05:30:21 +02:00
ELABBASSI Hicham
b16d07f3da
Merge pull request #11079 from strapi/i18n-combobox
MigrationQA/ Combobox in i18n
2021-09-27 18:26:44 +02:00
Convly
20b20a0f92 Fix e2e test for UP, i18n & upload + various i18n fixes 2021-09-27 17:17:24 +02:00
Marvin Frachet
b5773fe71f
Update packages/plugins/i18n/admin/src/components/LocalePicker/index.js 2021-09-27 16:31:30 +02:00
mfrachet
f0ebcbf532 Select for locale picker 2021-09-27 16:05:23 +02:00
ronronscelestes
3145518c8e integrated combobox 2021-09-27 15:34:11 +02:00
cyril lopez
4aea5de416
Split parts imports (#11074) 2021-09-27 14:01:25 +02:00
Convly
3da1acebf4 Fix createLocalization mutations 2021-09-27 10:56:43 +02:00
Convly
ef3650f073 Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor 2021-09-27 10:33:31 +02:00
Alexandre Bodin
086a80eb28 Remove unused dependencies 2021-09-27 09:30:32 +02:00
Alexandre Bodin
d2e523d942 Upgrade @strapi/strapi dependencies 2021-09-27 08:30:11 +02:00
cyril lopez
2db89ff1c8
Merge pull request #11065 from strapi/axios-instance-fix
AxiosInstance Fix
2021-09-27 08:16:35 +02:00
soupette
1a58633c53 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-27 07:52:19 +02:00