Commit Graph
172 Commits
Author SHA1 Message Date
christoph 2c1eec552b Fix link href for specific user page 2024-02-19 11:30:23 +01:00
christoph a5a57e16fa Make user names clickable to reach specific pages
Build Formula10 Docker Image / build-docker (push) Successful in 45s
2024-02-19 10:04:49 +01:00
christoph d0c7ba242c Implement backend for guess + result entering
Build Formula10 Docker Image / build-docker (push) Failing after 11s
2024-02-19 02:02:03 +01:00
christoph 595b49c2b5 Implement race result entering template 2024-02-19 02:01:47 +01:00
christoph a99b9ff005 Implement guess entering in race template 2024-02-19 02:01:39 +01:00
christoph e9c916305e Fix logo click 2024-02-19 02:01:19 +01:00
christoph 1c126796a9 Fix active users bug in enter/user templates
Build Formula10 Docker Image / build-docker (push) Successful in 34s
2024-02-18 23:05:43 +01:00
christoph 26ad2c6881 Add drivers excluded from points to raceresult model 2024-02-18 23:03:23 +01:00
christoph ddca2748b3 Fix issue in database utils
Create db when loading dynamic data + users no longer static
2024-02-18 23:03:07 +01:00
christoph b8316cc236 Add basic raceresult entering template with DnD 2024-02-18 23:02:40 +01:00
christoph adf6d6e99a Update model to include full race result
Build Formula10 Docker Image / build-docker (push) Successful in 1m47s
2024-02-16 17:59:50 +01:00
christoph ea34413b3c Refactor handling of active user 2024-02-16 17:59:43 +01:00
christoph ab8def6b4f Delete static users 2024-02-16 17:58:50 +01:00
christoph b628682f58 Persist chosen user between race/season pages
Build Formula10 Docker Image / build-docker (push) Successful in 42s
2024-02-16 16:57:14 +01:00
christoph af8ace15d0 Update static data 2024-02-16 16:25:09 +01:00
christoph 883f17ba9a Don't use python image from bitch dockerhub
Build Formula10 Docker Image / build-docker (push) Successful in 58s
2024-02-16 16:13:47 +01:00
christoph 7ea5d945c9 Update docker image python version
Build Formula10 Docker Image / build-docker (push) Failing after 8s
2024-02-16 16:11:32 +01:00
christoph d56477f2c6 Improve capitalization + texts
Build Formula10 Docker Image / build-docker (push) Failing after 17s
2024-02-16 16:04:29 +01:00
christoph d2ab905185 Frontend improvements 2024-02-16 15:30:00 +01:00
christoph 799bb0c796 Add user management
Build Formula10 Docker Image / build-docker (push) Successful in 15s
2024-02-16 15:12:02 +01:00
christoph 240c9000f2 Disable debug mode + listen on 0.0.0.0
Build Formula10 Docker Image / build-docker (push) Successful in 26s
2024-02-16 12:02:56 +01:00
christoph 7dd7b2c98e Expose port
Build Formula10 Docker Image / build-docker (push) Successful in 16s
2024-02-16 11:50:33 +01:00
christoph 15065498be Update branch name in docker workflow
Build Formula10 Docker Image / build-docker (push) Successful in 54s
2024-02-16 11:42:48 +01:00
christoph e498dcefd9 Add docker workflow 2024-02-16 11:41:54 +01:00
christoph 15f4a7a1ef Make season page cards more compact 2024-02-16 11:21:50 +01:00
christoph f05d227e3e Fixate table left/rightmost column width 2024-02-16 11:21:41 +01:00
christoph 516fa107e5 Allow selecting single users to view 2024-02-16 00:18:55 +01:00
christoph 26acc22e84 Formatting 2024-02-16 00:18:45 +01:00
christoph 97161c96a9 Ignore dynamic data 2024-02-15 23:34:11 +01:00
christoph 33972bf210 Finish implementing data saving/loading 2024-02-15 23:34:01 +01:00
christoph c422477778 Move static data 2024-02-15 23:33:44 +01:00
christoph 2d53bcae7d Implement season guessing logic 2024-02-15 23:09:33 +01:00
christoph ec825ca5af Improve model by storing objects serialized 2024-02-15 23:09:27 +01:00
christoph 4b843b8abd Add node packages for bootstrap source version 2024-02-15 23:09:07 +01:00
christoph 5eafb5745c Implement season template 2024-02-15 23:08:59 +01:00
christoph 5819fd8b54 Use template macros for race template 2024-02-15 23:08:49 +01:00
christoph c1261d97bd Add template team + driver macros 2024-02-15 23:08:39 +01:00
christoph c1a691d911 Add users 2024-02-15 23:08:23 +01:00
christoph e01307758c Change bootstrap to source version 2024-02-15 23:08:20 +01:00
christoph 3c2924f58f Add empty template for season guesses 2024-02-15 17:02:00 +01:00
christoph 93a087caf8 Add season guesses to db schema 2024-02-15 17:01:46 +01:00
christoph 54ca61124a Improve race guesses frontend 2024-02-15 16:32:06 +01:00
christoph 46214514c8 Reverse race order 2024-02-14 19:30:47 +01:00
christoph 150a185439 Implement entering results 2024-02-14 18:40:42 +01:00
christoph dd2a638f47 Update templates 2024-02-14 18:40:33 +01:00
christoph 5ef1c3a3a8 Add result entering template 2024-02-14 17:10:39 +01:00
christoph a2ab82b092 Implement adding race guesses 2024-02-14 17:10:19 +01:00
christoph 1dc995663e Implement dynamic data export 2024-02-14 15:04:19 +01:00
christoph 45be605094 Update routes 2024-02-14 14:39:00 +01:00
christoph dca8a833b8 Update templates (nav etc.) 2024-02-14 14:38:48 +01:00