20 Commits

Author SHA1 Message Date
Ben Irvin
b12ba7ee46 fix create-strapi-app for commander 8.2.0 2022-12-02 09:38:44 +01:00
WalkingPizza
97ccf5ece1 Throw when trying to create a Strapi app via CLI with another flag as template name 2022-08-18 10:57:50 +02:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Convly
66e3aa5dcb Merge branch 'master' into features/typescript 2022-05-24 08:02:38 +02:00
Convly
7eb3ce5117 Handle ts option in cli 2022-04-04 11:31:58 +02:00
Ryan Nestor
edd70a5282 remove debug logging 2022-03-11 10:12:47 -05:00
Ryan Nestor
e8a274da39 pass hasDatabaseOptions into promptUser 2022-03-11 10:11:52 -05:00
Gustav Hansen
8e9e65a787 chore: Ignore eslint errors 2022-02-21 12:52:20 +01:00
vincentbpro
1f6647bb19 fix: added missing await 2021-11-29 10:11:51 +01:00
vincentbpro
1b8afc77ad fix: added install path check check on prompt directory 2021-11-29 10:05:33 +01:00
vincentbpro
b5e6cc8341 fix: checking if projectName is defined before trying to resolve 2021-11-25 17:55:58 +01:00
Vincent
fcdc6fa9c6
Cli check install path first (#11565)
* feat(cli): checking install path validity before starting prompt

* refactor: cleaner logic in create-strapi-app
2021-11-23 14:53:00 +01:00
Alexandre Bodin
974045df10 Cleanup old template prompt code 2021-11-16 15:40:58 +01:00
Pierre Noël
f40f858954 don't ask quickstart question if some incompatible options are set 2021-11-16 15:40:57 +01:00
Alexandre Bodin
89fee54582 Merge branch 'v4/backend' into v4/database 2021-07-30 09:50:40 +02:00
Alexandre Bodin
b4ecb48c44 Remove mongoose connector 2021-06-29 16:27:35 +02:00
soupette
c1cb6d1d0d Fix lint
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-06-23 20:18:13 +02:00
Alexandre Bodin
356ee09ed2 Merge branch 'master' into releases/v4 2021-06-23 18:23:54 +02:00
Alexandre Bodin
ab3760bb66 Rename import & requires, fix tests 2021-04-29 13:51:12 +02:00
Alexandre Bodin
e45f6df0b9 Move plugins & cleanup configs 2021-04-29 11:11:46 +02:00