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
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
d51b783ddd
Merge branch 'releases/v4' into v4/component-relations
2021-09-28 15:40:42 +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
c610e34c7f
Refactor middleware loading and config/boot
2021-09-27 22:57:24 +02:00
Convly
10be2a5e65
Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor
2021-09-27 17:19:22 +02:00
Alexandre Bodin
62fc3af469
Update old policy format
2021-09-27 17:18:23 +02:00
Convly
ef3650f073
Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor
2021-09-27 10:33:31 +02:00
Alexandre Bodin
fd4701d33e
Fix missing dep
2021-09-24 11:33:14 +02:00
Convly
4737eff9f9
Fix PR review comments
2021-09-23 17:25:25 +02:00
Alexandre BODIN
67af23d827
Merge pull request #11056 from strapi/v4/migrate-user-functions
...
Migrate user functions folder
2021-09-23 17:18:20 +02:00
Pierre Noël
932536e534
pass strapi through params instead of creating a wrapping function
2021-09-23 15:55:02 +02:00
Pierre Noël
6adf460b63
cron registry becomes cron service
2021-09-23 10:40:17 +02:00
Convly
033d3274d2
Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor
2021-09-23 10:05:31 +02:00
Pierre Noël
199dd54e42
migrate user functions folder
2021-09-23 09:14:09 +02:00
Alexandre Bodin
58e024d3ad
use columnName snake casing and rename timestamp attributes
2021-09-22 17:05:30 +02:00
Convly
e9e2a8374a
Fix getstarted gql example
2021-09-22 14:17:21 +02:00
Convly
8b139ec162
Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor
2021-09-22 10:48:29 +02:00
Alexandre Bodin
00a43df7bf
Fix bug after merge
2021-09-21 15:32:49 +02:00
Alexandre Bodin
5b0ac47435
Merge branch 'releases/v4' into v4/db-migrations
2021-09-21 15:17:02 +02:00
Alexandre Bodin
4eea2b1569
Fix test and upgrade github workflows
2021-09-21 15:14:26 +02:00
Alexandre Bodin
86a26da896
Clear unnecessary code
2021-09-16 17:53:00 +02:00
Alexandre Bodin
c173fa416e
wip
2021-09-15 19:53:15 +02:00
Pierre Noël
de4579b25e
change project structure to use /src folder
2021-09-15 16:41:36 +02:00
Convly
bb7a2470ee
Update graphql extension example (myplugin)
2021-09-15 15:56:47 +02:00
Alexandre Bodin
0f3f984ea7
Init migration v4
...
- Hooks registry
- D&P CT migrations
- i18N CT migrations
- Umzug with js / sql migrations
- Eslint updates
2021-09-13 12:03:12 +02:00
Jean-Sébastien Herbaux
2b715a6ee9
V4/graphql configuration ( #10896 )
...
* Use a scalar to register the i18n locale arg
* Remove useless files & comments
* Use custom config for apollo server & the pagination (better handling of pagination)
* Fix missing strapi variable being transmitted to wrapResolvers/parseMiddlewares
* PR review comments
2021-09-07 11:23:49 +02:00
Convly
e2be869d3b
Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor
2021-09-07 11:22:43 +02:00
Alexandre BODIN
76d1ac7ada
Merge pull request #10877 from strapi/v4/migrate-email-upload-plugin
...
Make email, upload, CM and CTB plugins internal
2021-09-06 13:36:53 +00:00
Pierre Noël
70eec366f9
make email, upload, CM and CTB plugins internal
2021-09-03 15:24:32 +02:00
Pierre Noël
13cec4cadb
append strapi.dir to plugin path if relative
2021-09-02 12:14:44 +02:00
Alexandre BODIN
c1bc942632
Merge pull request #10846 from strapi/v4/rest-api
...
v4/rest api
2021-09-02 10:05:17 +02:00
Pierre Noël
56ffa3a63f
migrate myplugin to v4
2021-09-01 18:38:40 +02:00
Convly
e76e7462b7
Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor
2021-09-01 14:10:10 +02:00
Alexandre Bodin
4b81731941
Fix tests
2021-08-31 19:31:32 +02:00
Alexandre Bodin
b44a552eee
Implement REST API pagination with paged or offset and withCount
2021-08-31 19:31:31 +02:00
Alexandre Bodin
44cf9e161a
Load api policies
2021-08-30 17:02:41 +02:00
Alexandre Bodin
8522ef7dfd
Add Api load with modules container
2021-08-30 17:02:40 +02:00
Alexandre Bodin
4be69e8bde
Init new API loading
2021-08-30 17:02:40 +02:00
Pierre Noël
9362311924
add extend fn to controller registry
2021-08-30 11:00:30 +02:00
Mark Kaylor
5411a8e7c9
resolve merge conflicts
2021-08-27 15:06:52 +02:00
Convly
a50f93ff1c
Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor
2021-08-25 15:09:15 +02:00
Alexandre Bodin
7f30925161
Merge branch 'v4/backend' into releases/v4
2021-08-25 14:45:59 +02:00