Commit Graph

449 Commits

Author SHA1 Message Date
756004476d Season/Teams: Update table height 2025-03-25 19:31:20 +01:00
0e0203c4f7 Season/Substitutions: Update table height 2025-03-25 19:31:13 +01:00
7e24a43312 Season/Races: Update table height 2025-03-25 19:31:06 +01:00
4bfa15f4aa Season/Drivers: Update table height 2025-03-25 19:31:01 +01:00
f3eb710403 Data/Raceresults: Update table height 2025-03-25 19:30:43 +01:00
bc158b6060 Lib: Add scraper library functions for results/team standings/driver standings 2025-03-25 19:30:10 +01:00
2fa2d7006b Lib: Add ScrapedDriverStanding + ScrapedTeamStanding to schema 2025-03-25 19:29:48 +01:00
36b4aea1c2 Lib: Add pocketbase fetchers for scraped data 2025-03-25 19:29:32 +01:00
4a497aefb4 Lib: Add optional height classes to component + make thead sticky 2025-03-25 19:29:16 +01:00
22a6da55fa Lib: Add ScrapedRaceResult to schema 2025-03-25 18:00:58 +01:00
b0859ff147 Env: Add cheerio node dep 2025-03-25 18:00:46 +01:00
cdf11fc2ba Raceresults: Check for 0 pxxs in results table
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 54s
2025-03-25 18:00:26 +01:00
8f27828384 Lib: Don't force 7 pxxs in RaceResultCard 2025-03-25 18:00:04 +01:00
e40c284726 Lib: Disable race select filtering in RaceResultCard when editing an existing result
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 28s
2025-03-23 19:16:18 +01:00
80fa0216fb Lib: Only show races without result present in RaceResultCard race dropdown
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 27s
2025-03-23 19:10:37 +01:00
ec56925dca Lib: Add placeholder to RaceCard, hint to end name with emoji
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 27s
2025-03-23 19:03:17 +01:00
243a020e00 Racepicks: Rework racename display on mobile (fixes emoji bug)
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 40s
2025-03-23 19:00:48 +01:00
45d4cc1557 Env: Add runes2 npm dep for emoji support 2025-03-23 19:00:34 +01:00
23d01672de Lib: Check for empty string in format_date
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 28s
2025-03-23 18:17:46 +01:00
ab32cfc49a Racepicks: Fix race result popup clipping with avatar table header
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 29s
2025-03-23 18:12:41 +01:00
2faa57489d Pocketbase: Update schema
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 29s
2025-03-23 17:22:08 +01:00
c732ff2014 Leaderboard: Implement first primitive leaderboard page (only total points)
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 29s
2025-03-23 17:17:07 +01:00
7fb38874d9 Leaderboard: Fetch points data 2025-03-23 17:16:51 +01:00
ce2c7af35c Env: Add sqlite/sqlitebrowser to flake 2025-03-23 17:16:30 +01:00
9ec0bf0bd5 Lib: Add fetchers for RacePickPoints and RacePickPointsAcc 2025-03-23 17:16:10 +01:00
f249205cd8 Lib: Add RacePickPoints and RacePickPointsAcc to schema 2025-03-23 17:15:59 +01:00
25e50fd64b Racepicks: Fix incorrect column min-width
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 19s
2025-03-23 08:47:46 +01:00
67164cff09 Racepicks: Make table scroll on both axes, always show race+avatars
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 28s
2025-03-18 18:54:19 +01:00
cb87f336a3 Seasonpicks: Remove obsolete styling 2025-03-18 18:53:43 +01:00
d490eb339e Seasonpicks: Fix accordion shadow (other shadows still missing)
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 30s
2025-03-18 18:08:34 +01:00
132b538775 Lib: Sort driver dropdown options by lastname 2025-03-18 17:22:33 +01:00
843824ffa9 Seasonpicks: Make table scroll on both axes, always show category+avatars 2025-03-18 17:12:50 +01:00
db75fd2ace Seasonpicks: Do not hide usernames on mobile (columns stay large enough) 2025-03-18 13:46:16 +01:00
6bfc87fdc3 Racepicks: Align table column min width with seasonpicks table 2025-03-18 13:31:52 +01:00
d3827cf914 Skeleton: Update drawer width breakpoints 2025-03-18 13:29:44 +01:00
6f329322bc Remove obsolete TODOs 2025-03-18 13:08:01 +01:00
1fe6c49f2b Racepicks: Add tooltips to small images (e.g. avatars...)
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 48s
2025-03-18 12:40:41 +01:00
cf4d98f480 Seasonpicks: Add tooltips to small images (e.g. avatars, podiums, ...) 2025-03-18 12:40:31 +01:00
8051b86d51 Seasonpicks: Remove unused awaited promise 2025-03-18 12:30:03 +01:00
901bcc1c05 Lib: Add tooltip capability to LazyImage 2025-03-18 12:29:49 +01:00
19170ebef9 Env: Add uuid npm dep 2025-03-18 12:29:28 +01:00
6a5be20e80 Seasonpicks: Don't slice teamwinners in accordion 2025-03-18 12:23:46 +01:00
8250378da4 Skeleton: Fix error in pbUser store access 2025-03-18 12:14:45 +01:00
8a79da8d8b Racepicks: Hide accordion if signed out 2025-03-18 12:14:00 +01:00
a9b37a8884 Seasonpicks: Hide accordion if signed out 2025-03-18 12:13:54 +01:00
1857755cfb Racepicks: Update accordion picked/outstanding overflows 2025-03-18 12:05:08 +01:00
3f31a00a09 Seasonpicks: Update accordion podiums/teamwinners/picked/outstanding overflows 2025-03-18 12:05:00 +01:00
0870e6510f Env: Update flake lock 2025-03-16 15:32:20 +01:00
5da7cfa089 Lib: Migrate to page from $app/state
All checks were successful
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 27s
2025-03-15 12:08:18 +01:00
6b3c0716b0 Skeleton: Migrate to page from $app/state 2025-03-15 12:08:12 +01:00