You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrutiny/webapp/frontend/src/app/modules/detail
Jason Kulatunga 54178eaaf0
Merge branch 'master' into BASEPATH
2 years ago
..
detail.component.html make sure we print the overall device status in the details page. 2 years ago
detail.component.scss 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
detail.component.spec.ts 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
detail.component.ts 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
detail.module.ts adding mocked detail data for frontend viewing. placeholders for settings panels. Add dialog panel for Details setings. 4 years ago
detail.resolvers.ts 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
detail.routing.ts 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
detail.service.ts BASEPATH 3 years ago