603 Commits

Author SHA1 Message Date
Alexandre Bodin
86961318f0 Init populate parsing 2021-08-31 19:31:29 +02:00
Alexandre Bodin
5a9371b5c3 Suport media format 2021-08-31 19:31:29 +02:00
Alexandre Bodin
68826f7ae0 Transform response relations to use data & meta 2021-08-31 19:31:28 +02:00
Alexandre Bodin
960578133f Cleanup parse multipart 2021-08-31 19:31:28 +02:00
Alexandre Bodin
9b239fc753 Fix router & routes generation 2021-08-31 12:04:03 +02:00
Alexandre Bodin
c591d93829 Use kebabCase for normalizing api & api CT names 2021-08-31 11:51:11 +02:00
Alexandre Bodin
2013164680 Fix wrong router loop 2021-08-31 10:46:50 +02:00
Alexandre Bodin
7259bc54f6 Fix mapValues wrong arguments 2021-08-30 18:44:08 +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
fc7a94d2b8 add extend function for services, content types and policies 2021-08-30 15:39:04 +02:00
Pierre Noël
9a2fe3c715 fix policy test 2021-08-30 11:00:31 +02:00
Pierre Noël
9362311924 add extend fn to controller registry 2021-08-30 11:00:30 +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
Mark Kaylor
f714694031 fix destination path 2021-08-27 18:18:41 +02:00
Mark Kaylor
5411a8e7c9 resolve merge conflicts 2021-08-27 15:06:52 +02:00
Dieter Stinglhamber
59cad5bcd2 expose typings file in package.json 2021-08-27 09:16:24 +02:00
Dieter Stinglhamber
848df28cdc wrap query returns types in Promise 2021-08-27 08:55:18 +02:00
Alexandre Bodin
c0e71ced20 Add some todos 2021-08-26 13:24:35 +02:00
Alexandre Bodin
e3452f6662 Add functions back to run bootstrap of the app 2021-08-26 12:13:27 +02:00
Alexandre Bodin
42c1865471 Fix update notifier message typo 2021-08-25 15:20:49 +02:00
Alexandre Bodin
8f5cb90863 Migrate admin policies 2021-08-25 15:16:17 +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
Alexandre Bodin
ddd6747a20 Remove old comment 2021-08-25 14:32:07 +02:00
Alexandre Bodin
476d5d4ae7 Remove old db code 2021-08-24 18:55:33 +02:00
Alexandre Bodin
9d7d43b9ec Check policies folder exists 2021-08-24 18:19:28 +02:00
Alexandre Bodin
03ba7cf3d9 Migrate loaders and cleanups 2021-08-24 17:56:49 +02:00
soupette
8cc31618b3 Merge branch 'releases/v4' of github.com:strapi/strapi into improve-bundle 2021-08-24 15:08:34 +02:00
Alexandre Bodin
f4a4e2ce26 Move routes to js when possible and refactor policies to be objects 2021-08-24 13:59:43 +02:00
Alexandre Bodin
0b3c7392c6 Keep on migrating admin to new structure 2021-08-23 22:41:22 +02:00
Alexandre Bodin
47c3900c07 Update createContentType to expose a simpler object 2021-08-23 22:25:31 +02:00
Alexandre Bodin
5f1dc39c65 More cleanup 2021-08-23 22:12:29 +02:00
Alexandre Bodin
56600eca2a Move admin lifecycle functions and rename models to content-types 2021-08-23 22:04:15 +02:00
Alexandre Bodin
3de76e484c Start to do some cleanup 2021-08-23 21:50:13 +02:00
Alexandre Bodin
5d7e6cdc67 Put modelType back 2021-08-23 18:41:07 +02:00
Mark Kaylor
4e7afbd0da start fix for generate api in ctb 2021-08-23 18:23:21 +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
Mark Kaylor
e9d1973320 add models 2021-08-23 16:11:36 +02:00
Rémi de Juvigny
b32e68c9f1 Create new plop generator 2021-08-23 16:11:36 +02:00
Pierre Noël
87df0510c7 append: use fse instead of fs 2021-08-23 15:27:34 +02:00
Alexandre Bodin
1350b1cc92 Merge branch 'releases/v4' into pluginAPI/loadPlugin 2021-08-23 14:23:51 +02:00
Alexandre Bodin
ba8d082188 Cleanup sort 2021-08-23 10:51:32 +02:00
Pierre Noël
514fc00d97 migrate getStarted api 2021-08-23 09:58:15 +02:00
Pierre Noël
bc56be3560 Merge branch 'pluginAPI/loadPlugin' of github.com:strapi/strapi into pluginAPI/loadPlugin 2021-08-20 16:32:14 +02:00
soupette
d8209894fa Fix admin development
Signed-off-by: soupette <cyril@strapi.io>
2021-08-20 15:30:54 +02:00
Pierre Noël
09945a46df fixes 2021-08-20 15:23:02 +02:00
Alexandre Bodin
8252a51ba5 Use a registry for the plugins 2021-08-20 13:12:37 +02:00
Alexandre Bodin
575cbbdc7c Migrate plugin getters 2021-08-19 23:30:49 +02:00