Commit Graph

62 Commits

Author SHA1 Message Date
Chris Raynor
623f293171 version bump 2014-01-15 18:33:44 -08:00
Chris Raynor
bc0f0793f6 removing version string from README 2014-01-15 18:32:54 -08:00
Chris Raynor
f51ef8b6e5 version bump 2014-01-15 18:30:46 -08:00
Chris Raynor
36a0f29eed updating README 2014-01-15 18:29:09 -08:00
Chris Raynor
99960879c5 adding link to web docs in help 2014-01-15 18:19:39 -08:00
Chris Raynor
bcab4cbe4b multi-page help docs 2014-01-15 18:15:57 -08:00
Chris Raynor
7afc020526 sub pages for help docs 2014-01-15 17:17:04 -08:00
Chris Raynor
0ccff118f7 adding auto-open on successful deploy 2014-01-15 16:21:05 -08:00
Chris Raynor
8f7d1aefc7 switching away from using winston logging 2014-01-15 15:09:46 -08:00
Chris Raynor
5bc500fc65 in middle of switching back away from winston logging for output 2014-01-15 14:44:49 -08:00
Chris Raynor
d921b4a4de fatal error if the security rules file doesn't exist on deploy 2014-01-15 14:28:34 -08:00
Chris Raynor
a348489b92 fatal error when a rules file is specified in the init but it doesn't exist 2014-01-15 14:13:56 -08:00
Chris Raynor
c4a2b08211 fixing bootstrap 2014-01-15 13:48:55 -08:00
Chris Raynor
1bdee07d01 fixing error with prompt on wrong line and error with command line arguements that were being treated as booleans 2014-01-15 13:42:54 -08:00
Chris Raynor
fe211d9560 fixing dependencies 2014-01-15 12:22:57 -08:00
Chris Raynor
fb83c2e7e6 removing README for now so content of package not so obvious before launch 2014-01-15 08:44:21 -08:00
Chris Raynor
abdd323445 updating repo in package.json 2014-01-14 17:57:21 -08:00
Chris Raynor
faad58892e removing 'app' from commands and updating prompts with ':' after 2014-01-14 15:39:18 -08:00
Chris Raynor
b8302ee995 Update README.md 2014-01-13 15:56:45 -08:00
Chris Raynor
9e52bd5b86 removing debug logging 2014-01-13 11:08:35 -08:00
Chris Raynor
6af5d9b3f6 attempting to fix windows bug 2014-01-13 10:58:11 -08:00
Chris Raynor
28770b9f1f better error logging 2014-01-13 10:39:54 -08:00
Chris Raynor
ad33d55afc adding debugging code for deploy failure on windows 2014-01-13 10:17:08 -08:00
Chris Raynor
75fcccd5be Adding credit to README 2014-01-13 09:19:20 -08:00
Chris Raynor
ba90274d64 Adding help documentation to README 2014-01-13 09:10:11 -08:00
Chris Raynor
285f98019c making help functionality more prominent 2014-01-13 08:51:10 -08:00
Chris Raynor
1e81a17d4d tweaking output format of list to be more like user prompt on init and bootstrap 2014-01-13 08:18:44 -08:00
Chris Raynor
305106f217 moving directory check up a level 2014-01-13 07:07:33 -08:00
Chris Raynor
83821af620 adding check to ensure public directory within current working directory 2014-01-13 07:06:18 -08:00
Chris Raynor
096bb00d88 complete messaging pass and adding final missing functionality 2014-01-13 07:03:12 -08:00
Chris Raynor
11f1a143c6 cleaning up some dependencies 2014-01-12 19:00:07 -08:00
Chris Raynor
0c9133bdb3 refactoring some of the naming to better represent whether a class has been 'instantiated' 2014-01-10 14:47:10 -08:00
Chris Raynor
827a9ac079 help functionality 2014-01-10 14:08:41 -08:00
Chris Raynor
beabb25d99 name change to firebase tools 2014-01-10 10:58:51 -08:00
Chris Raynor
321698b89a name change to firebase-tools 2014-01-10 10:56:03 -08:00
Chris Raynor
3a57d5adc0 version checking on every command 2014-01-08 17:03:36 -08:00
Chris Raynor
80a796fbaf updating rules.json if file exists 2014-01-08 11:42:48 -08:00
Chris Raynor
e773d16cc0 replacing http with https in complete message 2014-01-08 11:42:20 -08:00
Chris Raynor
133ca918be switching to sending JSON in PUT and POST requests 2014-01-08 11:40:33 -08:00
Chris Raynor
5cde58bd3d handling response from server better in cases where there's no site ID returned 2014-01-08 09:58:00 -08:00
Chris Raynor
45b706ba1a removing bitballon token storage (switching to per-firebase user model) 2014-01-07 14:37:27 -08:00
Chris Raynor
c8b5dc376c separating out staging environments more with env variable for realtime server address, switching sending the bitballoon site ID to a PUT, and refactoring the API request to send token correctly 2014-01-06 16:35:58 -08:00
Chris Raynor
6ee09ffaa2 basic deploy to bit balloon url 2014-01-05 15:45:42 -08:00
Chris Raynor
4ddfbf7cc5 structure for deploy code and adding version info to api requests 2014-01-02 21:40:12 -08:00
Chris Raynor
1d2b6d1efc adding bitballoon token fetching and caching 2014-01-02 17:28:25 -08:00
Chris Raynor
39d6134ead adding completed message for each template 2014-01-02 09:25:51 -08:00
Chris Raynor
6bc4bf3a27 formatting 2013-12-31 17:16:08 -08:00
Chris Raynor
0929ca564d bootstrap working. switched firebase.json to specifying a dir to be public rather than spefifying files to ignore for now - will probably add ignore later 2013-12-31 17:12:59 -08:00
Chris Raynor
dc1d18b8d0 work on bootstrapping - creating new directory and firebase.json 2013-12-30 23:14:51 -08:00
Chris Raynor
f0ae518346 basic init functionality 2013-12-30 22:51:01 -08:00