Jason Kulatunga
|
e7801619cd
|
added additional tests from #187.
Detected that the frontend was incorrectly classifying Scrutiny Failures as Warnings.
Fixed.
|
2022-05-12 10:04:06 -07:00 |
|
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.
|
2021-10-24 17:09:44 -07:00 |
|
Jason Kulatunga
|
694fc74ca0
|
fixing history.
|
2021-06-27 13:44:01 -07:00 |
|
Jason Kulatunga
|
8a46931399
|
!!!!WIP!!!!
adding InfluxDB
- influxdb added to dockerfile
- influxdb s6 service
- influxdb config
- adding defaults to config
- creating a DeviceRepo interface (multiple db backends)
- implemented DeviceRepo interface as ScruitnyRepository
|
2021-06-27 10:55:18 -07:00 |
|
Ricardo Gonzalez
|
78d0dd8f3b
|
Use humanizeDuration directly in the template
|
2020-10-16 21:52:03 +01:00 |
|
Ricardo Gonzalez
|
96534c44b7
|
Improve humanizeHours
|
2020-10-11 17:45:10 +01:00 |
|
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.
fixes #53
|
2020-09-30 09:10:42 -06:00 |
|
Jason Kulatunga
|
e6eeaf7e31
|
adding mocked detail data for frontend viewing. placeholders for settings panels. Add dialog panel for Details setings.
|
2020-09-18 10:14:19 -06:00 |
|
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.
|
2020-09-18 10:14:19 -06:00 |
|