rcrum003 / HiveControl

Alternative software for use with HiveTool suite of software.
GNU General Public License v2.0
25 stars 13 forks source link

Dashboard Enhancement - Object placement & content #20

Closed NapaOgden closed 8 years ago

NapaOgden commented 8 years ago

Consider placing the colorful dashboard last value & detail objects below the trend object. Organizing the last, min, max, daily change and average values in a color coded (replicate user selected pen colors) in table below the trend object. This eliminates continually scrolling down to see the trends (most important & used) when the page loads.

rcrum003 commented 8 years ago

You are welcome to fork the code and modify that. (easy cut and paste in the Index.php file under pages) This is a differing of opinion. When i hit the main page, I want to see the current values as quick reference. The charts are secondary to my quick review, and I can see that on my mobile device.

On Apr 2, 2016, at 1:30 PM, NapaOgden notifications@github.com wrote:

Consider placing the colorful dashboard last value & detail objects below the trend object. Organizing the last, min, max, daily change and average values in a color coded (replicate user selected pen colors) in table below the trend object. This eliminates continually scrolling down to see the trends (most important & used) when the page loads.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/rcrum003/HiveControl/issues/20

NapaOgden commented 8 years ago

Consider adding a conditional link to navigate back to Hivetool web pages if present on the build. This could be an interim measure while in the development phase.

Add ability to update code manually, I am wondering if the latest revs are being pushed out (NAPAPI5)?

rcrum003 commented 8 years ago

Two things, Upgrade Feature is now available 1.57. For a link to HiveTool, will make a different request and track there. To get 1.57 This is now available in version 1.57 and higher - to get this upgrade, type sudo /home/HiveControl/scripts/system/checkupgrades.sh then sudo /home/HiveControl/upgrade.sh

After getting to 1.57, you can then simply select "Upgrade Code" from the Setttings->System Commands Menu.