ac360
|
0caf219fd9
|
DashDeploy: slight changes to UI
|
2016-03-03 10:10:04 -08:00 |
|
ac360
|
b20180eb41
|
FunctionCreate: fix to show even/endpoint select if path is specified, Templates: fix comment in handler.js
|
2016-03-03 09:59:44 -08:00 |
|
ac360
|
086aafd10f
|
StageCreate: set env var after writing to admin.env
|
2016-03-03 09:44:46 -08:00 |
|
Eslam A. Hefnawy
|
e08ca473cb
|
removed comment
|
2016-03-03 20:50:44 +07:00 |
|
Eslam A. Hefnawy
|
c547ba5b2e
|
functionCreate: UX improvements. Closes #725
|
2016-03-03 20:49:44 +07:00 |
|
Egor Kislitsyn
|
16905539cb
|
fix EventRemove
|
2016-03-03 19:22:25 +07:00 |
|
Egor Kislitsyn
|
b599bd78d8
|
improves RegionRemove to remove functions (#600)
|
2016-03-03 19:13:01 +07:00 |
|
Egor Kislitsyn
|
2ef57b2d43
|
adds EndpointRemove, EventRemove and FunctionRemove (#599)
|
2016-03-03 19:11:54 +07:00 |
|
Egor Kislitsyn
|
8b45f91366
|
fixes DashDeploy, EndpointDeploy, ProjectInit, and some tests
|
2016-03-03 19:10:11 +07:00 |
|
Egor Kislitsyn
|
4e45bc3a97
|
adds Project.getAllRegionNames(stageName)
|
2016-03-03 19:08:30 +07:00 |
|
Eslam A. Hefnawy
|
47dea979d8
|
dashDeploy: list only functions in subfolder if cwd is subfolder
|
2016-03-03 13:44:04 +07:00 |
|
Eslam A. Hefnawy
|
60870fba0e
|
throw error for failed lambda deployments. Closes #655
|
2016-03-03 13:44:04 +07:00 |
|
Austen Collins
|
7d4f24066f
|
.gitingore: prevent tracking of stages that include 'dev'
|
2016-03-02 11:48:26 -08:00 |
|
Austen Collins
|
865cb2d645
|
ProjectInit: No longer auto-create stage and stage named 'dev'. Allow user to optionally create stage and name it anything
|
2016-03-02 11:45:21 -08:00 |
|
Austen Collins
|
89e054c845
|
Merge branch 'v0.5' of https://github.com/serverless/serverless into v0.5
|
2016-03-02 11:03:12 -08:00 |
|
Austen Collins
|
8b4a24a81d
|
ProviderAws: remove undefiend variable
|
2016-03-02 11:00:34 -08:00 |
|
Eslam A. Hefnawy
|
56efd97f8a
|
CLI testing: some fixes
|
2016-03-03 01:57:00 +07:00 |
|
Eslam A. Hefnawy
|
9f85c658a4
|
functionCreate: create endpiont or event
|
2016-03-03 01:57:00 +07:00 |
|
ac360
|
644bfc235b
|
FunctionDeploy: remove lambda backups
|
2016-03-02 09:30:14 -08:00 |
|
ac360
|
7926b326f1
|
remove unnecessary console.logs
|
2016-03-02 08:50:28 -08:00 |
|
ac360
|
3e42fbe4a6
|
AwsProvider: add credentails format fix
|
2016-03-02 08:48:28 -08:00 |
|
Egor Kislitsyn
|
22d56ec27b
|
fixes many actions
|
2016-03-02 18:55:19 +07:00 |
|
Egor Kislitsyn
|
5f0fd37818
|
fix functionCreate
|
2016-03-02 16:02:15 +07:00 |
|
Egor Kislitsyn
|
d439943801
|
fix ComponetCreate
|
2016-03-02 15:02:17 +07:00 |
|
ac360
|
99f95d6e53
|
ProviderAws: minor fixes
|
2016-03-01 21:43:10 -08:00 |
|
ac360
|
05af2e48e0
|
Tests: change credential loading to rely on profiles
|
2016-03-01 21:27:16 -08:00 |
|
Egor Kislitsyn
|
8236f0601a
|
fix cliPromptSelectStage
|
2016-03-02 12:22:39 +07:00 |
|
Egor Kislitsyn
|
234626baeb
|
fixes serializeRegion
|
2016-03-02 11:38:51 +07:00 |
|
Austen Collins
|
c1c5f0ae35
|
Change utils/new.js back to utils/index.js
|
2016-03-01 18:23:12 -08:00 |
|
Austen Collins
|
9f46e29654
|
Utils: add findProjectPath method
|
2016-03-01 18:21:43 -08:00 |
|
ac360
|
1475f5f356
|
ComponentCreate: start fixing
|
2016-03-01 16:40:04 -08:00 |
|
ac360
|
241f70ed37
|
Remove old utils
|
2016-03-01 16:02:28 -08:00 |
|
ac360
|
716d6a21fc
|
Test and Class fixes
|
2016-03-01 15:36:29 -08:00 |
|
ac360
|
4b00f8d07e
|
Project: fix toObjectPopulated()
|
2016-03-01 13:47:20 -08:00 |
|
ac360
|
6ca9564c52
|
Classes: take filePaths as param, fix tests
|
2016-03-01 13:34:40 -08:00 |
|
ac360
|
02d19cc795
|
minor comit before merge
|
2016-03-01 13:31:26 -08:00 |
|
ac360
|
4e57f0ff8b
|
Extend templates in toObjectPopulate() methods, Classes take config again, test fixes
|
2016-03-01 13:30:52 -08:00 |
|
Eslam A. Hefnawy
|
dd598ca4f1
|
fixed action tests
|
2016-03-02 02:51:01 +07:00 |
|
Eslam A. Hefnawy
|
a44fae84c6
|
added more classes tests
|
2016-03-01 13:00:24 +07:00 |
|
Eslam A. Hefnawy
|
a37fb4587e
|
fixed all Endpoint class tests and fixed Runtime class
|
2016-02-29 13:19:01 +07:00 |
|
Eslam A. Hefnawy
|
9e80bbf1c5
|
fixed all Function class tests
|
2016-02-29 12:22:44 +07:00 |
|
Eslam A. Hefnawy
|
fa0207b9ba
|
fixed all Component class tests
|
2016-02-29 00:30:25 +07:00 |
|
Eslam A. Hefnawy
|
eb73d30639
|
fixed all Project Class tests
|
2016-02-28 16:12:09 +07:00 |
|
Austen Collins
|
1c3a349aab
|
Classes: large cleanups, use formObject in initialization if data param, fix getAllStages() to return array of stage classes, remove unwanted references to file system
|
2016-02-26 13:03:30 -08:00 |
|
Austen Collins
|
fc8f29f9be
|
tests: fix project tests further WIP, project: rename some methods to use getAll to keep convention
|
2016-02-26 12:33:54 -08:00 |
|
Austen Collins
|
31a12ae4c6
|
utils: improve exportObject()
|
2016-02-26 12:02:15 -08:00 |
|
ac360
|
946aac42e7
|
Tests: refactor names, minor cleanups
|
2016-02-26 11:46:03 -08:00 |
|
Eslam A. Hefnawy
|
b84c8df201
|
fixed more actions
|
2016-02-27 00:57:20 +07:00 |
|
Egor Kislitsyn
|
c7a4f5b67c
|
fix region vars
|
2016-02-26 16:12:30 +07:00 |
|
Eslam A. Hefnawy
|
4621810516
|
fixed componentCreate and functionCreate
|
2016-02-26 14:34:47 +07:00 |
|