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
8c07e91f39e7c1d1a377f385261dc2a9b9bdd411
scrutiny
/
webapp
/
frontend
/
src
/
app
/
layout
/
common
/
dashboard-settings
T
History
Jason Kulatunga
8c07e91f39
grey out and mark thresholds as not yet implemented.
2022-05-23 09:23:22 -07:00
..
dashboard-settings.component.html
grey out and mark thresholds as not yet implemented.
2022-05-23 09:23:22 -07:00
dashboard-settings.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
dashboard-settings.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
dashboard-settings.component.ts
support custom display of devices by UUID/ID/Label & Scrutiny Name. (Does not persist).
2022-05-20 20:59:29 -07:00
dashboard-settings.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