Commit Graph

16 Commits

Author SHA1 Message Date
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