Commit Graph
100 Commits
Author SHA1 Message Date
christoph 06f0eba1ea Update dockerfile
Build Formula10 Docker Image / build-docker (push) Successful in 25s
2024-02-24 18:20:39 +01:00
christoph d5f2766e7a Update dockerfile
Build Formula10 Docker Image / build-docker (push) Failing after 48s
2024-02-24 18:19:22 +01:00
christoph 81a886965f Update dockerfile
Build Formula10 Docker Image / build-docker (push) Failing after 11s
2024-02-24 18:12:37 +01:00
christoph a7f90a0a0d Update dockerfile
Build Formula10 Docker Image / build-docker (push) Successful in 13s
2024-02-24 18:11:25 +01:00
christoph 10a79dfae3 Update dockerfile
Build Formula10 Docker Image / build-docker (push) Failing after 16s
2024-02-24 18:10:54 +01:00
christoph a91e702b13 Update dockerfile
Build Formula10 Docker Image / build-docker (push) Failing after 16s
2024-02-24 18:04:59 +01:00
christoph 674f209f5d Update dockerfile
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-02-24 18:03:00 +01:00
christoph ecb90a6b48 Update dockerfile
Build Formula10 Docker Image / build-docker (push) Successful in 46s
2024-02-24 17:53:02 +01:00
christoph a371e5b304 Update dockerfile
Build Formula10 Docker Image / build-docker (push) Successful in 20s
2024-02-24 17:49:34 +01:00
christoph 686c7fe945 Update dockerfile
Build Formula10 Docker Image / build-docker (push) Successful in 23s
2024-02-24 17:42:02 +01:00
christoph 3704192730 Finish restructuring files
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-02-24 17:41:12 +01:00
christoph fc8a890511 Change file structure
Build Formula10 Docker Image / build-docker (push) Successful in 50s
2024-02-24 16:22:48 +01:00
christoph 0f15369685 Various frontend improvements
Build Formula10 Docker Image / build-docker (push) Successful in 16s
2024-02-21 00:03:55 +01:00
christoph c91d690345 Rename NONE driver 2024-02-21 00:03:16 +01:00
christoph 0947de5b4c Allow partial season guess input
Build Formula10 Docker Image / build-docker (push) Successful in 57s
2024-02-20 21:08:20 +01:00
christoph 7985b9604a Show separators for NON driver select 2024-02-20 21:08:15 +01:00
christoph 2d912bdc73 Update race result standings handling
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-02-20 20:33:29 +01:00
christoph ea1cf7ec59 Validate entered race result
Build Formula10 Docker Image / build-docker (push) Successful in 15s
2024-02-20 18:13:19 +01:00
christoph 13103cc056 Refactor direction frontend -> backend
Build Formula10 Docker Image / build-docker (push) Successful in 15s
2024-02-20 17:32:38 +01:00
christoph b1d05cf7c8 Improve typing
Build Formula10 Docker Image / build-docker (push) Successful in 23s
2024-02-20 13:45:16 +01:00
christoph b6f7cd85cb Fix small frontend page underline bug
Build Formula10 Docker Image / build-docker (push) Successful in 13s
2024-02-20 01:39:22 +01:00
christoph 9b0379a889 Sanitize URLs
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-02-20 01:30:13 +01:00
christoph 218ec19bf9 Fix teamwinners/podiumdrivers model
Build Formula10 Docker Image / build-docker (push) Successful in 42s
2024-02-20 01:08:39 +01:00
christoph 7d09e00d60 Add ids to select macros 2024-02-20 01:08:26 +01:00
christoph 412b5edf20 Fix season guess frontend selection bug 2024-02-20 01:08:15 +01:00
christoph d6e4480d6d Hide some elements if no guess remains
Build Formula10 Docker Image / build-docker (push) Successful in 32s
2024-02-20 00:43:05 +01:00
christoph cfa5f19394 Fix current page underline
Build Formula10 Docker Image / build-docker (push) Successful in 25s
2024-02-20 00:32:56 +01:00
christoph 861f4484b2 Add tooltips for points/standing + guess colorization
Build Formula10 Docker Image / build-docker (push) Successful in 37s
2024-02-20 00:28:23 +01:00
christoph 455637ca46 Colorize all guesses if points are awarded
Build Formula10 Docker Image / build-docker (push) Successful in 37s
2024-02-19 23:44:14 +01:00
christoph 7f82797066 Refactor direction backend -> frontend
Build Formula10 Docker Image / build-docker (push) Failing after 24s
2024-02-19 23:25:01 +01:00
christoph ce28566d8a Update docker workflow
Build Formula10 Docker Image / build-docker (push) Successful in 14s
2024-02-19 11:32:11 +01:00
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
christoph c56c94d794 Update database model for new guesses 2024-02-14 14:38:41 +01:00
christoph 2ca7cee539 Simplify database model 2024-02-14 13:57:53 +01:00
christoph 916847760c Update routes 2024-02-14 13:32:30 +01:00
christoph ff0b70b380 Refactor nav-bar 2024-02-14 13:32:16 +01:00
christoph 4498f5e075 Reformat 2024-02-14 12:54:53 +01:00
christoph 1ce2142899 Reformat 2024-02-14 12:54:04 +01:00
christoph ff9def9e4b Don't differentiate seasons 2024-02-14 12:54:01 +01:00
christoph 092308be19 Ignore .idea 2024-02-14 12:53:47 +01:00
christoph c6d9020bb9 Show guessresult table on index 2023-11-03 22:48:53 +01:00
christoph 006f8521ab Load all new static data 2023-11-03 22:48:40 +01:00
christoph d8d4b912aa Update database model 2023-11-03 22:48:34 +01:00
christoph 3cd1b330a2 Add more static data 2023-11-03 22:48:21 +01:00
christoph 9be8363d6b Update gitignore 2023-11-03 16:51:39 +01:00
christoph 5bb6b2af83 Add initial app (just index page) 2023-11-03 16:51:35 +01:00
christoph ba49976ba4 Add some static test data 2023-11-03 16:51:26 +01:00
christoph fbe4e8cbee Add some database import export functions 2023-11-03 16:51:20 +01:00
christoph fa485472c8 Add index template 2023-11-03 16:51:09 +01:00
christoph e820fc2dea Add base template 2023-11-03 16:51:05 +01:00
christoph f3919b4db6 Add initial model (just an idea) 2023-11-03 16:50:56 +01:00