212 Commits

Author SHA1 Message Date
sundaycrafts
74e47c0e60 add hint to strapi generate new 2018-08-31 10:44:49 +09:00
sundaycrafts
9b02ccfead Revert "improve user experience when generating new app"
This reverts commit 99eb07fecdee9e90b90667e35590a0abbd5577b2.
2018-08-31 10:38:48 +09:00
sundaycrafts
99eb07fecd improve user experience when generating new app 2018-08-31 01:08:45 +09:00
sundaycrafts
b9a9e7a829 tweak to consistent with other code 2018-08-31 00:47:45 +09:00
Jim LAURIE
0ac7c132fc Fix srv 2018-08-27 14:01:56 +02:00
Jim LAURIE
33ad03548f
Merge branch 'master' into new-command-srv-support 2018-08-23 17:20:08 +02:00
Jim LAURIE
6ebc8b1d0e
Merge branch 'master' into improvement/database-name 2018-08-21 08:59:36 +02:00
sundaycrafts
6d006c4794 "new" command supports mongo +srv prefix uri 2018-08-13 05:43:42 +09:00
Pierre Burgy
0a3b81fef6 Change default database name 2018-08-08 11:50:31 +02:00
Jim LAURIE
0e61914ce2 Add upper first strapi new logs action 2018-08-08 11:44:27 +02:00
Jim LAURIE
db8a47a016 Merge branch 'master' of github.com:strapi/strapi into rename-hook-middleware 2018-07-17 08:53:36 +02:00
Jim LAURIE
74a52e57f1
Merge branch 'master' into add-ssl-auth-db-CLI-options 2018-07-16 12:31:15 +02:00
Jim LAURIE
9bf04f5fef Fix conflict 2018-07-13 15:42:14 +02:00
Vasilis Kortsimelidis
c2d7d8f21d Made new options optional - Merged them to the answers object 2018-07-12 15:50:05 +01:00
Alberto Maturano
beeaa55bd5 Fix temp directory reference for Yarn
Also: fix logic detecting installation with Yarn and fix minor linter
errors.

related #1548 & #1463
2018-07-11 22:44:04 -05:00
Jim LAURIE
cf8184e223 Use hook prefix and rename 2018-07-11 16:23:14 +02:00
soupette
b902367790 Fix PR feedback 2018-07-10 11:08:58 +02:00
Jim LAURIE
09e8892190
Merge branch 'master' into yarn-install 2018-07-08 10:57:51 +02:00
Jim LAURIE
383538e44b
Merge branch 'master' into review-logs 2018-07-03 17:35:08 +02:00
Jim LAURIE
6276f33ed7 Clean comments 2018-07-03 17:15:33 +02:00
Jim LAURIE
f2f06cd966 Merge branch 'yarn-install' of github.com:strapi/strapi into yarn-install 2018-07-03 17:10:40 +02:00
Jim LAURIE
74adea6a40
Merge branch 'master' into yarn-install 2018-07-03 17:10:00 +02:00
Jim LAURIE
13013a40b4 Improve find npm global strapi performance 2018-07-03 16:43:08 +02:00
Alberto Maturano
10b2c00de9 Fix code linter error 2018-06-25 16:05:14 -05:00
Alberto Maturano
a363f55312 Change hardcoded "tmp" path to an OS-random one
Change the fixed temporary path to a random one in the OS temp
directory.

Fixes #1463
Related #632
2018-06-25 13:36:06 -05:00
cyril lopez
00f5af980e Fix project création in dev mode 2018-06-22 16:46:48 +02:00
Jim LAURIE
7bcebb3caa Review generate app logs 2018-06-22 15:25:15 +02:00
soupette
e1790c31ef Manage to install strapi with yarn 2018-06-21 15:07:50 +02:00
Jim LAURIE
ec70b74edb
Merge branch 'master' into remove-analytics-plugin 2018-06-13 11:21:51 +02:00
Jim LAURIE
bdf17927fe
Merge branch 'master' into master 2018-06-12 14:50:52 +02:00
Aurélien GEORGET
cc23051e01
Update after.js 2018-06-12 14:03:32 +02:00
Jim Laurie
dc61f680eb Remove plugin analytics on app creation 2018-06-12 13:32:59 +02:00
Aurelsicoko
fd47843b10 Get right global root path 2018-06-08 17:02:37 +02:00
Makzimko
5d4c134846 Enhance onboard message CLI 2018-06-07 11:59:38 +03:00
Jim LAURIE
c09f5138a2
Merge branch 'master' into eslint 2018-05-07 16:03:35 +02:00
soupette
50598616f4 Lint strapi-generate-new 2018-05-04 17:50:39 +02:00
Aurelsicoko
120e10ef65 Add strapi-knex in generated project dependencies 2018-05-03 12:35:32 +02:00
Jim Laurie
8d2a46cd0c Fix conflict timestamp 2018-04-25 11:06:12 +02:00
Aurelsicoko
7a456da974 Move authentication and ssl in database options 2018-04-24 16:38:19 +02:00
Jim Laurie
96b32fbea4 Remove sqlite and redis on strapi start and remove sqlite support 2018-04-20 17:59:47 +02:00
Aurelsicoko
0e5eb549bc Only install at the root of the node_modules folder in developer mode 2018-04-20 17:38:06 +02:00
Aurelsicoko
d6180d4148 Easily use MySQL project in development mode 2018-04-20 15:31:57 +02:00
Aurelsicoko
302f95873e Fix symlinks during project generation 2018-04-20 12:12:34 +02:00
Jim Laurie
bc39200cce Limit ssl options to mongoDB connection 2018-03-27 17:02:23 +02:00
Abdón Rodríguez Davila
02c136b915 Update default value for auth database 2018-03-13 09:23:25 +00:00
Abdón Rodríguez Davila
3d1613df2d Add authenticationDatabase setting 2018-03-08 15:51:03 +01:00
Minh Tri Nguyen
a18ba8805e Add authSource & ssl options to MongoDB connector fix 2018-03-04 23:02:29 +08:00
Jim Laurie
de3da8eaf7 Fix conflicts 2018-02-19 19:56:23 +01:00
Jim Laurie
cf029dac07 Create db entry on upload and get uploads 2018-02-19 15:41:26 +01:00
Luca Perret
d0457c887a fix(generate-new): prevent delete the node_modules dir 2018-02-16 19:50:28 +01:00