17244 Commits

Author SHA1 Message Date
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
514214c9e3
Merge pull request #10809 from strapi/fix/database-query-typings
Wrap query returns types in Promise
2021-08-27 09:18:20 +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
0a33c2fe03
Merge pull request #10793 from strapi/v4/remove-old-db-code
Remove old db code
2021-08-24 20:17:26 +02:00
Alexandre Bodin
476d5d4ae7 Remove old db code 2021-08-24 18:55:33 +02:00
Alexandre BODIN
a8d8d4863f
Merge pull request #10791 from strapi/v4/routing
Move routes to js when possible and refactor policies to be objects
2021-08-24 18:38:39 +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
cyril lopez
87c93b19d6
Merge pull request #10661 from strapi/improve-bundle
Proposal load plugins when needed
2021-08-24 15:18:08 +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
8972d78e8d v3.6.8 v3.6.8 2021-08-24 11:00:41 +02:00
Alexandre BODIN
e69ab291d5
Merge pull request #10766 from strapi/feature/socialLogos
Update Landing page social links
2021-08-24 10:54:37 +02:00
Alexandre BODIN
40ce999645
Merge pull request #10747 from mikebolt/master
fix grammar
2021-08-24 10:47:09 +02:00
Alexandre BODIN
9648ac1729
Merge pull request #10787 from strapi/fix/10776
Fix blocked users being able to sign in using forgot password
2021-08-24 10:45:04 +02:00
Alexandre Bodin
d598cfaf71 Use same error format 2021-08-24 10:14:42 +02:00
Alexandre BODIN
c72d0a651a
Merge pull request #10786 from strapi/v4/v3-cleanup
Start to do some cleanup
2021-08-24 09:39:52 +02:00
Derrick Mehaffy
c1329f2284 Fix blocked users being able to sign in using forgot password
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-08-23 15:11:15 -07: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
eedab35068
Merge pull request #10784 from strapi/v4/fix/reload
fix bad reloading when UP JWT was written in .env
2021-08-23 19:42:16 +02:00
Pierre Noël
b592b855a3 fix bad reloading when UP JWT was written in .env 2021-08-23 19:26: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
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