Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add chart to dashboard | Daniel García Moreno | 2021-06-08 | 6 | -0/+37010 |
| | | | | | | | This patch adds an example chart using chartjs to the dashboard to show the disk usage. https://www.chartjs.org/docs/latest/getting-started/ | ||||
* | Add initial AdminLTE template files | Daniel García Moreno | 2021-06-01 | 43 | -0/+52544 |
Add the open source AdminLTE bootstrap dashboard template to the static folder, and some plugins that we'll use in the following changes to the templates. Plugins: * jquery * bootstrap * font-awesome https://adminlte.io/ |