Kamil Burzynski
|
fedc2e329b
|
WIP: moved getComponents() to project
|
2016-02-12 09:10:35 +01:00 |
|
ac360
|
8da05b8572
|
merge
|
2016-02-11 08:58:22 -08:00 |
|
Egor Kislitsyn
|
924261e8d4
|
improves Project Install action:
- adds a prompt for the new project name (fixes #611);
- adds an option to install a project from local path instead of NPM;
|
2016-02-11 18:40:00 +07:00 |
|
Kamil Burzynski
|
24b9d73bfb
|
ServerlessRuntime class hierarchy introduced
|
2016-02-10 14:07:42 +01:00 |
|
Kamil Burzynski
|
9064a77148
|
Updated unnecessary getProject() with hasProject()
|
2016-02-10 09:23:37 +01:00 |
|
Kamil Burzynski
|
7c031bb8ec
|
Bugfixes
|
2016-02-09 17:29:21 +01:00 |
|
Kamil Burzynski
|
0d55b5449f
|
Typos fixed.
|
2016-02-09 16:27:54 +01:00 |
|
Kamil Burzynski
|
e0e027dcd3
|
Refactoring: removed S.config.projectPath, Project instance is created at correct moments, common project helpers moved to Project
|
2016-02-09 15:14:17 +01:00 |
|
Eslam A. Hefnawy
|
7ee97a4ff7
|
fixed unit tests. All tests are passing
|
2016-02-08 18:07:35 +07:00 |
|
ac360
|
48a1e2abf9
|
ServerlessProject: getResources change to promise
|
2016-02-07 21:36:53 -08:00 |
|
ac360
|
353458c024
|
NameTemplate: change to customName
|
2016-02-07 20:48:18 -08:00 |
|
ac360
|
a712a2a35e
|
ServerlessProject: create s-resources-cf.json
|
2016-02-07 19:07:31 -08:00 |
|
Eslam A. Hefnawy
|
d6c6b27825
|
projectInstall: minor fixes
|
2016-02-06 17:02:49 +07:00 |
|
Kamil Burzynski
|
3cdd7210e5
|
Fixed SERVERLESS_PROJECT_NAME=undefined in .env after fresh project creation.
|
2016-02-01 13:40:21 +01:00 |
|
Kamil Burzynski
|
515ecfe2b8
|
Fixed project init, when there is multiple profiles in aws credentials to be chosen from.
|
2016-02-01 13:32:26 +01:00 |
|
Austen Collins
|
56660fec55
|
ProjectInit: fix profile usage
|
2016-01-29 15:03:05 -08:00 |
|
ac360
|
581169845b
|
ProjectInstall: refactor to use ProjectInit
|
2016-01-28 22:45:29 -08:00 |
|
ac360
|
8cd97a4cf3
|
ProjectInit: init plain projects, copied from git clone
|
2016-01-28 21:46:28 -08:00 |
|
ac360
|
d3998fc2dc
|
ProjectInit, ServerlessProject: Optimize code
|
2016-01-28 21:33:47 -08:00 |
|
ac360
|
e04c03ae34
|
ProjectCreate: Add deprecated warning
|
2016-01-28 19:46:20 -08:00 |
|
ac360
|
66816804c8
|
ProjectCreate: Change to ProjectInit
|
2016-01-28 19:37:09 -08:00 |
|
ac360
|
e851b63a67
|
ProjectInit: create action
|
2016-01-28 18:12:31 -08:00 |
|