Lukáš Kucharczyk lukas
  • Joined on 2020-07-29
lukas pushed to main at lukas/timetracker 2023-01-05 14:19:01 +00:00
34ce1e9b05 Set up tests, add tests for common.util.time, add %d
lukas pushed to main at lukas/timetracker 2023-01-05 11:19:59 +00:00
67f5090bf8 Rely on poetry for make test
51d5306f91 Add more cache dirs to .gitignore
66a49ff911 Rely on poetry's virtual env
Compare 3 commits »
lukas pushed to main at lukas/timetracker 2023-01-05 11:05:19 +00:00
3e32261d4a Set up test environment for testing
lukas pushed to main at lukas/timetracker 2023-01-05 11:02:05 +00:00
9b07758198 Install poetry before testing
lukas pushed to main at lukas/timetracker 2023-01-05 10:52:58 +00:00
c57f969a00 Add tests for common.util.time
lukas pushed to main at lukas/timetracker 2023-01-05 10:24:33 +00:00
fd7fc7c710 Annotate common.util.time.now
lukas pushed to main at lukas/timetracker 2023-01-05 10:24:13 +00:00
32f10e183e Display total hours played on homepage
fdb9aa8e84 Add format_duration to common.util.time
Compare 2 commits »
lukas pushed to main at lukas/timetracker 2023-01-04 19:28:19 +00:00
4b45127335 Allow deleting sessions
b8a15e43db Redirect after adding game/platform/purchase/session
a1309c3738 Fix display of duration_manual
12cc9025a0 Fix display of duration_calculated, display durations less than a minute
6fe960bc04 Make the "Finish now?" button on session list work
Compare 5 commits »
lukas pushed to main at lukas/timetracker 2023-01-04 16:46:08 +00:00
61d2e65d83 Remove cruft
lukas pushed to main at lukas/timetracker 2023-01-04 16:29:29 +00:00
84dafe9223 Update generated CSS
59cf620ff3 Set version in the footer to fixed, fix main container height
40810256aa Improve session listing
b3842504af Save calculated duration to database
bf61326c18 Make it possible to add a new platform
Compare 8 commits »
lukas pushed to main at lukas/timetracker 2023-01-03 21:33:49 +00:00
84c92fe654 Fix version
lukas pushed to main at lukas/timetracker 2023-01-03 21:06:45 +00:00
166dd716ed Remove non-working tag from CI file
lukas pushed to main at lukas/timetracker 2023-01-03 21:04:47 +00:00
6102459637 Set VERSION_NUMBER in Dockerfile
e4cd75d51f Use add.html for add_purchase
b1c8f58855 Add make shell
Compare 3 commits »
lukas commented on issue lukas/timetracker#1 2023-01-03 20:54:36 +00:00
Remove testing database

Done in 3cdfb94fe2bb4423683d4ac23615f9130c987831, partially included as sample.yml in fixtures

lukas closed issue lukas/timetracker#1 2023-01-03 20:54:36 +00:00
Remove testing database
lukas commented on issue lukas/timetracker#2 2023-01-03 20:51:38 +00:00
Add Makefile

Done in 0f2f0d281e6364e361bd2495ad55fe520232d39d

lukas closed issue lukas/timetracker#2 2023-01-03 20:51:38 +00:00
Add Makefile
lukas pushed tag 0.1.0 to lukas/timetracker 2023-01-03 20:49:12 +00:00
lukas pushed to main at lukas/timetracker 2023-01-03 20:44:23 +00:00
250f841e00 Try fixing CI
lukas pushed tag 0.1.0 to lukas/timetracker 2023-01-03 20:37:10 +00:00