Commit Graph

50 Commits

Author SHA1 Message Date
Bauke af3b0b3c26
Add the description to group pages. 2023-06-09 12:53:37 +02:00
Bauke be1c403112
Update deprecated function. 2023-06-08 13:42:40 +02:00
Bauke bcf55aea1e
Also install with --locked. 2023-06-08 13:41:40 +02:00
Bauke 0d1c401cd4
Update dependencies again. 2023-06-08 13:41:21 +02:00
Bauke dbbeba59b7
Update the Rust image to 1.70. 2023-06-08 13:29:08 +02:00
Bauke c69bfe9f28
Change chart title to User Count so since it can also be for groups. 2023-06-08 13:20:43 +02:00
Bauke ac2a6444ef
Add details styling. 2023-06-08 13:13:38 +02:00
Bauke e4847a6c57
Add individual group pages. 2023-06-08 13:12:59 +02:00
Bauke 0410fd3603
Move the footer to the base template. 2023-06-07 21:06:17 +02:00
Bauke 1a081ff83f
Include 31 days so the final day gets the text label in the chart. 2023-06-07 20:23:41 +02:00
Bauke 2ef9289815
Render only 10 point text and 20 label text elements. 2023-06-07 20:21:13 +02:00
Bauke 207e021404
Include the file extension. 2023-06-07 20:20:08 +02:00
Bauke f1a685f13b
Add an option for point circle rendering. 2023-06-07 20:19:45 +02:00
Bauke c432b410ee
Render UserCountCharts for all groups. 2023-06-07 19:09:44 +02:00
Bauke 43fbb060ff
Move the datapoint text so it's above the circle. 2023-06-07 18:35:32 +02:00
Bauke c5fba811fb
Update gitignore. 2023-06-07 18:35:27 +02:00
Bauke e23b216126
Update dependencies. 2023-06-07 14:33:45 +02:00
Bauke 65ce9f66ca
Install with --offline. 2022-10-10 13:46:23 +02:00
Bauke b407273f6f
Add a configurable base URL. 2022-10-09 23:34:39 +02:00
Bauke e41763a229
Add a way to add extra HTML to the head and body at runtime. 2022-10-09 19:29:43 +02:00
Bauke ef19f53adb
Add modern-normalize copy step. 2022-10-09 14:04:41 +02:00
Bauke eb48cc70c1
Add logo to header and favicon. 2022-10-09 13:37:37 +02:00
Bauke 0cf9dda4fd
Narrow img style to charts. 2022-10-09 13:34:46 +02:00
Bauke a3a4ae8ca4
Also log the snapshot in Show. 2022-10-09 12:22:29 +02:00
Bauke 9ec3b1c07d
Add showing snapshots by ID. 2022-10-09 12:20:49 +02:00
Bauke de5d256c96
Switch sort order again and then reverse the found results. 2022-10-09 00:02:25 +02:00
Bauke e21ef0fa87
Add third background color for bold chart lines. 2022-10-09 00:02:05 +02:00
Bauke 352d107e35
Increase label area sizes. 2022-10-08 22:40:05 +02:00
Bauke 1771bd7eb3
Switch to Love theme colors. 2022-10-08 22:20:21 +02:00
Bauke 7cc2d7518f
Add the groups table. 2022-10-08 22:11:52 +02:00
Bauke a25ae7adda
Sort groups ascending by name. 2022-10-08 22:10:28 +02:00
Bauke fc2cccd53c
Disable no-descending-specificity rule, Sass causes false-positives of this. 2022-10-08 22:06:57 +02:00
Bauke ff6e1cde0d
Remove abbr element. 2022-10-08 21:47:30 +02:00
Bauke 7cebbb8f42
Switch group sort. 2022-10-08 21:34:43 +02:00
Bauke b64b7836fa
Rename Dockerfile to Containerfile. 2022-10-07 15:55:29 +02:00
Bauke b444512c3b
Reduce font-size, padding and width. 2022-10-07 15:54:59 +02:00
Bauke 6fa9c64e84
Remove margin from last child. 2022-10-07 15:33:13 +02:00
Bauke 02acbda94c
Fix image width and add margins. 2022-10-07 15:31:36 +02:00
Bauke 4b3863e0d1
Big commit that adds and changes a bunch of stuff.
A lot of this will be changed around again anyway.
2022-10-07 15:27:43 +02:00
Bauke 99b24d0eac
Add line and point series features for Plotters. 2022-10-07 15:06:09 +02:00
Bauke 5f5893a408
Add public directory to gitignore. 2022-10-07 15:05:57 +02:00
Bauke 4a592915fd
Add Grass. 2022-10-06 23:54:53 +02:00
Bauke 51ef13f5d6
Add Stylelint configuration. 2022-10-06 23:41:17 +02:00
Bauke aba5685898
Copy Askama configuration. 2022-10-06 19:29:40 +02:00
Bauke 47a0b22503
Add Plotters dependency. 2022-10-06 19:14:17 +02:00
Bauke 958e04c47b
Add Askama templates with base.html. 2022-10-06 18:53:45 +02:00
Bauke 163502505a
Add Dockerfile. 2022-10-06 17:09:46 +02:00
Bauke 0914392b3e
Create basic readme. 2022-10-06 14:55:15 +02:00
Bauke c2965641be
Initial code commit with basic functionality. 2022-10-06 14:54:25 +02:00
Bauke 6f142f5c39
Add project files. 2022-10-06 14:48:31 +02:00