Commit Graph

27 Commits (75d5930835792f42e675c10582de07086219b52d)

Author SHA1 Message Date
Jason Kulatunga 75d5930835 correctly using the latest data for table.
2 years ago
Jason Kulatunga 3c9e16169e correctly using the latest data for table.
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 6e02e4da02 fixing func def.
2 years ago
Jason Kulatunga 9c8498cea7 disable and re-enable bitwise operations
2 years ago
Jason Kulatunga 9aa0e97be0 display the device UUID and device Label in the details page.
2 years ago
Jason Kulatunga 488fcfc820 added AttributeStatus bit flag
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 e7801619cd added additional tests from #187.
2 years ago
Jason Kulatunga 54178eaaf0
Merge branch 'master' into BASEPATH
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 694fc74ca0 fixing history.
3 years ago
Jason Kulatunga 8a46931399 !!!!WIP!!!!
3 years ago
Andrea Spacca ea3fbc09f1 BASEPATH
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 be378bd147 if attribute Id is unknown (and does not match anything in metadata) the frontend breaks. Added more robust frontend display code to handle this case.
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