77 Commits

Author SHA1 Message Date
Tano Abeleyra
24af52826d Add MyPlugin Spanish translation 2021-12-27 20:09:40 +01:00
Alexandre Bodin
7697bb16c3 Migrate code and remove auto generation of controller and services in memory 2021-11-18 21:26:26 +01:00
Alexandre Bodin
d709898a82 Improve types to mvp 2021-11-17 19:01:52 +01:00
Alexandre Bodin
08133edd93 Add generators 2021-11-16 18:23:31 +01:00
Alexandre Bodin
dd943a1a4a Cleanup and type 2021-11-16 18:23:30 +01:00
Alexandre Bodin
5acbd1e6f2 Add example in address routes 2021-11-16 18:23:30 +01:00
Alexandre Bodin
d057976298 Add core router 2021-11-16 18:23:29 +01:00
Alexandre Bodin
cd807f5f2d Use prototype chaining to allow super keyword 2021-11-16 18:23:29 +01:00
Alexandre Bodin
f4507e1cb0 Init factories for controllers 2021-11-16 18:23:28 +01:00
HichamELBSI
4cb3662232 Fix datetime in filters
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-09 17:23:09 +01:00
Alexandre Bodin
42b87679bb Refactor policies to have a consistent factory API like middlewares 2021-11-08 09:33:36 +01:00
Alexandre BODIN
5b04fa152d
Merge pull request #11307 from strapi/v4/error-handling
refactor error handling
2021-11-05 18:38:40 +01:00
soupette
d492671839 Fix my plugin icon
Signed-off-by: soupette <cyril@strapi.io>
2021-11-05 17:08:48 +01:00
HichamELBSI
ab7bbb2d2a Add DateTimePicker to helper plugin
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-05 16:43:08 +01:00
Pierre Noël
b4c9ad0440 refacto graphql errors 2021-11-04 11:42:43 +01:00
Alexandre BODIN
0213c1a769
Merge pull request #11457 from strapi/v4/component-rename-name
V4/component rename name
2021-11-03 17:46:54 +01:00
Pierre Noël
0639ad5bc6 fix getstarted simple compo schema 2021-11-03 15:24:54 +01:00
Alexandre Bodin
4d3ad30112 Fix middleware generator 2021-11-03 14:17:39 +01:00
soupette
6fdca2407c Merge branch 'v4/component-rename-name-back' of github.com:strapi/strapi into v4/rename-component-front 2021-11-03 14:00:22 +01:00
Pierre Noël
3ec71231cb update getStarted 2021-11-03 10:38:24 +01:00
soupette
ecc6b08754 Use displayName for components
Signed-off-by: soupette <cyril@strapi.io>
2021-11-03 09:43:53 +01:00
soupette
e137f46d85 Change parts import name
Signed-off-by: soupette <cyril@strapi.io>
2021-10-27 10:36:00 +02:00
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
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
soupette
1d2f790d92 Migrate modal header
Signed-off-by: soupette <cyril@strapi.io>
2021-10-07 12:08:33 +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
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
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
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