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
786e7d04f22fddba8e11aba4ac38e8b06e37548d
scrutiny
/
webapp
/
frontend
/
src
/
app
T
History
Jason Kulatunga
786e7d04f2
make sure we print the overall device status in the details page.
2022-05-06 17:25:40 -07:00
..
core
init
2020-08-19 16:04:21 -07:00
data
/mock
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
layout
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
modules
make sure we print the overall device status in the details page.
2022-05-06 17:25:40 -07:00
shared
added debug logging message for detected devices.
2020-08-26 21:35:13 -07:00
app.component.html
init
2020-08-19 16:04:21 -07:00
app.component.scss
init
2020-08-19 16:04:21 -07:00
app.component.ts
init
2020-08-19 16:04:21 -07:00
app.module.ts
init
2020-08-19 16:04:21 -07:00
app.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