17 Commits

Author SHA1 Message Date
3099f02145
list editions 2024-08-11 20:21:27 +02:00
bb0d24809e
make sure titles are truncated 2024-08-11 17:13:31 +02:00
c15eaca205
only overflow table, not paginator, improve styling
All checks were successful
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
992622e8d1
make it possible to not use paginator when limit = 0 2024-08-09 12:23:40 +02:00
d84b67c460
improve pagination 2024-08-09 11:47:10 +02:00
1c28950b53
add pagination
All checks were successful
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
9ec6c958c8
remove unnecessary styles 2024-08-08 21:20:08 +02:00
3de40ccad3
create purchase list without paging 2024-08-08 20:17:43 +02:00
447bd4820c
reformat with djlint --reformat 2024-08-08 14:47:51 +02:00
e19caf47bf
Make game overview more appealing
Some checks failed
Django CI/CD / build-and-push (push) Blocked by required conditions
Django CI/CD / test (push) Has been cancelled
2024-07-09 23:03:03 +02:00
ba44814474
Improve game links
All checks were successful
Django CI/CD / test (push) Successful in 1m6s
Django CI/CD / build-and-push (push) Successful in 1m56s
2024-07-09 19:40:47 +02:00
1e87e67eb1
Reformat HTML with djhtml
All checks were successful
Django CI/CD / test (push) Successful in 1m4s
Django CI/CD / build-and-push (push) Successful in 1m36s
2024-04-04 11:27:33 +02:00
18902aedac
Reformat
All checks were successful
Django CI/CD / test (push) Successful in 56s
Django CI/CD / build-and-push (push) Successful in 1m53s
2024-02-18 09:03:35 +01:00
6fc2f623dc Apply djlint 2023-11-17 21:06:57 +01:00
a5b2854bf6 Add a button to start session from game overview
All checks were successful
continuous-integration/drone/push Build is passing
Fix #62
2023-10-13 19:22:43 +02:00
4ce15c44fc Add edit buttons to game overview, notes 2023-10-09 20:55:31 +02:00
29bf3b1946 Further improve session list
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-30 19:44:35 +02:00