Commit Graph
235 Commits
Author SHA1 Message Date
christoph 3eab329b42 Skeleton: Display if a user email is verified in profile drawer 2025-03-15 00:20:12 +01:00
christoph 43e8a00aeb Skeleton: Use writable store for pbUser object 2025-03-14 23:56:52 +01:00
christoph 614e2becc4 Skeleton: Remove user/admin from fetched data
This data was fetched before it was available, so the user object was
undefined
2025-03-14 22:35:03 +01:00
christoph c597fff15a Skeleton: Initial support for user emails 2025-03-14 22:19:40 +01:00
christoph 7abe668169 Data/Users: Don't show username (as it's used for login)
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 46s
2025-03-14 19:46:08 +01:00
christoph b6fd307725 Seasonpicks: Display firstname in table 2025-03-14 19:45:06 +01:00
christoph b160d15683 Racepicks: Display firstname in table 2025-03-14 19:44:58 +01:00
christoph 082bb72ec1 Seasonpicks: Disable countdown until seasonpicks will be locked
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 28s
2025-03-14 01:45:57 +01:00
christoph a0d75d6411 Lib: Rename fetch_seasonpicks to fetch_visibleseasonpicks 2025-03-14 01:24:24 +01:00
christoph 8ee212bbf3 Seasonpicks: Fix slightly scrollable teamwinner/podiums in accordion 2025-03-14 01:20:25 +01:00
christoph e7d78883b3 Seasonpicks: Fix accordion grid layout when signed out
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 26s
2025-03-14 00:44:48 +01:00
christoph d72b623105 Racepicks: Fix accordion grid layout when signed out 2025-03-14 00:44:39 +01:00
christoph 1ddd2282e2 Skeleton: Invalidate seasonpick-/racepick-data when logging in 2025-03-14 00:44:26 +01:00
christoph 2536126ead Skeleton: Trim login data + fix undefined firstname when updating profile
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 26s
2025-03-14 00:39:16 +01:00
christoph 8c18cef7aa Racepicks: Use grid for accordion
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 27s
2025-03-14 00:27:40 +01:00
christoph e63c905f0e Seasonpicks: Use grid for accordion + adjust breakpoints 2025-03-14 00:27:33 +01:00
christoph b36ec6c3cd Seasonpicks: Increase hottake row height in table 2025-03-14 00:13:23 +01:00
christoph 17a1ea8524 Racepicks: Use new date format helpers
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 50s
2025-03-14 00:08:41 +01:00
christoph bbdb684a8a Season/Races: Fix datetimes being shown in UTC + use new date format helpers 2025-03-14 00:08:29 +01:00
christoph 780706ce4a Layout: Don't check for username/firstname in profile update handler
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 29s
2025-02-27 01:11:50 +01:00
christoph d4d44a79f6 Seasonpicks: Fix accordion lag
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 27s
2025-02-27 00:55:58 +01:00
christoph 63ba16bd4d Racepicks: Fix accordion lag 2025-02-27 00:55:52 +01:00
christoph 750c89823d Seasonpicks: Sort teamwinners and podiums
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 27s
2025-02-27 00:52:00 +01:00
christoph 55d0525b37 Racepicks: Fix "Your Race Pick" accordion opening lag 2025-02-27 00:51:49 +01:00
christoph 4d7b96b5cc Seasonpick: Fix modal component typo
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 32s
2025-02-27 00:10:35 +01:00
christoph e5fd61aa49 Skeleton: Register SeasonPickCard modal component 2025-02-27 00:10:11 +01:00
christoph 08774fc40b Raceresults: Fetch substitutions 2025-02-26 23:21:43 +01:00
christoph 161929f1c2 Seasonpicks: Hide Doohan text if no pick 2025-02-26 22:30:29 +01:00
christoph 6475c49af0 Seasonpicks: Implement "Your Season Pick" Accordion
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 26s
2025-02-26 22:28:16 +01:00
christoph b6f02c683f Racepicks: Show all picked/outstanding users with scroll 2025-02-26 22:28:03 +01:00
christoph c119567a90 Seasonpicks: Make first column width match racepicks page
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 27s
2025-02-26 21:24:16 +01:00
christoph 99de8eec72 Seasonpicks: Only display hottakes before deadline
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 30s
2025-02-26 21:20:45 +01:00
christoph cb8eb26d22 Seasonpicks: Refactor current seasonpick acquisition + user new fetchers
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 43s
2025-02-26 21:04:21 +01:00
christoph 1ca384700a Racepicks: Refactor current racepick acquisition + use new fetchers 2025-02-26 21:04:08 +01:00
christoph 6c8738366a Seasonpicks: Implement first (rough) seasonpick display page
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 57s
2025-02-25 20:47:43 +01:00
christoph d31576a4d5 Racepicks: Make vertical race name font smaller on small screens 2025-02-25 18:59:39 +01:00
christoph 98e4f92485 Seasonpicks: Fetch users that already made their seasonpick 2025-02-18 01:21:15 +01:00
christoph 9b1de1d4b7 Data/Users: Don't await graphics 2025-02-18 01:20:45 +01:00
christoph 03c19480a0 Racepicks: Don't await graphics 2025-02-18 01:20:37 +01:00
christoph 2fb7a7d597 Seasonpicks: Fetch teams/drivers/seasonpicks 2025-02-18 00:43:05 +01:00
christoph 036733b287 Racepicks: Use pointer cursor for race column (to highlight result popups) 2025-02-18 00:42:49 +01:00
christoph c67ee16641 Skeleton: Remove dependencies/subscriptions on view collections
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 26s
2025-02-18 00:02:01 +01:00
christoph c74b31907f Lib: Remove manual data invalidation in favor of pocketbase subscriptions
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 31s
2025-02-17 23:51:12 +01:00
christoph 98b11f7b9b Skeleton: Subscribe to pocketbase realtime events for all collections
Build Formula11 Docker Image / pocketbase-docker (push) Successful in 54s
2025-02-17 23:33:35 +01:00
christoph 8c2754cebc Racepicks: Also fetch missing substitutions 2025-02-17 23:32:30 +01:00
christoph ba5dac81fd Racepicks: Fix picked users grid padding inconsistency 2025-02-17 23:32:18 +01:00
christoph 4a1fcc6447 Skeleton: Some login logic fixes 2025-02-17 22:56:03 +01:00
christoph 04b69611a1 Skeleton: Define dependencies when fetching data 2025-02-17 21:15:00 +01:00
christoph 25a55ec94e Skeleton: Delegate data fetching to specific routes and only load what's needed 2025-02-17 21:12:11 +01:00
christoph 8c8be5273b Lib: Move data fetching functions to library 2025-02-17 20:59:50 +01:00