Commit Graph

18 Commits (fc7208020ea10d7fc263ab8937f7231f27ebe0d1)

Author SHA1 Message Date
Jason Kulatunga fc7208020e remove status reason click for more details text.
2 years ago
Jason Kulatunga 9e1076f302 using constants for Attribute status values.
2 years ago
Jason Kulatunga f57b71ae96 updated tooltips in details page (click for more details).
2 years ago
Jason Kulatunga 769f253e7d fixing the table header for failures.
2 years ago
Jason Kulatunga b9eb5687cd working on expanding row content.
2 years ago
Jason Kulatunga cbd230a7e0 wip expanding row for more details for attributes.
2 years ago
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