Commit Graph

12 Commits (9e0ba4d26953ff581a25dfa7264dc91f3fc710ec)

Author SHA1 Message Date
Jason Kulatunga 9aa0e97be0 display the device UUID and device Label in the details page.
2 years ago
Jason Kulatunga 4aa1485246 using device title pipe to consistently set the device name based on configuration setting.
2 years ago
Jason Kulatunga 21212c0a1d add setting to change temperature between C and F.
2 years ago
Jason Kulatunga 786e7d04f2 make sure we print the overall device status in the details page.
2 years ago
Jason Kulatunga 5789c836db make sure the status is always exposed in the json data. make sure display_name for metadata is included. Update mocked test data for frontend.
3 years ago
Jason Kulatunga 8a46931399 !!!!WIP!!!!
3 years ago
Ricardo Gonzalez 13d3d9f64e Show Host ID
4 years ago
Ricardo Gonzalez 78d0dd8f3b Use humanizeDuration directly in the template
4 years ago
Ricardo Gonzalez 96534c44b7 Improve humanizeHours
4 years ago
Jason Kulatunga 67d1c592a5 include the device type in the title, if it's non-standard.
4 years ago
Jason Kulatunga e6eeaf7e31 adding mocked detail data for frontend viewing. placeholders for settings panels. Add dialog panel for Details setings.
4 years ago
Jason Kulatunga 5101a37964 adding device protocl and type to the. Adding class for parsing `smartctl --scan` json output, for device detection. added an example/test file for `smartctl -x -j` added a placeholder settings panel. moved dashboard & details compoonent out of "Admin" directory.
4 years ago