87 Commits

Author SHA1 Message Date
Alexandre Bodin
dd9543147c Fix different version break frontend tests 2021-09-28 10:34:14 +02:00
soupette
f10fb4fb61 Add locale liste to app
Signed-off-by: soupette <cyril@strapi.io>
2021-09-27 15:21:51 +02:00
Alexandre Bodin
086a80eb28 Remove unused dependencies 2021-09-27 09:30:32 +02:00
soupette
6841434077 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-23 19:48:16 +02:00
Alexandre BODIN
88bff3cb27
Merge pull request #11043 from strapi/v4/disable-template
Disable templates for the moment
2021-09-23 17:42:07 +02:00
Pierre Noël
2d307f4d65 remove functions folder in generator 2021-09-23 16:47:24 +02:00
soupette
be072348e2 Merge branch 'releases/v4' of github.com:strapi/strapi into v4/ds-migration 2021-09-22 12:25:29 +02:00
Pierre Noël
a742f19e16 Disable templates for the moment 2021-09-22 10:55:22 +02:00
Alexandre Bodin
5b0ac47435 Merge branch 'releases/v4' into v4/db-migrations 2021-09-21 15:17:02 +02:00
Pierre Noël
938673db2f use src structure for templates 2021-09-20 11:35:42 +02:00
soupette
5afb369da3 Add D&P badge
Signed-off-by: soupette <cyril@strapi.io>
2021-09-16 09:26:16 +02:00
soupette
715a1af676 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-16 09:23:18 +02:00
Pierre Noël
de4579b25e change project structure to use /src folder 2021-09-15 16:41:36 +02:00
soupette
73e19acd22 Improve tests for translations
Signed-off-by: soupette <cyril@strapi.io>
2021-09-15 11:15:45 +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
cyril lopez
58263edf20
Merge pull request #10902 from strapi/v4/admin-plugins
Use enabled plugins to build admin
2021-09-08 18:18:14 +02:00
Alexandre Bodin
eb522e73e2 Use enabled plugins to build admin 2021-09-07 17:11:16 +02:00
Alexandre Bodin
f606198c1d Fix generator wrong single-type url 2021-09-07 15:11:09 +02:00
Pierre Noël
70eec366f9 make email, upload, CM and CTB plugins internal 2021-09-03 15:24:32 +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
89b02e871e Org package to be consistent, complete package.json and add missing package files 2021-08-28 10:50:46 +02:00
Alexandre Bodin
526a2ce671 Fix model generator 2021-08-27 22:17:51 +02:00
Alexandre Bodin
3ab4da68ab Update eslintignore 2021-08-27 21:38:49 +02:00
Alexandre Bodin
a2c795b843 Use singular url for single types 2021-08-27 21:07:56 +02:00
Alexandre Bodin
9886c61e7b Fix api generator routes to use single & collection types 2021-08-27 20:44:04 +02:00
Alexandre Bodin
e8fe92b154 Fix missing engines property in package.json (thanks marion) 2021-08-27 19:31:09 +02:00
Alexandre Bodin
4f1d9a5f4c Remove old package.json files 2021-08-27 19:25:07 +02:00
Mark Kaylor
f714694031 fix destination path 2021-08-27 18:18:41 +02:00
Mark Kaylor
265c750606 remove relation from list 2021-08-27 16:37:08 +02:00
Mark Kaylor
02058535b9 add image attribute 2021-08-27 16:01:18 +02:00
Mark Kaylor
3f03d9a868 use list for plugins and apis 2021-08-27 16:01:17 +02:00
Mark Kaylor
d198aa5cba fix missing rootDir argument 2021-08-27 16:01:17 +02:00
Mark Kaylor
a500e88129 add enums 2021-08-27 16:01:17 +02:00
Mark Kaylor
19a8c7676d massive refactor 2021-08-27 16:01:16 +02:00
Mark Kaylor
b9c5595aea add attributes 2021-08-27 16:01:16 +02:00
Mark Kaylor
92a12ce1e3 add api and plugin prompt arguments 2021-08-27 16:01:15 +02:00
Mark Kaylor
5411a8e7c9 resolve merge conflicts 2021-08-27 15:06:52 +02:00
Alexandre Bodin
7f30925161 Merge branch 'v4/backend' into releases/v4 2021-08-25 14:45:59 +02:00
Alexandre Bodin
1ee2d2c483 Merge branch 'master' into releases/v4 2021-08-25 14:44:32 +02:00
soupette
8cc31618b3 Merge branch 'releases/v4' of github.com:strapi/strapi into improve-bundle 2021-08-24 15:08:34 +02:00
Mark Kaylor
4e7afbd0da start fix for generate api in ctb 2021-08-23 18:23:21 +02:00
Alexandre Bodin
fd255077e3 Fix merge conflicts 2021-08-23 16:45:44 +02:00
markkaylor
b1ff616fd5 add generators to cli (#10779)
* add generators to cli

* add strapi generate comment

* remove old generators

* rename generator-cli -> generate

* list generators alphabetically

* update package description

* add check for strapi app in cwd
2021-08-23 16:17:54 +02:00
Rémi de Juvigny
439103e4cf Add API plop generator (#10769) 2021-08-23 16:11:37 +02:00
Mark Kaylor
ef028c983d move dot files to files folder 2021-08-23 16:11:37 +02:00
Mark Kaylor
10bf5d3987 add plugin generator 2021-08-23 16:11:37 +02:00
Rémi de Juvigny
63be221944 Add policy and controller generators (#10760) 2021-08-23 16:11:36 +02:00
Mark Kaylor
e9d1973320 add models 2021-08-23 16:11:36 +02:00