23 Commits

Author SHA1 Message Date
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