17439 Commits

Author SHA1 Message Date
Alexandre Bodin
89d0eacdb1 Update ip , compress middlewares 2021-09-29 16:05:33 +02:00
Alexandre Bodin
cd2cdaae76 Resolve plugin from package or path like plugins and allow same resolve at route level 2021-09-29 15:54:16 +02:00
Alexandre Bodin
010294813d Apply feedbacks 2021-09-29 12:25:06 +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
Alexandre Bodin
43c7e47f2b Merge branch 'releases/v4' into v4/middlewares 2021-09-29 09:52:15 +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
Alexandre Bodin
d6a448d44a Add listing commands 2021-09-29 09:34:37 +02:00
soupette
fffc389ec6 Remove test injected component
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 05:38:31 +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
Pierre Noël
947981200b use { strapi } as params in all lifecycle functions 2021-09-28 16:54:07 +02:00
Alexandre Bodin
545e53c6c0 Remove compo with same name as content-type 2021-09-28 16:15:33 +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
Alexandre Bodin
cfc2a7f650 Move upload middleware too programmatic middleware 2021-09-28 15:17:13 +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
Alexandre Bodin
4e051c5c04 Add default config in generator 2021-09-28 12:06:53 +02:00
Alexandre Bodin
d953d3970e Pass strapi in factory args 2021-09-28 12:05:14 +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
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
Alexandre Bodin
f8695e615e Add validation & required check 2021-09-28 11:43:49 +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
c610e34c7f Refactor middleware loading and config/boot 2021-09-27 22:57:24 +02:00
Alexandre Bodin
1da801ac64 wip 2021-09-27 19:27:08 +02:00
Convly
c7a0747f96 Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor 2021-09-27 19:10:05 +02:00
Alexandre Bodin
442385ab13 Move failing tests to todo for beta 2021-09-27 19:09:39 +02:00
Convly
6225f280e4 Fix CTB e2e test (no attribute for component) 2021-09-27 18:37:35 +02:00
Alexandre BODIN
9ae4f28928
Merge pull request #11082 from strapi/v4/fix-user-sort
fix sort on admin user
2021-09-27 18:24:51 +02:00
Alexandre BODIN
659b74efd4
Merge pull request #11086 from strapi/v4/fix-caps-in-email-address
Lower email when login using local provider
2021-09-27 18:23:42 +02:00
Pierre Noël
69cc0554fe fix e2e tests 2021-09-27 17:56:05 +02:00
Convly
10d76f5c43 Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor 2021-09-27 17:23:50 +02:00
Alexandre Bodin
b50834ae51 Fix missing private getter on schema 2021-09-27 17:22:01 +02:00
Convly
10be2a5e65 Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor 2021-09-27 17:19:22 +02:00
Alexandre Bodin
b63c330c58 Ini migration middlwares 2021-09-27 17:19:13 +02:00
Alexandre Bodin
62fc3af469 Update old policy format 2021-09-27 17:18:23 +02:00
Convly
20b20a0f92 Fix e2e test for UP, i18n & upload + various i18n fixes 2021-09-27 17:17:24 +02:00
Alexandre Bodin
972d89d3dd fix deps 2021-09-27 16:51:06 +02:00
Pierre Noël
995c5c86b9 clean code 2021-09-27 16:44:05 +02:00
Pierre Noël
6ba4ce561f lower email when login using local provider 2021-09-27 16:40:04 +02:00
Pierre Noël
95d9b19588 fix sort on admin user 2021-09-27 16:06:43 +02:00
Alexandre BODIN
412a834f98
Merge pull request #11025 from strapi/v4/pagination-upload
Use new filters format in the upload plugin
2021-09-27 14:15:02 +02:00
Pierre Noël
491a662692 clean some code 2021-09-27 12:28:17 +02:00
Pierre Noël
d35e381f6f fix localizations counted in CM 2021-09-27 11:08:49 +02:00