Alexandre Bodin
|
035ae1045f
|
Use os tmp dir and simplify some code
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-10-02 15:20:50 +02:00 |
|
Rémi de Juvigny
|
24d42f385f
|
Apply review feedback
Signed-off-by: Rémi de Juvigny <remi@hey.com>
|
2020-09-04 16:07:55 +02:00 |
|
Rémi de Juvigny
|
11c9ea17eb
|
Add --template option to create-strapi-app
Signed-off-by: Rémi de Juvigny <remi@hey.com>
|
2020-08-28 10:23:03 +02:00 |
|
Alexandre Bodin
|
ceb11379fc
|
Add passportjs and refactor login
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-07-08 10:23:50 +02:00 |
|
Alexandre Bodin
|
da910b0b39
|
Fix create new project cli option for mongo not handled correctly
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Fix typos
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Add tests for env helpers
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Typo
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-04-29 11:06:44 +02:00 |
|
Alexandre Bodin
|
3745c7f0d0
|
Update project generator
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2020-04-29 11:06:36 +02:00 |
|
Aurélien Georget
|
bc9ba3d2a7
|
Add events to improve installation process
Signed-off-by: Aurélien Georget <aurelsicoko@gmail.com>
|
2020-04-17 12:42:02 +02:00 |
|
KULDIP PIPALIYA
|
cfc8873873
|
lodash kebab case function used to generate a proper package name
|
2020-01-07 23:10:00 +05:30 |
|
KULDIP PIPALIYA
|
cad9057911
|
package.json name property must in lowercase
|
2020-01-02 00:16:48 +05:30 |
|
Alexandre Bodin
|
d73e842d2f
|
Improve the error message on install dependencies error in create strapi-app
|
2019-10-29 09:00:17 +01:00 |
|
Alexandre Bodin
|
c0683cad2f
|
Remove eslint from project generation to gain speed and keep node compat
|
2019-10-15 17:18:20 +02:00 |
|
Alexandre Bodin
|
0367a55751
|
Improve sentry error analytics and startup message
|
2019-10-15 17:18:20 +02:00 |
|
Alexandre Bodin
|
85cd288526
|
Capture more detailed events
|
2019-10-15 17:18:19 +02:00 |
|
Alexandre Bodin
|
b43fba4a79
|
Console log error before capture in sentry to get the detailed logs
|
2019-10-08 10:14:43 +02:00 |
|
Alexandre Bodin
|
7c84795d8a
|
Use stderr instead of message
|
2019-09-26 15:35:55 +02:00 |
|
Alexandre Bodin
|
571e7f3579
|
Factorize sentry capture code
|
2019-09-26 14:03:22 +02:00 |
|
Alexandre Bodin
|
67e60369df
|
Add sentry to strapi-generate-new
|
2019-09-26 12:33:36 +02:00 |
|
Alexandre Bodin
|
a62f73fe5f
|
Merge branch 'develop' into feature/groups
|
2019-07-18 19:37:09 +02:00 |
|
Alexandre Bodin
|
574b24b5b4
|
Use generateNew directly and disable dep install
|
2019-07-18 16:33:18 +02:00 |
|
Alexandre Bodin
|
1eecb4bbf6
|
Fix gitignore not created on strapi-new
|
2019-07-15 17:00:49 +02:00 |
|
Alexandre Bodin
|
90149dae59
|
Update wordings
|
2019-07-08 16:13:36 +02:00 |
|
Alexandre Bodin
|
a61845b3c0
|
Update wordings
|
2019-07-03 11:20:14 +02:00 |
|
Alexandre Bodin
|
c3eaa63fb0
|
Add --use-npm argument to cli
|
2019-07-02 17:38:06 +02:00 |
|
Alexandre Bodin
|
d705f7210d
|
Use ora to add a nice loader
|
2019-06-20 18:28:18 +02:00 |
|
Alexandre Bodin
|
723628fec0
|
Some cleanup
|
2019-06-20 18:28:18 +02:00 |
|