1368 Commits

Author SHA1 Message Date
cyril lopez
dbb0243d43
Merge pull request #11204 from strapi/v4/ctb
[V4]: CTB migration
2021-10-26 09:06:10 +02:00
soupette
b82d52f0bc Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2021-10-25 09:31:20 +02:00
soupette
ad7fc123c1 update generators
Signed-off-by: soupette <cyril@strapi.io>
2021-10-22 14:54:55 +02:00
soupette
672ade8a3b Merge branch 'releases/v4' of github.com:strapi/strapi into v4/ctb 2021-10-21 12:28:04 +02:00
Alexandre Bodin
20ae9ce9e5 Fix some legacy code and cleanup old code 2021-10-18 21:21:06 +02:00
Mark Kaylor
e50a68def6 fix routes with prefix 2021-10-14 10:54:56 -04:00
Mark Kaylor
3e9731a2af migrate backend to v4 2021-10-14 10:54:52 -04:00
soupette
d76d4d02e0 Temp commit
Signed-off-by: soupette <cyril@strapi.io>
2021-10-12 08:40:41 +02:00
soupette
0309c74b6c Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-10-11 09:44:31 +02:00
Alexandre BODIN
0ac9d88f28
Merge pull request #11183 from strapi/v4/destroy-lifecycle
add destroy lifecycle for user + register rateLimit middleware
2021-10-11 08:50:53 +02:00
Pierre Noël
dcaa1f6e75 fix destroyOnSignal 2021-10-08 14:45:33 +02:00
soupette
1d2f790d92 Migrate modal header
Signed-off-by: soupette <cyril@strapi.io>
2021-10-07 12:08:33 +02:00
Alexandre Bodin
c1aa57f436 Harmonize and make policies and middlwares more consistent 2021-10-05 10:43:24 +02:00
Pierre Noël
7c1c2d43f3 add destroy lifecycle for user + register rateLimit middleware 2021-10-04 16:47:30 +02:00
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
Alexandre Bodin
5dc659c7a1 Remove super-plugin 2021-09-30 14:47:58 +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
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
e5a6548532 Merge branch 'releases/v4' into v4/ds-migration 2021-09-29 15:09:32 +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
Alexandre Bodin
f55276cc73 Merge branch 'releases/v4' into v4/ds-migration 2021-09-28 18:21:21 +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
soupette
f8515bdc5c Add paddingTop to relation list
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 14:21:07 +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
03e11f2b13 Add select one relation
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 12:34:05 +02:00
Alexandre Bodin
dd9543147c Fix different version break frontend tests 2021-09-28 10:34:14 +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
ronronscelestes
5442815d9f Merge branch 'v4/ds-migration' of https://github.com/strapi/strapi into input-uid 2021-09-27 09:16:08 +02:00
soupette
1a58633c53 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-27 07:52:19 +02:00
soupette
2585780a79 Remove moment from validation schema
Signed-off-by: soupette <cyril@strapi.io>
2021-09-24 15:21:34 +02:00
soupette
8bacb9909a Add errors to DZ
Signed-off-by: soupette <cyril@strapi.io>
2021-09-24 13:43:45 +02:00
soupette
3ef2ee513a Clean files
Signed-off-by: soupette <cyril@strapi.io>
2021-09-24 12:58:27 +02:00
Alexandre Bodin
fd4701d33e Fix missing dep 2021-09-24 11:33:14 +02:00
soupette
ddffdf947d Add component picker
Signed-off-by: soupette <cyril@strapi.io>
2021-09-24 08:40:37 +02:00
soupette
c8a9219a45 Add label to DZ
Signed-off-by: soupette <cyril@strapi.io>
2021-09-24 07:24:10 +02:00
soupette
8bd115d21e Created Button for DZ
Signed-off-by: soupette <cyril@strapi.io>
2021-09-24 06:54:26 +02:00
soupette
6841434077 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-23 19:48:16 +02:00
Convly
4737eff9f9 Fix PR review comments 2021-09-23 17:25:25 +02:00