Commit Graph

231 Commits

Author SHA1 Message Date
d54d75576d Workflow: Fix formula11 workflow steps
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 43s
2025-02-02 21:36:13 +01:00
44cd03eec4 Workflow: Add formula11 docker workflow
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 9s
2025-02-02 21:34:09 +01:00
53c7f6c669 Env: Move all node dependencies into devDependencies 2025-02-02 21:27:39 +01:00
6ef94372fd Workflow: Lock alpine version for pocketbase image
All checks were successful
Build Pocketbase Docker Image / pocketbase-docker (push) Successful in 21s
2025-02-02 20:56:40 +01:00
463a784c74 Workflow: Remove PB_VERSION variable
Some checks failed
Build Pocketbase Docker Image / pocketbase-docker (push) Failing after 9s
2025-02-02 20:53:29 +01:00
defd20e8f9 Workflow: Rewrite build command
All checks were successful
Build Pocketbase Docker Image / pocketbase-docker (push) Successful in 6s
2025-02-02 20:52:05 +01:00
a2aced39b3 Workflow: Fix multiline run
All checks were successful
Build Pocketbase Docker Image / pocketbase-docker (push) Successful in 7s
2025-02-02 20:49:48 +01:00
964ba6bdce Workflow: Fix pocketbase workflow branch name 2025-02-02 20:49:35 +01:00
02879f0787 Workflow: Update pocketbase workflow steps 2025-02-02 20:49:35 +01:00
8d0ba8bfe4 Workflow: Add pocketbase docker workflow 2025-02-02 20:49:35 +01:00
11935f26f0 Hooks: Use PB host/port from env variables if defined 2025-02-02 20:08:26 +01:00
ca8fb7dc25 Data/Raceresults: Add missing create result handler to button 2025-01-31 23:23:23 +01:00
2add774fef Racepicks: Center result popup driver codes 2025-01-31 23:22:57 +01:00
4c8bfc1133 Lib: Fix typo in DriverCard 2025-01-31 23:18:57 +01:00
45929e5775 Data/Raceresults: Use guess colorings pxx/dnf badges 2025-01-31 23:14:20 +01:00
bc6d9e7612 Lib: Move pxx guess colorings into config.ts 2025-01-31 23:13:44 +01:00
43b0fd9aa2 Data/Raceresults: Implement initial raceresult display table 2025-01-31 22:56:06 +01:00
25e41f7ae4 Lib: Fix disabled_inputs propagation to create team/driver/race/substitution buttons 2025-01-31 22:19:11 +01:00
14001be46c Racepicks: Update table styling 2025-01-31 22:16:27 +01:00
a3bdd8cbbd Racepicks: Center countdown horizontally 2025-01-31 01:00:05 +01:00
c6f2213d5c Racepicks: Update accordion width + breakpoints 2025-01-31 00:59:00 +01:00
30d4693846 Racepicks: Center driver codes in guess table 2025-01-31 00:56:57 +01:00
5c75728163 Lib: Make RacePickCard labelwidth smaller 2025-01-31 00:56:47 +01:00
01d58e3d1e App: Use /racepicks as default page (reroute / + change Formula11 button destination) 2025-01-31 00:49:26 +01:00
0985936c64 Lib: Hide seconds in countdown component 2025-01-31 00:40:53 +01:00
c222b2a63f Racepicks: Add pxx/dnf separator in result popup + format racedate + display race pxx 2025-01-31 00:39:04 +01:00
4330bed94d Racepicks: Highlight logged in users guess column in red 2025-01-31 00:31:52 +01:00
97013e335e Racepicks: Display relevant race results when clicking on race 2025-01-31 00:31:40 +01:00
4425b8eb6b Racepicks: Add points color legend 2025-01-31 00:02:13 +01:00
e5b43ad4f2 Racepicks: Color past picks based on raceresults 2025-01-30 23:35:11 +01:00
53c4462599 Racepicks: Improve overview race step styling + add countdown 2025-01-30 22:36:49 +01:00
f4b89ec839 Lib: Implement countdown component 2025-01-30 22:33:52 +01:00
b4931611b3 Lib: Add stopwatch svg icon component 2025-01-30 22:33:44 +01:00
261b761069 Racepicks: Make margins on small screens more consistent 2025-01-30 21:17:03 +01:00
2dc170561d Users: Display driver headshot template if user doesn't have avatar 2025-01-30 21:08:59 +01:00
6ebe30e949 Racepicks: Fix races + guesses vertical alignment on smaller screens 2025-01-29 00:42:28 +01:00
abb4452d9c Racepicks: Justify overview cards 2025-01-29 00:32:18 +01:00
5f7a693ec1 Racepicks: Overview styling update + initial guess table implementation 2025-01-29 00:30:33 +01:00
7061aa4976 Racepicks: Sort fetched raceresults 2025-01-29 00:30:18 +01:00
5bf47b9523 Lib: Correct schema (removed some "expand" fields) 2025-01-29 00:29:51 +01:00
9925a9b3c4 Lib: Add optional image zoom on mouse hover 2025-01-29 00:29:20 +01:00
3d8597ae7a Data/Season: Close overview accordion initially 2025-01-28 21:01:14 +01:00
de0a918d27 Data/Season: Display avatars of users that did and didn't pick the current race 2025-01-28 20:53:00 +01:00
86f973d6e0 Data/Season: Fetch users that picked the current race 2025-01-28 20:39:59 +01:00
6149d78d27 Data/Season: Add comment 2025-01-27 23:59:25 +01:00
30328ff4bd Lib: Add comment 2025-01-27 23:59:17 +01:00
c35ea78a50 Racepicks: Fix overview box paddings 2025-01-27 23:51:52 +01:00
d2a08ec59c Racepicks: Implement "Make Pick" button 2025-01-27 23:48:46 +01:00
d300f79baa Racepicks: Implement create/update/delete routes 2025-01-27 23:48:30 +01:00
9d38a03e57 Lib: Add CurrentPickedUser to schema 2025-01-27 23:47:43 +01:00