24134 Commits

Author SHA1 Message Date
Pierre Noël
b3f22bac5d use of strapi.dirs 2021-09-17 14:10:48 +02:00
Alexandre Bodin
0d9ba0e5fd Cleanup and add storage with hash to compare and sync in one direction only 2021-09-17 12:00:14 +02:00
Convly
12547dd074 Disable i18n 'locale' mutations 2021-09-17 07:16:30 +02:00
Convly
b94441a8a3 Fix extension state being shared & not reset between multiple Strapi instances 2021-09-17 07:15:42 +02:00
Alexandre Bodin
130aade450 some cleanup 2021-09-16 23:29:25 +02:00
Alexandre Bodin
bb1b3c2c6e Run sub queries for update and delete with joins 2021-09-16 22:18:13 +02:00
Alexandre Bodin
86a26da896 Clear unnecessary code 2021-09-16 17:53:00 +02:00
Marvin Frachet
19c2d20388
Bump parts to alpha 32 (#10995) 2021-09-16 16:09:51 +02:00
Alexandre Bodin
df4c67e5e1 Fix insensitive contains 2021-09-16 15:32:27 +02:00
Alexandre Bodin
e57a40b328 Use double type for more precision 2021-09-16 14:04:10 +02:00
soupette
b213928796 Revert
Signed-off-by: soupette <cyril@strapi.io>
2021-09-16 14:03:09 +02:00
Alexandre Bodin
76caaba714 Read schema after migrations 2021-09-16 13:37:13 +02:00
cyril lopez
df59a89a5b
Merge pull request #10978 from strapi/advanced-settings
Migration/Advanced settings
2021-09-16 13:27:28 +02:00
soupette
d48dd8575d Fix webpack dev config startup
Signed-off-by: soupette <cyril@strapi.io>
2021-09-16 13:04:05 +02:00
cyril lopez
942cdf8fc9
Merge pull request #10990 from strapi/cm/body-layout
CM init body layout
2021-09-16 12:56:18 +02:00
Pierre Noël
a933d6c71a remove possibility to set collectionName table for a CT or component through that CTB API 2021-09-16 11:52:46 +02:00
Alexandre Bodin
eef1737acb Remove schema storage now that we use schema inspection 2021-09-16 11:47:04 +02:00
Alexandre Bodin
72b5a19a7c Pg & Mysql schema reading & indexing fks 2021-09-16 11:37:44 +02:00
ronronscelestes
0530b36124 updated test 2021-09-16 11:01:24 +02:00
ronronscelestes
44704b3cea feedback fixes 2021-09-16 10:44:44 +02:00
Convly
f37135ee77 Fix unit test, remove expected pagination for findOne query 2021-09-16 10:38:31 +02:00
ronronscelestes
f74373d403 wip feedback fix 2021-09-16 10:27:16 +02:00
soupette
5afb369da3 Add D&P badge
Signed-off-by: soupette <cyril@strapi.io>
2021-09-16 09:26:16 +02:00
soupette
53cc79b3dd Merge branch 'cm/edit-layout' of github.com:strapi/strapi into cm/header-modals 2021-09-16 09:25:09 +02:00
soupette
9728cb07d3 Merge branch 'v4/ds-migration' of github.com:strapi/strapi into cm/edit-layout 2021-09-16 09:24:11 +02:00
soupette
715a1af676 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-16 09:23:18 +02:00
soupette
6408048dfa Add snapshot test
Signed-off-by: soupette <cyril@strapi.io>
2021-09-16 07:44:32 +02:00
soupette
4cdf8bed21 Add confirm modals
Signed-off-by: soupette <cyril@strapi.io>
2021-09-16 07:12:27 +02:00
soupette
f4c7473e84 Fix snapshots
Signed-off-by: soupette <cyril@strapi.io>
2021-09-16 05:44:44 +02:00
soupette
ca7544e4ee Init layout edit view
Signed-off-by: soupette <cyril@strapi.io>
2021-09-16 05:43:31 +02:00
cyril lopez
c762f0785d
Merge pull request #10980 from strapi/pending-asset-step
Init the pending asset step in the ML add asset
2021-09-16 05:34:13 +02:00
Alexandre Bodin
c173fa416e wip 2021-09-15 19:53:15 +02:00
mfrachet
8e6c04c887 Removing withPadding 2021-09-15 17:58:05 +02:00
Rémi de Juvigny
b6e1e7a9a1 Add display name to sentry plugin 2021-09-15 16:44:19 +02:00
Rémi de Juvigny
8064e468a0 Format Sentry plugin name in kebab-case 2021-09-15 16:44:19 +02:00
Pierre Noël
de4579b25e change project structure to use /src folder 2021-09-15 16:41:36 +02:00
ronronscelestes
18a295eeec merge commit + updated advanced settings test 2021-09-15 15:58:51 +02:00
Convly
bb7a2470ee Update graphql extension example (myplugin) 2021-09-15 15:56:47 +02:00
Convly
620cbc809a Merge branch 'v4/graphql-schema-generation-refactor' of github.com:strapi/strapi into v4/graphql-schema-generation-refactor 2021-09-15 15:50:55 +02:00
Convly
7e765de7cd Remove useless schema.graphql.js file for the upload plugin 2021-09-15 15:50:37 +02:00
mfrachet
751d2e0c83 Pending asset step init 2021-09-15 15:47:16 +02:00
Jean-Sébastien Herbaux
5a7a5dc987
[V4] GraphQL - Migrate Users & Permissions GraphQL config to V4 (#10979)
* Migrate UsersPermissions's GQL configuration to V4

* Remove old graphql configuration
2021-09-15 15:44:42 +02:00
mfrachet
5c478a41ed Pending asset step init 2021-09-15 15:40:20 +02:00
ronronscelestes
70e4bc1bf6 Merge branch 'v4/ds-migration' of https://github.com/strapi/strapi into advanced-settings 2021-09-15 15:28:14 +02:00
ronronscelestes
69da3c6138 added snapshot 2021-09-15 15:10:26 +02:00
soupette
9a11062baa Merge branch 'v4/ds-migration' of github.com:strapi/strapi into v4/ds-migration 2021-09-15 14:33:08 +02:00
soupette
566de24d88 Fix react-intl in table head
Signed-off-by: soupette <cyril@strapi.io>
2021-09-15 14:32:50 +02:00
ronronscelestes
1ba15d6a1c ds integrated + axios/useQuery in advanced settings 2021-09-15 14:29:59 +02:00
Alexandre BODIN
eabbdc5a13
Merge pull request #10966 from strapi/v4/fix-preview-many-relations
fix previewManyRelations
2021-09-15 14:28:12 +02:00
Marvin Frachet
cdc12adccb
Bump strapi parts to alpha 31 (#10977)
* Bump strapi parts to alpha 31

* Fix tests
2021-09-15 14:25:36 +02:00