Commit Graph

218 Commits

Author SHA1 Message Date
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
31be7bceae Skeleton: Register RacePickCard as component modal 2025-01-27 23:47:36 +01:00
42c6390d6e Lib: Allow adding extra classes to LazyImage component 2025-01-27 23:47:20 +01:00
aee0da174d Lib: Add RacePickCard component 2025-01-27 23:47:10 +01:00
9ad670ab5e App: Disable user-select 2025-01-27 20:30:33 +01:00
b95a5109e0 Lib: Disable draggable images 2025-01-27 20:30:27 +01:00
9f7361bd4e Racepicks: Fetch graphics 2025-01-27 20:16:43 +01:00
4d9364f945 Data/Season: Add comment 2025-01-27 20:16:27 +01:00
2aa176ed5f Lib: Add ChequeredFlagIcon component 2025-01-27 20:16:17 +01:00
ec75f97ee5 App: Add shadows to buttons (except for the header) 2025-01-27 19:44:03 +01:00
986a49377b Lib: Hide table header if no data is passed 2025-01-27 19:43:45 +01:00
a34cf50ace Env: Disable python dependency in flake 2025-01-27 19:38:28 +01:00
5a506768ab Lib: Add extraclass field to Button component 2025-01-27 19:38:17 +01:00
36c2789304 All: Replace <b> with <span class="font-bold"> 2025-01-27 19:38:08 +01:00