Commit graph

83 commits

Author SHA1 Message Date
Stephen Birarda
050ccba968 add description block for home server 2015-12-22 13:10:02 -07:00
Ryan Huffman
ea1dd50635 Update run commands to run with --debug 2015-12-22 12:03:51 -08:00
Ryan Huffman
328f64da6f Add debug flag to console 2015-12-22 12:03:27 -08:00
Ryan Huffman
09cc9e24d0 Remove width from console-tray to remove scrollbar 2015-12-21 16:38:52 -08:00
Ryan Huffman
b7cdfe5b7d Merge pull request #59 from birarda/console-styling
base styling with home server stop/restart handling
2015-12-21 14:29:58 -08:00
Stephen Birarda
fa2d71a2c9 remove bootstrap since it isn't being used 2015-12-21 15:09:42 -07:00
Stephen Birarda
8ae9092ab3 remove a console log and ugly outline 2015-12-21 15:07:26 -07:00
Stephen Birarda
807fb2bee1 make sure button disabling is consistent on refresh 2015-12-21 15:04:30 -07:00
Stephen Birarda
cf4b6cb2cf disable settings button when ds not running 2015-12-21 15:01:13 -07:00
Stephen Birarda
410d852d36 add opacity for disabled button 2015-12-21 14:51:37 -07:00
Stephen Birarda
6e99f1200a disable click of stop button if stopped 2015-12-21 13:32:23 -07:00
Stephen Birarda
39310b33fe handle state update for process group 2015-12-21 13:19:11 -07:00
Stephen Birarda
2b31332de0 per process state in home server group 2015-12-21 12:59:44 -07:00
Stephen Birarda
b70dde27df remove the all-important blah property 2015-12-21 12:36:57 -07:00
Stephen Birarda
303ea2a34b remove testing comment 2015-12-21 12:36:31 -07:00
Stephen Birarda
18c8fc8563 finish proper handling of restart for process group 2015-12-21 12:06:09 -07:00
Stephen Birarda
21c701dc6d handle circle color changes for server state 2015-12-21 11:47:15 -07:00
Ryan Huffman
11d4a7f8d3 Fix shutdown of ac monitor on Windows 2015-12-21 10:22:07 -08:00
Stephen Birarda
9c793d4317 fix process update on shutdown, ignore logs 2015-12-21 11:03:28 -07:00
Stephen Birarda
7632a8af42 resolve conflicts on merge with birarda/console 2015-12-21 10:55:05 -07:00
Stephen Birarda
4763776901 remove previous interface styling/logic 2015-12-21 10:35:05 -07:00
Stephen Birarda
d4b7afbc25 handle styling of server management buttons 2015-12-18 16:26:30 -08:00
Stephen Birarda
7ada5485ed add the focus section, tweak window size 2015-12-18 15:30:15 -08:00
Stephen Birarda
3fccd1a80b additional styling of console tray 2015-12-18 14:48:55 -08:00
Stephen Birarda
735cd04020 stop the bounce effect when scrolling on OS X 2015-12-18 14:22:25 -08:00
Stephen Birarda
b33999ec1c add more styling for tray and header 2015-12-18 14:19:01 -08:00
Stephen Birarda
fa9c872e8e add the background image to the window 2015-12-18 13:44:59 -08:00
Stephen Birarda
86d65426e2 fix spacing in app name that screwed up require 2015-12-18 13:36:25 -08:00
Stephen Birarda
47f1c9e32d add base layout without any styling 2015-12-18 11:33:51 -08:00
Stephen Birarda
11513f0a68 change external naming to High Fidelity 2015-12-18 11:33:34 -08:00
Stephen Birarda
c7a7f9cd69 add empty style.less, don't allow window re-size 2015-12-18 10:45:13 -08:00
Stephen Birarda
c50852a46f move bootstrap and jquery to vendor, add electron-compiler 2015-12-18 10:38:11 -08:00
Ryan Huffman
5dc33015f7 Merge branch 'console' of github.com:birarda/hifi into console 2015-12-17 15:34:35 -08:00
Stephen Birarda
3b92e77fdf adjust console gitignore to handle all platforms 2015-12-16 15:08:52 -08:00
Stephen Birarda
146564d8cb rename icon files to console for searchability 2015-12-16 14:52:25 -08:00
Stephen Birarda
dba54b4352 icon repairs for OS X package 2015-12-16 14:49:54 -08:00
Stephen Birarda
04d8918afb update to new tray icon 2015-12-16 12:10:34 -08:00
Stephen Birarda
7fb433b212 re-organize console folder with src 2015-12-16 12:08:53 -08:00
Stephen Birarda
1ac5ba3b8c change packaging command per platform 2015-12-16 11:48:32 -08:00
Stephen Birarda
2ff9d7a28c update electron to 0.36.0, add packaging commands 2015-12-16 11:48:10 -08:00
Ryan Huffman
b4bd75e497 Update console Process logging to be optional 2015-12-16 09:21:00 -08:00
Ryan Huffman
5bdea485fc Add log opening to console 2015-12-16 09:11:24 -08:00
Ryan Huffman
1e9a8cedf0 Merge branch 'console' of github.com:birarda/hifi into console 2015-12-15 14:07:55 -08:00
Ryan Huffman
df3e61c24d Add error handling to process logging 2015-12-03 16:46:32 -08:00
Ryan Huffman
7819d8faae Fix syntax error in console 2015-12-03 16:46:15 -08:00
Ryan Huffman
d1d68b7a26 Add logging to console 2015-12-03 16:15:05 -08:00
Ryan Huffman
dce9957983 Fix typo 2015-12-03 16:14:40 -08:00
Ryan Huffman
e0a9a2cca1 Remove crash reporter 2015-12-03 16:14:29 -08:00
Ryan Huffman
5a7a35893f Add link to server settings 2015-12-03 16:14:10 -08:00
Ryan Huffman
1a55cad1b0 Add server start/stop 2015-12-03 15:16:44 -08:00