Commit Graph
100 Commits
Author SHA1 Message Date
christoph 6ef94372fd Workflow: Lock alpine version for pocketbase image
Build Pocketbase Docker Image / pocketbase-docker (push) Successful in 21s
2025-02-02 20:56:40 +01:00
christoph 463a784c74 Workflow: Remove PB_VERSION variable
Build Pocketbase Docker Image / pocketbase-docker (push) Failing after 9s
2025-02-02 20:53:29 +01:00
christoph defd20e8f9 Workflow: Rewrite build command
Build Pocketbase Docker Image / pocketbase-docker (push) Successful in 6s
2025-02-02 20:52:05 +01:00
christoph a2aced39b3 Workflow: Fix multiline run
Build Pocketbase Docker Image / pocketbase-docker (push) Successful in 7s
2025-02-02 20:49:48 +01:00
christoph 964ba6bdce Workflow: Fix pocketbase workflow branch name 2025-02-02 20:49:35 +01:00
christoph 02879f0787 Workflow: Update pocketbase workflow steps 2025-02-02 20:49:35 +01:00
christoph 8d0ba8bfe4 Workflow: Add pocketbase docker workflow 2025-02-02 20:49:35 +01:00
christoph 11935f26f0 Hooks: Use PB host/port from env variables if defined 2025-02-02 20:08:26 +01:00
christoph ca8fb7dc25 Data/Raceresults: Add missing create result handler to button 2025-01-31 23:23:23 +01:00
christoph 2add774fef Racepicks: Center result popup driver codes 2025-01-31 23:22:57 +01:00
christoph 4c8bfc1133 Lib: Fix typo in DriverCard 2025-01-31 23:18:57 +01:00
christoph 45929e5775 Data/Raceresults: Use guess colorings pxx/dnf badges 2025-01-31 23:14:20 +01:00
christoph bc6d9e7612 Lib: Move pxx guess colorings into config.ts 2025-01-31 23:13:44 +01:00
christoph 43b0fd9aa2 Data/Raceresults: Implement initial raceresult display table 2025-01-31 22:56:06 +01:00
christoph 25e41f7ae4 Lib: Fix disabled_inputs propagation to create team/driver/race/substitution buttons 2025-01-31 22:19:11 +01:00
christoph 14001be46c Racepicks: Update table styling 2025-01-31 22:16:27 +01:00
christoph a3bdd8cbbd Racepicks: Center countdown horizontally 2025-01-31 01:00:05 +01:00
christoph c6f2213d5c Racepicks: Update accordion width + breakpoints 2025-01-31 00:59:00 +01:00
christoph 30d4693846 Racepicks: Center driver codes in guess table 2025-01-31 00:56:57 +01:00
christoph 5c75728163 Lib: Make RacePickCard labelwidth smaller 2025-01-31 00:56:47 +01:00
christoph 01d58e3d1e App: Use /racepicks as default page (reroute / + change Formula11 button destination) 2025-01-31 00:49:26 +01:00
christoph 0985936c64 Lib: Hide seconds in countdown component 2025-01-31 00:40:53 +01:00
christoph c222b2a63f Racepicks: Add pxx/dnf separator in result popup + format racedate + display race pxx 2025-01-31 00:39:04 +01:00
christoph 4330bed94d Racepicks: Highlight logged in users guess column in red 2025-01-31 00:31:52 +01:00
christoph 97013e335e Racepicks: Display relevant race results when clicking on race 2025-01-31 00:31:40 +01:00
christoph 4425b8eb6b Racepicks: Add points color legend 2025-01-31 00:02:13 +01:00
christoph e5b43ad4f2 Racepicks: Color past picks based on raceresults 2025-01-30 23:35:11 +01:00
christoph 53c4462599 Racepicks: Improve overview race step styling + add countdown 2025-01-30 22:36:49 +01:00
christoph f4b89ec839 Lib: Implement countdown component 2025-01-30 22:33:52 +01:00
christoph b4931611b3 Lib: Add stopwatch svg icon component 2025-01-30 22:33:44 +01:00
christoph 261b761069 Racepicks: Make margins on small screens more consistent 2025-01-30 21:17:03 +01:00
christoph 2dc170561d Users: Display driver headshot template if user doesn't have avatar 2025-01-30 21:08:59 +01:00
christoph 6ebe30e949 Racepicks: Fix races + guesses vertical alignment on smaller screens 2025-01-29 00:42:28 +01:00
christoph abb4452d9c Racepicks: Justify overview cards 2025-01-29 00:32:18 +01:00
christoph 5f7a693ec1 Racepicks: Overview styling update + initial guess table implementation 2025-01-29 00:30:33 +01:00
christoph 7061aa4976 Racepicks: Sort fetched raceresults 2025-01-29 00:30:18 +01:00
christoph 5bf47b9523 Lib: Correct schema (removed some "expand" fields) 2025-01-29 00:29:51 +01:00
christoph 9925a9b3c4 Lib: Add optional image zoom on mouse hover 2025-01-29 00:29:20 +01:00
christoph 3d8597ae7a Data/Season: Close overview accordion initially 2025-01-28 21:01:14 +01:00
christoph de0a918d27 Data/Season: Display avatars of users that did and didn't pick the current race 2025-01-28 20:53:00 +01:00
christoph 86f973d6e0 Data/Season: Fetch users that picked the current race 2025-01-28 20:39:59 +01:00
christoph 6149d78d27 Data/Season: Add comment 2025-01-27 23:59:25 +01:00
christoph 30328ff4bd Lib: Add comment 2025-01-27 23:59:17 +01:00
christoph c35ea78a50 Racepicks: Fix overview box paddings 2025-01-27 23:51:52 +01:00
christoph d2a08ec59c Racepicks: Implement "Make Pick" button 2025-01-27 23:48:46 +01:00
christoph d300f79baa Racepicks: Implement create/update/delete routes 2025-01-27 23:48:30 +01:00
christoph 9d38a03e57 Lib: Add CurrentPickedUser to schema 2025-01-27 23:47:43 +01:00
christoph 31be7bceae Skeleton: Register RacePickCard as component modal 2025-01-27 23:47:36 +01:00
christoph 42c6390d6e Lib: Allow adding extra classes to LazyImage component 2025-01-27 23:47:20 +01:00
christoph aee0da174d Lib: Add RacePickCard component 2025-01-27 23:47:10 +01:00
christoph 9ad670ab5e App: Disable user-select 2025-01-27 20:30:33 +01:00
christoph b95a5109e0 Lib: Disable draggable images 2025-01-27 20:30:27 +01:00
christoph 9f7361bd4e Racepicks: Fetch graphics 2025-01-27 20:16:43 +01:00
christoph 4d9364f945 Data/Season: Add comment 2025-01-27 20:16:27 +01:00
christoph 2aa176ed5f Lib: Add ChequeredFlagIcon component 2025-01-27 20:16:17 +01:00
christoph ec75f97ee5 App: Add shadows to buttons (except for the header) 2025-01-27 19:44:03 +01:00
christoph 986a49377b Lib: Hide table header if no data is passed 2025-01-27 19:43:45 +01:00
christoph a34cf50ace Env: Disable python dependency in flake 2025-01-27 19:38:28 +01:00
christoph 5a506768ab Lib: Add extraclass field to Button component 2025-01-27 19:38:17 +01:00
christoph 36c2789304 All: Replace <b> with <span class="font-bold"> 2025-01-27 19:38:08 +01:00
christoph 8dc9675d84 Data/Season: Add comment 2025-01-26 15:21:48 +01:00
christoph cb8df4e05e Racepicks: Shitty styling progress on overview boxes 2025-01-26 15:21:22 +01:00
christoph 1158efd5f1 Lib: Add shadow option to Button component 2025-01-26 15:18:47 +01:00
christoph 46343bf208 Racepicks: Add initial unstyled elements ("Guess" button + Next Race overview) 2025-01-26 14:13:46 +01:00
christoph 7bd8c6613b Racepicks: Fetch races and remove expanding of races/drivers (already fetched separately) 2025-01-26 14:13:10 +01:00
christoph 341c831670 Racepicks: Fetch racepicks, raceresults, drivers and the current race 2025-01-26 13:55:21 +01:00
christoph 70e55feac9 Data/Season: Add badges to substitution step column 2025-01-26 13:53:57 +01:00
christoph 9ef669c11a Lib: Add RaceResult to schema 2025-01-26 13:53:34 +01:00
christoph 2a124b7201 Data/Season: Sort substitutions table by race step 2025-01-26 13:02:49 +01:00
christoph 1d597a431e Data/Season: Add race step to substitutions page 2025-01-26 13:02:39 +01:00
christoph 73df15a188 Lib: Add possible "expand" fields to schema 2025-01-26 13:02:26 +01:00
christoph d78f58976f Racepicks: Load racepicks from PB 2025-01-25 19:12:20 +01:00
christoph d2b6bd88ca Lib: Update RacePick schema (expanded values) 2025-01-25 19:11:55 +01:00
christoph e8f1bfca0a Env: Update flake + node packages 2025-01-25 18:54:11 +01:00
christoph 8fec70384d Lib: Make table non-interactive (use pointer cursor instead) 2025-01-25 18:35:27 +01:00
christoph c39a10abe5 Lib: Add RacePick schema 2025-01-25 18:29:56 +01:00
christoph 6bb065ba6c Data/Users: Rename layout.server.ts to page.server.ts 2025-01-25 18:29:43 +01:00
christoph d007cac4c0 Lib: Make table rows colors alternating 2025-01-25 18:27:01 +01:00
christoph 766f09c5b5 Data/Season: Update create teams/drivers/races/substitutions button colors 2025-01-25 18:26:47 +01:00
christoph 7ec8411011 Data/Users: Sort users by username 2025-01-25 17:16:23 +01:00
christoph 7659e03324 Data/Users: Implement users overview table 2025-01-25 17:15:22 +01:00
christoph 3e36bdf27a Data/Users: Rename path 2025-01-25 16:44:12 +01:00
christoph 045577ce24 Data/RaceResults: Rename path 2025-01-25 16:44:06 +01:00
christoph b207aa5e29 Profile: Add firstname field to users 2025-01-25 16:43:36 +01:00
christoph a552865b2f Lib: Add svg NameIcon 2025-01-25 16:28:09 +01:00
christoph 999cf5bf16 Lib: Remove LazyCard component 2025-01-25 16:27:56 +01:00
christoph aad969fc46 Env: Add svelte-check command to flake 2025-01-25 16:27:45 +01:00
christoph a3805f76a1 Data/Season: Split Teams/Drivers/Races/Substitutions into individual routes 2024-12-27 21:52:03 +01:00
christoph e733ed568a Skeleton: Center navbar buttons 2024-12-27 21:51:41 +01:00
christoph 2e814c99be Data/Raceresult: Add dummy page 2024-12-27 21:51:13 +01:00
christoph ea54ea58f1 Lib: Make button pathname matching more relaxed 2024-12-27 21:51:03 +01:00
christoph 545488da8a Data/Season: Reorder typescript section 2024-12-27 19:58:05 +01:00
christoph 65f60ec6b1 Lib: Remove LazyDropdown
It was identical to "Dropdown" after removing the non-lazy "Image"
component
2024-12-27 19:44:05 +01:00
christoph bcd8f3dfb5 Lib: Close Team/Driver/Race/Substitution cards when clicking on the image 2024-12-27 19:43:36 +01:00
christoph 00a577520c Lib: Allow to pass an onclick handler for the card image 2024-12-27 19:43:16 +01:00
christoph c286cea7b5 Data/Season: Add remaining "Create" buttons (drivers/races/substitutions) 2024-12-27 19:36:08 +01:00
christoph 80d2fe2297 Lib: Load modal meta data required for "create" driver/race/team/substitution cards 2024-12-27 19:35:47 +01:00
christoph 56b1606d1a Data/Season: Fix team dropdown icon dimensions 2024-12-27 19:16:14 +01:00
christoph 2d2fd9f622 Lib: Remove non-lazy image
We need the width/height anyways to determine the max size, so don't
bother with non-lazy stuff
2024-12-27 19:16:02 +01:00
christoph e4a4a15367 Data/Season: Add create team button 2024-12-23 17:32:45 +01:00