This website requires JavaScript.
Explore
Help
Register
Sign In
gilles
/
scrutiny
Watch
1
Star
0
Fork
0
You've already forked scrutiny
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
be378bd147cd5867feb80a6c7e9b4687fa7d1ab5
scrutiny
/
webapp
/
frontend
/
src
/
app
/
modules
/
detail
T
History
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
..
detail.component.html
include the device type in the title, if it's non-standard.
2020-09-20 17:37:43 -06:00
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.
2020-09-18 10:14:19 -06:00
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.
2020-09-18 10:14:19 -06:00
detail.component.ts
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.
2020-09-30 09:10:42 -06:00
detail.module.ts
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
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.
2020-09-18 10:14:19 -06:00
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.
2020-09-18 10:14:19 -06:00
detail.service.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.
2020-09-18 10:14:19 -06:00