Commit Graph

13 Commits (9e0ba4d26953ff581a25dfa7264dc91f3fc710ec)

Author SHA1 Message Date
Jason Kulatunga 6e02e4da02 fixing func def.
2 years ago
Jason Kulatunga 9c8498cea7 disable and re-enable bitwise operations
2 years ago
Jason Kulatunga 488fcfc820 added AttributeStatus bit flag
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 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
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 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