209 Commits

Author SHA1 Message Date
b628682f58 Persist chosen user between race/season pages
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 42s
2024-02-16 16:57:14 +01:00
af8ace15d0 Update static data 2024-02-16 16:25:09 +01:00
883f17ba9a Don't use python image from bitch dockerhub
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 58s
2024-02-16 16:13:47 +01:00
7ea5d945c9 Update docker image python version
Some checks failed
Build Formula10 Docker Image / build-docker (push) Failing after 8s
2024-02-16 16:11:32 +01:00
d56477f2c6 Improve capitalization + texts
Some checks failed
Build Formula10 Docker Image / build-docker (push) Failing after 17s
2024-02-16 16:04:29 +01:00
d2ab905185 Frontend improvements 2024-02-16 15:30:00 +01:00
799bb0c796 Add user management
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 15s
2024-02-16 15:12:02 +01:00
240c9000f2 Disable debug mode + listen on 0.0.0.0
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 26s
2024-02-16 12:02:56 +01:00
7dd7b2c98e Expose port
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 16s
2024-02-16 11:50:33 +01:00
15065498be Update branch name in docker workflow
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 54s
2024-02-16 11:42:48 +01:00
e498dcefd9 Add docker workflow 2024-02-16 11:41:54 +01:00
15f4a7a1ef Make season page cards more compact 2024-02-16 11:21:50 +01:00
f05d227e3e Fixate table left/rightmost column width 2024-02-16 11:21:41 +01:00
516fa107e5 Allow selecting single users to view 2024-02-16 00:18:55 +01:00
26acc22e84 Formatting 2024-02-16 00:18:45 +01:00
97161c96a9 Ignore dynamic data 2024-02-15 23:34:11 +01:00
33972bf210 Finish implementing data saving/loading 2024-02-15 23:34:01 +01:00
c422477778 Move static data 2024-02-15 23:33:44 +01:00
2d53bcae7d Implement season guessing logic 2024-02-15 23:09:33 +01:00
ec825ca5af Improve model by storing objects serialized 2024-02-15 23:09:27 +01:00
4b843b8abd Add node packages for bootstrap source version 2024-02-15 23:09:07 +01:00
5eafb5745c Implement season template 2024-02-15 23:08:59 +01:00
5819fd8b54 Use template macros for race template 2024-02-15 23:08:49 +01:00
c1261d97bd Add template team + driver macros 2024-02-15 23:08:39 +01:00
c1a691d911 Add users 2024-02-15 23:08:23 +01:00
e01307758c Change bootstrap to source version 2024-02-15 23:08:20 +01:00
3c2924f58f Add empty template for season guesses 2024-02-15 17:02:00 +01:00
93a087caf8 Add season guesses to db schema 2024-02-15 17:01:46 +01:00
54ca61124a Improve race guesses frontend 2024-02-15 16:32:06 +01:00
46214514c8 Reverse race order 2024-02-14 19:30:47 +01:00
150a185439 Implement entering results 2024-02-14 18:40:42 +01:00
dd2a638f47 Update templates 2024-02-14 18:40:33 +01:00
5ef1c3a3a8 Add result entering template 2024-02-14 17:10:39 +01:00
a2ab82b092 Implement adding race guesses 2024-02-14 17:10:19 +01:00
1dc995663e Implement dynamic data export 2024-02-14 15:04:19 +01:00
45be605094 Update routes 2024-02-14 14:39:00 +01:00
dca8a833b8 Update templates (nav etc.) 2024-02-14 14:38:48 +01:00
c56c94d794 Update database model for new guesses 2024-02-14 14:38:41 +01:00
2ca7cee539 Simplify database model 2024-02-14 13:57:53 +01:00
916847760c Update routes 2024-02-14 13:32:30 +01:00
ff0b70b380 Refactor nav-bar 2024-02-14 13:32:16 +01:00
4498f5e075 Reformat 2024-02-14 12:54:53 +01:00
1ce2142899 Reformat 2024-02-14 12:54:04 +01:00
ff9def9e4b Don't differentiate seasons 2024-02-14 12:54:01 +01:00
092308be19 Ignore .idea 2024-02-14 12:53:47 +01:00
c6d9020bb9 Show guessresult table on index 2023-11-03 22:48:53 +01:00
006f8521ab Load all new static data 2023-11-03 22:48:40 +01:00
d8d4b912aa Update database model 2023-11-03 22:48:34 +01:00
3cd1b330a2 Add more static data 2023-11-03 22:48:21 +01:00
9be8363d6b Update gitignore 2023-11-03 16:51:39 +01:00