Philipp Muens
c162fe3ce3
Closes #528 - Add cancel interactive prompt functionality
2016-02-05 14:49:33 +01:00
Egor Kislitsyn
00c64042be
adds FunctionInvoke actions
2016-02-04 19:34:48 +07:00
Jordan Mack
b5f3cf8311
Add additional hotkeys and instruction text to dash.
2016-01-30 19:38:50 -08:00
ac360
2ae8f0accf
Terminal: remove blackBg to help white screens
2016-01-21 23:59:09 -08:00
ac360
e194e3e72b
Actions: fix all to pass evt object through, wherever possible, Tests: get function and endpoint deploy tests workign, minor fixes for the validateevent function
2016-01-04 23:26:35 -08:00
Eslam A. Hefnawy
4408c5c5c1
envGet: refactored and tested
2016-01-02 00:57:11 +02:00
ac360
d3787e9860
Serverless: change global private properties to be on config object
2015-12-31 16:42:00 -08:00
Austen Collins
0a1b71318c
All: Change _projectJson to _project and include entire project JSON.
...
This change breaks some things that will be fixed in subsequent commits
2015-12-27 09:02:57 -08:00
Kamil Burzynski
6fd517f027
Fixed crash on sls dash deploy when user press key like 1
2015-12-22 10:48:10 +01:00
Austen Collins
b34af82799
DashDeploy: Finish refactor
2015-12-14 12:37:51 -08:00
Austen Collins
c3f6937c8a
DashDeploy: move select function out of serverlessplugin
2015-12-13 18:49:00 -08:00
Eslam A. Hefnawy
fd0ed739c8
moved env var prompts to SCli
2015-12-11 14:54:08 +02:00
Kamil Burzynski
5d0991e151
Updated help to use new shortcut
2015-12-11 09:33:59 +01:00
Austen Collins
85f8d0db21
FunctionDeploy: add function select menu in CLI and have it work anywhere in the project
2015-12-08 18:41:21 -08:00
Kamil Burzynski
790f0088c2
Added support for CI env variable to disable interactivity.
2015-12-08 16:00:01 +01:00
Austen Collins
2aa69719fd
FunctionDeploy: Fix CLI support, ModuleCreate: Use 'serverless-helpers-js' and auto-nom-install on creation
2015-12-07 09:10:05 -08:00
Austen Collins
96b1466c0a
FunctionDeploy: Bug fixes, Help: Clean-ups, Readme: Start listing differences from JAWS
2015-12-07 00:16:54 -08:00
Austen Collins
01ba9f6a52
All: Rebrand
2015-12-03 20:31:49 -08:00
Austen Collins
2f42020699
service deploy: finish refactor, continue work on Endpoint Package and Endpoint Provision
2015-11-11 20:51:26 -08:00
doapp-ryanp
bab57bf894
autogen help at all levels
2015-11-05 21:00:36 -06:00
doapp-ryanp
69c5e53472
refactor
2015-10-21 15:49:30 -05:00
Austen Collins
fd99bd2c2d
ProjectCreate: Refactor and fix test
2015-10-11 23:16:28 -07:00
doapp-ryanp
7f2110a57c
es6 let, template strings
2015-10-10 19:07:34 -07:00
Austen Collins
0f89e06196
merge
2015-10-01 21:09:05 -07:00
Jared Short
6e234b63c3
Add CLI Consistency
...
Addresses #176
2015-10-01 19:28:57 -04:00
Jared Short
ecf9b45be3
Add TTY aware spinner and select
...
Checks to see if we are in an interactive environment. If we are not, the spinner object is replaced with a simple object that displays basic messages.
If a select prompt is shown in a non-interactive environment, we throw an error and alert the user.
2015-09-29 18:56:30 -04:00
Aaron Boushley
77f264eaff
Refactor jawsDebug to auto find context.
2015-09-25 10:06:14 -07:00
Aaron Boushley
c0b8076563
Convert logIfVerbose to jawsDebug.
2015-09-24 19:28:09 -07:00
Austen Collins
d85d674e9c
spinner: remove message parameter from being required
2015-09-21 23:14:51 -07:00
doapp-ryanp
d53e2abb72
unbind keyup when select is done
2015-09-21 21:30:08 -05:00
doapp-ryanp
c0c3ba5236
commonize lambda region values
2015-09-21 20:59:31 -05:00
doapp-ryanp
f5fb53e332
remove un-needed requires, fix airbnb issues
2015-09-14 11:19:39 -05:00
Austen Collins
d96796f644
new: fix spinner, readme: better quick-start
2015-09-13 23:36:39 -07:00
Austen Collins
416068d867
dash: ui/ux improvements
...
cli: improvements in spacer rendering
2015-09-09 23:44:33 -07:00
Austen Collins
79f8fffb3c
select: change how select works. Add label property.
...
dash: improvements
2015-09-09 22:57:01 -07:00
Austen Collins
45f5c48e47
dash: add summary and other improvements
2015-09-09 16:01:25 -07:00
Austen Collins
7bb73ae26f
dash: improve dash and improve CLI renderer
2015-09-09 16:01:24 -07:00
Austen Collins
6e153547bb
dash: start dash command
2015-09-09 16:01:24 -07:00
Austen Collins
29e0c6bf19
cli: refactor select (prev checkbox)
2015-09-09 16:01:24 -07:00
Austen Collins
f58d5e7e07
clean-up
2015-09-09 15:59:43 -07:00
Austen Collins
ca40cbfcea
cli: create checlist
2015-09-09 15:59:43 -07:00
Austen Collins
1dac37e7fa
new: finish refactor with new prompt module
2015-09-09 15:59:02 -07:00
Austen Collins
6e03be0c5c
new: refactor to use prompt
2015-09-09 15:58:26 -07:00