36 Commits

Author SHA1 Message Date
2b9f321edf Improve forms, add helper buttons on add session form 2023-11-18 09:20:54 +01:00
ee44c52324 Register Edition, Device in the admin UI 2023-11-18 09:20:54 +01:00
b30679f6e7 Use date and datetime inputs
Properly implements 4d91a76513
2023-11-18 09:20:54 +01:00
42d002a9d9 Sort games by name on edition form 2023-11-18 09:20:24 +01:00
56ffde8402 Sync game name and edition name fields for QOL 2023-11-18 09:20:24 +01:00
352f6133d8 Sort games alphabetically on edition form 2023-11-18 09:20:24 +01:00
8f1bbab895 Version 1.0.3 2023-11-18 09:20:24 +01:00
38b25ff27e Allow editing filtered entities from session list 2023-11-18 09:20:24 +01:00
4086c078bd Improve display of editions on purchase form 2023-11-18 09:20:23 +01:00
c1023bdcbc Sort platforms alphabetically on edition form 2023-11-18 09:20:23 +01:00
115a2a0844 Add wikidata ID and year for editions 2023-11-18 09:20:23 +01:00
326e4aac60 Add icons 2023-11-18 09:20:23 +01:00
fa4f256cb8 Change timetracker icon 2023-11-18 09:20:23 +01:00
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