23 Commits

Author SHA1 Message Date
739a41c4aa Add icons for session filters 2023-11-18 09:20:23 +01:00
376beea02f Fix error when generating charts with less than 2 entries 2023-11-18 09:20:23 +01:00
5e54871374 Allow filtering by game, edition, purchase from the session list 2023-11-18 09:20:23 +01:00
42e9ba15c5 Fix form styling 2023-11-18 09:20:23 +01:00
a05e0e0fa3 Allow editing editions 2023-11-18 09:20:11 +01:00
d2455ec82a Allow editing purchases 2023-11-18 09:20:11 +01:00
f0e307dcfb Fix session starting 2023-11-18 09:20:11 +01:00
1a6e5dc8fc Fix ownership display 2023-11-18 09:20:11 +01:00
f8844ce091 Add support for device info
Closes #49
2023-11-18 09:20:11 +01:00
5efb054c30 Add support for purchase ownership information
Closes #48
2023-11-18 09:20:11 +01:00
622c52bb20 Add support for prices on purchases 2023-11-18 09:20:11 +01:00
d447302b46 Re-introduce index view 2023-11-18 09:20:11 +01:00
b0b3567bf3 Fix displaying of "filterying by..." text 2023-11-18 09:20:11 +01:00
812f74d79f Add support for game editions (#28) 2023-11-18 09:20:11 +01:00
c61891cff4 Fix redirect to index 2023-11-18 09:19:59 +01:00
6790c434f7 Order homepage sessions from newest 2023-11-18 09:19:59 +01:00
791203c2dc Show only last 30 days on homepage
Fixes #47
2023-11-18 09:19:59 +01:00
c1b1cda38e Make it possible to edit sessions
Fixes #46
2023-11-18 09:19:42 +01:00
ba27511b97
Add django-rest-framework 2023-01-25 12:05:37 +01:00
ca16345374 Fix start session button starting different game than it says
Fixes #44
2023-01-20 19:57:45 +01:00
3a3045be91 Sort form fields alphabetically
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #39
Fixes #40
2023-01-20 18:27:30 +01:00
18e8f93261
Additional fixes
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-20 15:06:42 +01:00
56e5dfaa03 Rename project, part 2 (#42)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #42
2023-01-20 13:37:46 +00:00