Lukáš Kucharczyk
af85607ada
isort
2023-11-18 09:22:26 +01:00
Lukáš Kucharczyk
a7dd0c5556
Only allow choosing purchases of selected edition
2023-11-18 09:22:26 +01:00
Lukáš Kucharczyk
7b2dba7483
Name and related_purchase validation for non-games
2023-11-18 09:22:26 +01:00
Lukáš Kucharczyk
d280fa3798
Disallow choosing non-game purchase as related purchase
2023-11-18 09:22:25 +01:00
Lukáš Kucharczyk
7ba212e718
Add purchase types
2023-11-18 09:22:25 +01:00
Lukáš Kucharczyk
55ff3cd1a9
Pre-fill year when adding edition
2023-11-18 09:22:25 +01:00
Lukáš Kucharczyk
68d1bfc2b9
UX improvements
...
* ignore English articles when sorting names
* added a new sort_name field that gets automatically created
* automatically fill certain values in forms:
* new game: name and sort name after typing
* new edition: name and sort name when selecting game
* new purchase: platform when selecting edition
2023-11-18 09:22:25 +01:00
Lukáš Kucharczyk
553030c08e
Order devices alphabetically on new session form
2023-11-18 09:22:25 +01:00
Lukáš Kucharczyk
b81989a352
Model changes
...
* More fields are now optional. This is to make it easier to add new items in bulk.
* Game: Wikidata ID
* Edition: Platform, Year
* Purchase: Platform
* Platform: Group
* Session: Device
* New fields:
* Game: Year Released
* To record original year of release
* Upon migration, this will be set to a year of any of the game's edition that has it set
* Purchase: Date Finished
* Editions are now unique combination of name and platform
2023-11-18 09:22:25 +01:00
Lukáš Kucharczyk
552d4bee9e
Focus important fields on forms
2023-11-18 09:20:54 +01:00
Lukáš Kucharczyk
4355953e42
do not filter out refunded games when adding session
2023-11-18 09:20:54 +01:00
Lukáš Kucharczyk
11b19cbace
Exclude refunded purchases from start session form
2023-11-18 09:20:54 +01:00
Lukáš Kucharczyk
b30679f6e7
Use date and datetime inputs
...
Properly implements 4d91a76513
2023-11-18 09:20:54 +01:00
Lukáš Kucharczyk
352f6133d8
Sort games alphabetically on edition form
2023-11-18 09:20:24 +01:00
Lukáš Kucharczyk
4086c078bd
Improve display of editions on purchase form
2023-11-18 09:20:23 +01:00
Lukáš Kucharczyk
c1023bdcbc
Sort platforms alphabetically on edition form
2023-11-18 09:20:23 +01:00
Lukáš Kucharczyk
115a2a0844
Add wikidata ID and year for editions
2023-11-18 09:20:23 +01:00
Lukáš Kucharczyk
f8844ce091
Add support for device info
...
Closes #49
2023-11-18 09:20:11 +01:00
Lukáš Kucharczyk
5efb054c30
Add support for purchase ownership information
...
Closes #48
2023-11-18 09:20:11 +01:00
Lukáš Kucharczyk
622c52bb20
Add support for prices on purchases
2023-11-18 09:20:11 +01:00
Lukáš Kucharczyk
812f74d79f
Add support for game editions ( #28 )
2023-11-18 09:20:11 +01:00
Lukáš Kucharczyk
3a3045be91
Sort form fields alphabetically
...
continuous-integration/drone/push Build is passing
Details
Fixes #39
Fixes #40
2023-01-20 18:27:30 +01:00
Lukáš Kucharczyk
56e5dfaa03
Rename project, part 2 ( #42 )
...
continuous-integration/drone/push Build is failing
Details
Reviewed-on: #42
2023-01-20 13:37:46 +00:00