Commit Graph

14 Commits

Author SHA1 Message Date
Michael Bleigh
ffa918fbc8 Big refactors, fixes for bugs
* -s is now --non-interactive
* firebase-cli with options but no command no longer hangs
* login doesn't run in non-interactive mode
* config is now materialized according to the new world specs
* config and firebase name are applied in before filters
2015-10-12 10:42:25 -07:00
Michael Bleigh
e7302773c6 Fancy schmancy progress bar. 2015-10-12 10:42:24 -07:00
Michael Bleigh
5f807c9785 Use consistent RSVP module case. 2015-10-12 10:42:24 -07:00
Michael Bleigh
040f8984c8 Improvements to json, silent, and list 2015-10-12 10:42:24 -07:00
Michael Bleigh
88be24791c Adds help command. 2015-10-12 10:42:23 -07:00
Michael Bleigh
6bd313296f collab command, support for commands with args 2015-10-12 10:42:23 -07:00
Michael Bleigh
afadee67ea Can create new Firebase from init, adds opt-in analytics tracking 2015-10-12 10:42:23 -07:00
Michael Bleigh
0e19d68e7d Fully promise-driven command structure. 2015-10-12 10:42:23 -07:00
Michael Bleigh
c43f0d42b3 Add some tests around the Command promise execution and runner() 2015-10-12 10:42:23 -07:00
Michael Bleigh
0a11009a10 Niceties like did you mean and support email on multiple failed commands. 2015-10-12 10:42:23 -07:00
Michael Bleigh
2de36533f7 Fix tests and lint. 2015-10-12 10:42:23 -07:00
Michael Bleigh
a09855b99e Daily checkpoint. Implement list command and before filters. 2015-10-12 10:42:23 -07:00
Michael Bleigh
d8d0b5c5bc Adds Google auth login/logout using a simple Firebase app. 2015-10-12 10:42:23 -07:00
Michael Bleigh
6ad97b066f Too much work not to commit. ESLint, refactors, etc. 2015-10-12 10:42:23 -07:00