Commit Graph

138 Commits

Author SHA1 Message Date
ca5c7af470 Show tick label for 0GB 2021-05-14 12:55:46 +01:00
cb5ab6fdb8 Set repo background colour based on backup status 2021-05-12 12:32:46 +01:00
395e03803f Add axes support with custom error page 2021-05-12 11:36:20 +01:00
9b56787057 Move errors to own directory 2021-05-12 11:35:56 +01:00
972f41fdc0 Colour favicon using project theme 2021-05-12 01:01:42 +01:00
24d930dbc6 Include favicon 2021-05-11 18:34:55 +01:00
06e66b517b Remove comments and reposition imports 2021-05-11 18:10:14 +01:00
19155daaea Remove unnecessary newlines 2021-05-11 18:08:24 +01:00
21d92a074b Create venv and pip setup script 2021-05-11 18:06:09 +01:00
e7cb649cb4 Indicate when no paths have been specified 2021-05-11 16:34:17 +01:00
4e75b89212 Display paths 2021-05-11 16:31:01 +01:00
e7eafee84f Create location table 2021-05-11 16:30:44 +01:00
d901aaa210 Always print short description 2021-05-11 16:30:33 +01:00
1dd2c0726f Create location form 2021-05-11 16:19:31 +01:00
eca02882da Create location model to keep track of filesystem paths 2021-05-11 15:46:52 +01:00
c024300507 Move error templates to root template dir 2021-05-11 15:46:48 +01:00
3c4f3a2694 Change navbar search button colour 2021-05-11 15:12:53 +01:00
bd907f8dc5 Set padding correctly 2021-05-11 11:49:46 +01:00
1b934d8184 Set default background to alice blue 2021-05-11 11:49:29 +01:00
b62fc7b2be Use base.html as template 2021-05-11 11:36:21 +01:00
bd032b8c3b Create error template 2021-05-11 05:52:52 +01:00
89163abbfb Use call block.super 2021-05-11 05:52:39 +01:00
d2d8b9012c Move forms to own directory 2021-05-10 20:17:56 +01:00
eaa9130b47 Center 404 correctly 2021-05-10 19:39:09 +01:00
767c8aff10 Change div to main 2021-05-10 19:02:01 +01:00
08a3169440 Apply style only to container div 2021-05-10 18:57:38 +01:00
a66db44a26 Change login button colour 2021-05-10 18:55:12 +01:00
bb3d0485d4 Create custom 404 page using base template 2021-05-10 18:55:01 +01:00
df3d51e6ec Create base template with navbar 2021-05-10 18:54:47 +01:00
f067aa1a1c Import all bootstrap modules 2021-05-10 18:54:06 +01:00
66c113fb8b Remove unnecessary tags 2021-05-10 16:10:00 +01:00
9270efeadf Add shadows and set overflow correctly 2021-05-10 15:35:18 +01:00
ca147b1567 Ignore bootstrap scss files 2021-05-10 15:15:51 +01:00
946f24ad41 Set repo div widths explicitly 2021-05-10 15:04:22 +01:00
2181ff9c33 Replace bootstrap source files with scss 2021-05-10 14:10:25 +01:00
62bc41692e Arrange into grid 2021-05-10 13:04:04 +01:00
f2dfd2e89e Add compiled bootstrap files 2021-05-10 11:46:05 +01:00
0897884de4 Use static files instead of CDN 2021-05-10 11:39:48 +01:00
84a58a4afe Add bootstrap scss 2021-05-10 11:39:19 +01:00
b01f326e4b Add y axis label 2021-05-10 08:30:39 +01:00
c047fb77cf Hide 0 on y axis 2021-05-10 08:26:06 +01:00
72d85618a3 Add units to graph tooltip 2021-05-10 07:27:14 +01:00
8e47638108 Add padding to container 2021-05-10 03:58:14 +01:00
e875446c0d Upgrade to bootstrap 5 2021-05-10 03:51:48 +01:00
0d2d7e0c72 Add root login view 2021-05-10 02:46:25 +01:00
428ba16d2b Revert account url 2021-05-10 02:36:09 +01:00
8469620dea Decrease width of login form 2021-05-10 02:28:54 +01:00
ecc94ec174 Move account urls to root 2021-05-10 02:08:57 +01:00
9591840e15 Implement method to subtract n months from datetime object 2021-05-10 01:26:42 +01:00
db270feb06 Hide overflowing text 2021-05-10 00:34:52 +01:00