Commit Graph

9 Commits

Author SHA1 Message Date
Andreas Zweili
8f2ecb1a52 change the disks variable to a list
Since a computer can contain multiple different types of disks this
needs to be a list
2017-12-26 11:13:14 +01:00
Andreas Zweili
ffa545110b reformat the computer list to a table instead of a list 2017-12-25 23:55:07 +01:00
Andreas Zweili
5f00b2de26 add a css file to the project 2017-12-25 23:54:37 +01:00
Andreas Zweili
34b91ca1bf remove the hostname attribute from Computer
The device name should be used as a hostname for computers
2017-12-25 14:07:51 +01:00
Andreas Zweili
36bee7ba1f add a link to home 2017-12-25 13:56:22 +01:00
Andreas Zweili
00c9762d4c add a template for device details 2017-12-25 13:50:32 +01:00
Andreas Zweili
f398547c7f add a template for cron job details 2017-12-25 13:38:45 +01:00
Andreas Zweili
9cc24b3f81 add a template for computer details 2017-12-25 13:38:31 +01:00
Andreas Zweili
6d0231f9f6 adding html templates 2017-12-25 00:37:31 +01:00