b8258e2937
replace slippers with django-cotton
...
Django CI/CD / test (push) Successful in 59s
Django CI/CD / build-and-push (push) Successful in 2m4s
main reason: slippers cannot pass request via context inside its
components, making it annoying to use template takes that take request.
more reasons: not actively worked on, no named slots, having to define
components in components.yaml + new components do not get registered
without restarting server
2024-09-02 17:43:41 +02:00
9af4c79947
improve game view
Django CI/CD / test (push) Successful in 56s
Django CI/CD / build-and-push (push) Has been skipped
2024-08-19 21:58:43 +02:00
d8b8182b91
fix table top rounding
2024-08-13 08:36:40 +02:00
2fd44c1f53
separate views out 2/2
Django CI/CD / test (push) Successful in 57s
Django CI/CD / build-and-push (push) Has been skipped
2024-08-12 21:52:26 +02:00
c3f99d124c
update base.css
2024-08-12 21:42:56 +02:00
51f5b9fceb
update ruff path
2024-08-12 21:42:47 +02:00
973f4416de
separate views out 1/2
2024-08-12 21:42:34 +02:00
a84209eb81
sort by timestamp
Django CI/CD / test (push) Successful in 51s
Django CI/CD / build-and-push (push) Has been skipped
2024-08-11 21:39:14 +02:00
498cd69328
improve display of game names, durations
2024-08-11 20:29:47 +02:00
b28c42d945
delete platform
Django CI/CD / test (push) Successful in 51s
Django CI/CD / build-and-push (push) Has been skipped
2024-08-11 20:21:44 +02:00
3099f02145
list editions
2024-08-11 20:21:27 +02:00
74b9d0421c
list platforms, fix editing platform
2024-08-11 18:34:50 +02:00
c61adad180
list games
2024-08-11 18:21:11 +02:00
298ecb4092
formatting
2024-08-11 17:58:35 +02:00
020e12e20b
remove session recent filter
2024-08-11 17:58:08 +02:00
6ef56bfed5
list, edit, and delete devices
2024-08-11 17:53:36 +02:00
fda4913c97
add ruff to shell.nix
Django CI/CD / test (push) Successful in 56s
Django CI/CD / build-and-push (push) Has been skipped
2024-08-11 17:24:50 +02:00
e85b32e22f
update styles
2024-08-11 17:24:33 +02:00
2d6d6d24a4
formatting
2024-08-11 17:24:26 +02:00
00993a85db
remove black
2024-08-11 17:24:19 +02:00
4f7e708255
vscode: replace black with ruff
2024-08-11 17:23:59 +02:00
238e4839e0
formatting
2024-08-11 17:23:28 +02:00
b0ad806a93
fix version_date
2024-08-11 17:23:18 +02:00
453b4fd922
add manage -> sessions
2024-08-11 17:22:58 +02:00
bb0d24809e
make sure titles are truncated
2024-08-11 17:13:31 +02:00
3abd4c4af9
reuse existing variable
2024-08-09 13:59:14 +02:00
2e5e77b4e5
replace navbar
Django CI/CD / test (push) Successful in 1m12s
Django CI/CD / build-and-push (push) Has been skipped
2024-08-09 13:14:18 +02:00
e79cf5de7a
fix non-working views
2024-08-09 13:12:47 +02:00
c15eaca205
only overflow table, not paginator, improve styling
Django CI/CD / test (push) Successful in 1m5s
Django CI/CD / build-and-push (push) Has been skipped
2024-08-09 12:42:54 +02:00
496c99ccf1
formatting
2024-08-09 12:23:49 +02:00
992622e8d1
make it possible to not use paginator when limit = 0
2024-08-09 12:23:40 +02:00
cabe36c822
add dark/light mode toggle
2024-08-09 12:22:26 +02:00
d84b67c460
improve pagination
2024-08-09 11:47:10 +02:00
1c28950b53
add pagination
Django CI/CD / test (push) Successful in 1m1s
Django CI/CD / build-and-push (push) Has been skipped
2024-08-08 22:54:15 +02:00
b54bcdd9e9
remove cruft
2024-08-08 21:20:17 +02:00
9ec6c958c8
remove unnecessary styles
2024-08-08 21:20:08 +02:00
25deac6ea9
add more types
2024-08-08 21:19:43 +02:00
a5ac10b20d
use model variables for foreign keys where possible
2024-08-08 20:22:25 +02:00
3de40ccad3
create purchase list without paging
2024-08-08 20:17:43 +02:00
6a5dc9b62c
even more formatting
2024-08-08 15:08:50 +02:00
b6014a72e0
.gitignore: add .direnv
2024-08-08 14:49:09 +02:00
245b47b8b3
improve shell.nix
...
do not let poetry manage venvs
no need to override python3
2024-08-08 14:48:58 +02:00
e33f23c18f
add .envrc
2024-08-08 14:48:20 +02:00
33012bc328
vscode: add extensions and settings
2024-08-08 14:48:10 +02:00
447bd4820c
reformat with djlint --reformat
2024-08-08 14:47:51 +02:00