Commit Graph

31 Commits (bd6d192006d6968f8278ffeb3d4d03fe95e1aae6)

Author SHA1 Message Date
Jason Kulatunga 54178eaaf0
Merge branch 'master' into BASEPATH
2 years ago
Jason Kulatunga 2214febbd1 simple rename.
2 years ago
Jason Kulatunga 786e7d04f2 make sure we print the overall device status in the details page.
2 years ago
Jason Kulatunga 0cee744c29 highlight last updated dates when more than 2 weeks or 1 month.
2 years ago
Jason Kulatunga 03bfdd3890 changing the duration dropdown for temp history data. adding an /api/summary/temp endpoint
3 years ago
Jason Kulatunga b776fb8886 tweaking retention policy code so we can test downsampling scripts.
3 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 a60edfff26 fixing mocked data
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
Jason Kulatunga 712119cb5e fixing ui when visible on small screen.
3 years ago
Telyn 9778809cba
Change temperature graph to 24-hour formatting
3 years ago
Ricardo Gonzalez 13d3d9f64e Show Host ID
4 years ago
Jason Kulatunga 77971edf5f
Merge pull request #103 from ryck/feature/improve-humanize-duration
4 years ago
Ricardo Gonzalez 78d0dd8f3b Use humanizeDuration directly in the template
4 years ago
Ricardo Gonzalez 96534c44b7 Improve humanizeHours
4 years ago
Ricardo Gonzalez 95ef254b8c Add timestamp to last updated. Fixes #87
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
Jason Kulatunga 86fc10b7b9 added ideal and thresholds for NVMe and SCSI drives.
4 years ago
Jason Kulatunga c7f529ab41 fixing grid.
4 years ago
Jason Kulatunga 50f1566689 fixing grid.
4 years ago
Jason Kulatunga e283d43654 rename metadata class names.
4 years ago
Jason Kulatunga 2ad120c87b added debug logging message for detected devices.
4 years ago
Jason Kulatunga d636709aa1 Moved version file into webapp source tree. Replacing fmt with logger calls. moved Jobber config file into /scrutiny/jobber directory. Added scsi json file. Moved API rooute handlers into their own files in a module. Added not yet implemnented tooltips.
4 years ago
Jason Kulatunga c14f313fa1 check array length.
4 years ago
Jason Kulatunga 29b5b53189 added a empty landing page.
4 years ago
Jason Kulatunga 8482272d45 init
4 years ago