Commit Graph

26 Commits (e9cf8a9180e5d181f62076bb602888e34596885b)

Author SHA1 Message Date
adripo e9cf8a9180 fix: igeneric types
2 years ago
Jason Kulatunga 2d6f60abaa attrHistory needs to be reversed, so the newest data is on the right
2 years ago
Jason Kulatunga ce2f990eb1 consolidate device status to string logic in DeviceStatusPipe.
2 years ago
Jason Kulatunga 94594db20a on settings save, return the new settings.
2 years ago
Jason Kulatunga b71d6660a6 adding typescript interfaces for type hinting and testing
2 years ago
Jason Kulatunga 46f3b1c02c fix using linter.
2 years ago
Jason Kulatunga 09a8574d83 fixing tooltip theme.
2 years ago
Jason Kulatunga 7695cc185f color the barchart data in the sparklines, so that we know when a failure/warning was detected (historically)
2 years ago
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 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 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