Lukáš Kucharczyk
d303039b1c
Add hacky way to not reload page when starting/ending session
...
Partially fixes #52
2023-11-18 10:21:27 +01:00
Lukáš Kucharczyk
5d36ad386e
Improve forms, add helper buttons on add session form
2023-11-18 10:21:09 +01:00
Lukáš Kucharczyk
42bc391e57
Use date and datetime inputs
...
Properly implements 4d91a76513
2023-11-18 10:20:32 +01:00
Lukáš Kucharczyk
850ca382ad
Add wikidata ID and year for editions
2023-11-18 10:20:22 +01:00
Lukáš Kucharczyk
d2e0bcfb12
Add icons for session filters
2023-11-18 10:20:03 +01:00
Lukáš Kucharczyk
b773d9df58
Allow filtering by game, edition, purchase from the session list
2023-11-18 10:20:03 +01:00
Lukáš Kucharczyk
dc6c295ee7
Fix form styling
2023-11-18 10:19:05 +01:00
Lukáš Kucharczyk
cbc8062d92
Show only last 30 days on homepage
...
Fixes #47
2023-11-18 10:18:58 +01:00
Lukáš Kucharczyk
a4ec5d0dbc
Add django-rest-framework
2023-11-18 10:16:13 +01:00
Lukáš Kucharczyk
c35b539c42
Merge sessions and notes
Django CI/CD / build-and-push (push) Successful in 1m9s
Details
2023-11-17 21:20:33 +01:00
Lukáš Kucharczyk
bbe5e072b2
Don't display prices if zero
2023-11-17 21:10:56 +01:00
Lukáš Kucharczyk
6fc2f623dc
Apply djlint
2023-11-17 21:06:57 +01:00
Lukáš Kucharczyk
45bb2681c7
Use isort on migrations
2023-11-17 09:15:06 +01:00
Lukáš Kucharczyk
dbb8ec3f9a
Handle empty edition_id
2023-11-17 09:14:25 +01:00
Lukáš Kucharczyk
206b5f6d46
Prevent HTMX from messing up the initial state
Django CI/CD / build-and-push (push) Successful in 1m15s
Details
2023-11-16 20:33:56 +01:00
Lukáš Kucharczyk
b7e14ecc83
Account for no sessions
Django CI/CD / build-and-push (push) Successful in 1m21s
Details
2023-11-16 20:29:08 +01:00
Lukáš Kucharczyk
912e010729
Enable hx-boost everywhere
Django CI/CD / build-and-push (push) Successful in 1m18s
Details
2023-11-16 19:56:08 +01:00
Lukáš Kucharczyk
a485237456
Fix form not syncing due to HTMX
Django CI/CD / build-and-push (push) Successful in 2m38s
Details
2023-11-16 19:03:16 +01:00
Lukáš Kucharczyk
c6ed577fe3
Formatting
continuous-integration/drone/push Build is failing
Details
2023-11-16 16:27:41 +01:00
Lukáš Kucharczyk
f2bb15e669
Fix naive date
2023-11-16 16:27:41 +01:00
Lukáš Kucharczyk
c49177d63c
isort
2023-11-16 16:27:41 +01:00
Lukáš Kucharczyk
bd8d30eac1
Improve time-related stuff
...
Add created_at to all models
Add modified_at to Session
Get rid of custom now() function
Make sure aware datetime is used everywhere
2023-11-16 16:27:41 +01:00
Lukáš Kucharczyk
c44d8bf427
Improve time-related stuff
...
continuous-integration/drone/push Build is passing
Details
Add created_at to all models
Add modified_at to Session
Get rid of custom now() function
Make sure aware datetime is used everywhere
2023-11-15 19:14:09 +01:00
Lukáš Kucharczyk
3f037b4c7c
Only allow choosing purchases of selected edition
continuous-integration/drone/push Build is passing
Details
2023-11-15 14:25:42 +01:00
Lukáš Kucharczyk
8783d1fc8e
Name and related_purchase validation for non-games
2023-11-15 13:04:47 +01:00
Lukáš Kucharczyk
9a1d24dbfd
Sort imports, remove cruft
2023-11-15 12:19:31 +01:00
Lukáš Kucharczyk
4720660cff
Fix wrong playrange ordering
2023-11-15 10:40:52 +01:00
Lukáš Kucharczyk
e158bc0623
Improve how editions and purchases are displayed
continuous-integration/drone/push Build is passing
Details
2023-11-15 10:37:24 +01:00
Lukáš Kucharczyk
8982fc5086
Game View: order editions by year
2023-11-14 21:19:36 +01:00
Lukáš Kucharczyk
2b4683e489
Improve and cleanup ConditionalElementHandler
2023-11-14 21:09:43 +01:00
Lukáš Kucharczyk
cce810e8cf
Improve purchase __str__
2023-11-14 19:55:56 +01:00
Lukáš Kucharczyk
62cd17f702
Disallow choosing non-game purchase as related purchase
2023-11-14 19:55:19 +01:00
Lukáš Kucharczyk
a745d16ec3
Order purchases by date on game view
2023-11-14 19:30:19 +01:00
Lukáš Kucharczyk
ae079e36ec
Add purchase types
2023-11-14 19:27:00 +01:00
Lukáš Kucharczyk
d211326c3f
Make sure empty stats are 0
continuous-integration/drone/push Build is failing
Details
2023-11-12 08:01:12 +01:00
Lukáš Kucharczyk
270a291f05
Change stats years to 2000 up to current year
2023-11-12 07:50:12 +01:00
Lukáš Kucharczyk
13b750ca92
Add stat for finished this year's games
2023-11-12 07:40:29 +01:00
Lukáš Kucharczyk
015b6db2f7
Fix detecting manual durations
continuous-integration/drone/push Build is failing
Details
2023-11-11 15:02:28 +01:00
Lukáš Kucharczyk
4517ff2b5a
Fix ordering
continuous-integration/drone/push Build is passing
Details
2023-11-09 21:43:17 +01:00
Lukáš Kucharczyk
884ce13e26
Also prefill year between game and edition
continuous-integration/drone/push Build is passing
Details
2023-11-09 21:20:12 +01:00
Lukáš Kucharczyk
60d29090a1
Adding new games is easier
2023-11-09 21:11:28 +01:00
Lukáš Kucharczyk
1bc3ca057b
Refactor, remove cruft
2023-11-09 19:35:57 +01:00
Lukáš Kucharczyk
c2c0886451
Add backlog decrease count
2023-11-09 19:15:49 +01:00
Lukáš Kucharczyk
b0be7b5887
Fix sort names getting mangled
continuous-integration/drone/push Build is passing
Details
2023-11-09 15:41:46 +01:00
Lukáš Kucharczyk
099d989f16
Pre-fill year when adding edition
2023-11-09 15:20:30 +01:00
Lukáš Kucharczyk
a879360ebd
UX improvements
...
continuous-integration/drone/push Build is passing
Details
* 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-09 14:49:00 +01:00
Lukáš Kucharczyk
866f2526e6
Fix hardcoded year
2023-11-09 10:10:44 +01:00
Lukáš Kucharczyk
ce3c4b55f0
Order devices alphabetically on new session form
continuous-integration/drone/push Build is passing
Details
2023-11-09 10:09:32 +01:00
Lukáš Kucharczyk
c52cd822ae
Use safe_division in more places
2023-11-09 10:06:14 +01:00
Lukáš Kucharczyk
cdc6ca1324
Fix potential division by zero
continuous-integration/drone/push Build is passing
Details
2023-11-09 09:18:49 +01:00