Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add reboot action | Roberto Hueso Gómez | 2020-09-03 | 1 | -0/+2 | |
| | | | | This action handles reboot on one or multiple scopes. | |||||
* | Add scopes.html template | Roberto Hueso Gómez | 2020-09-02 | 1 | -0/+40 | |
| | | | | | This template shows information about scopes and its states as well as a tool to apply actions on them. Style improvements are still necessary. | |||||
* | Add bootstrap bundle | Roberto Hueso Gómez | 2020-09-02 | 1 | -0/+1 | |
| | | | | This is used for multiple bootstrap components such as dropdown menus. | |||||
* | Add frontend basic structure | Roberto Hueso Gómez | 2020-08-31 | 2 | -0/+36 | |
This adds base.html and nav.html templates as well as its dependencies on Bootstrap and jQuery. |