Commit Graph

24 Commits

Author SHA1 Message Date
Andreas Zweili dcc3e39914 restructure the project
Make the file tree a bit flatter in order to make the project less confusing
2020-01-07 18:10:57 +01:00
Andreas Zweili 0067fa3af2 restructure the code 2017-12-27 19:51:58 +01:00
Andreas Zweili 5ca9e2011b remove divs and replace with line break 2017-12-27 18:29:40 +01:00
Andreas Zweili 65ed8697fb move the cron job command into a clode block 2017-12-27 18:23:21 +01:00
Andreas Zweili cc689065b2 add css settings to the footer 2017-12-27 18:22:06 +01:00
Andreas Zweili 45810163cf reformat the base.html file 2017-12-27 17:50:25 +01:00
Andreas Zweili b371cffec1 add a page title and character encoding to templates 2017-12-27 17:49:46 +01:00
Andreas Zweili d64a55e8be remove style formating from the html code 2017-12-27 17:48:45 +01:00
Andreas Zweili ce3da4ab03 reformat the index.html 2017-12-27 17:46:57 +01:00
Andreas Zweili e726b0213e add a link to the computer details on the cron job page 2017-12-27 16:41:03 +01:00
Andreas Zweili ac069aa51f remove the time from the cron job list 2017-12-27 16:36:56 +01:00
Andreas Zweili 52c42bc24f rewrite the templates to reflect the current cron job model
since the cron job model got extended with the minutes and hours attribute
2017-12-27 16:33:53 +01:00
Andreas Zweili 4a21cc6ad3 add a table which lists all the cron jobs 2017-12-26 11:36:28 +01:00
Andreas Zweili 491de61132 add a padding to the computer list table 2017-12-26 11:14:58 +01:00
Andreas Zweili c33cafdaba some syntax corrections 2017-12-26 11:14:27 +01:00
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