Christoph Urlacher christoph
  • Dortmund, Germany
  • CS student at TU-Dortmund

  • Joined on 2023-11-08
christoph closed issue christoph/svelte-formula11#46 2025-04-19 20:56:27 +02:00
Wrong driver is shown in race result selection autocomplete after driver switched teams
christoph opened issue christoph/svelte-formula11#47 2025-04-19 20:56:04 +02:00
Add result column to racepicks table (only on desktop)
christoph pushed to master at christoph/svelte-formula11 2025-04-16 03:03:39 +02:00
59ece62947 Lib: Fix driver id lookup by selected chips in RaceResultCard
christoph commented on issue christoph/svelte-formula11#46 2025-04-16 03:00:47 +02:00
Wrong driver is shown in race result selection autocomplete after driver switched teams

The driver ID lookup from the selected chip in the RaceResultCard doesn't support multiple drivers with identical codes :( https://gitea.vps.chriphost.de/christoph/svelte-formula11/src/branch/mast…

christoph opened issue christoph/svelte-formula11#46 2025-04-16 02:47:40 +02:00
Wrong driver is shown in race result selection autocomplete after driver switched teams
christoph pushed to master at christoph/svelte-formula11 2025-03-27 14:40:58 +01:00
9cabe902a0 Pocketbase: Update schema
christoph pushed to master at christoph/svelte-formula11 2025-03-27 13:28:28 +01:00
c8016509ea Season/Teams: Remove border from team color badge
82941d4a2a Season/Drivers: Remove border from team color badge
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2025-03-27 13:17:32 +01:00
a9ac49f6fa Season/Drivers: Display started_active in table
0cd4129a6e Seasonpicks: Filter drivers (podiums/teamwinners) by started_active
eeae9fea6e Lib: Set started_active field for new driver in TeamSwitchCard
35af66c222 Lib: Add started_active field to Driver schema
Compare 4 commits »
christoph closed issue christoph/svelte-formula11#45 2025-03-27 13:00:41 +01:00
Implement driver team switch mechanism
christoph opened issue christoph/svelte-formula11#45 2025-03-27 13:00:35 +01:00
Implement driver team switch mechanism
christoph pushed to master at christoph/svelte-formula11 2025-03-27 13:00:15 +01:00
707ba0f156 Season/Drivers: Add "Switch Team" button
a1a9166c73 Skeleton: Register TeamSwitchCard component
310d2c1bd3 Lib: Implement TeamSwitchCard
7d49da3492 Lib: Prevent DriverCard from updating driver teams (use team switch)
edbcf5e5ab Lib: Update SubstitutionCard promises
Compare 5 commits »
christoph pushed to main at christoph/flake-homelab 2025-03-26 14:34:05 +01:00
e82f958961 ThinkNix: Disable docker ipv6
7f41c82d5f ServeNix: Disable docker ipv6
Compare 2 commits »
christoph pushed to main at christoph/flake-homelab 2025-03-26 14:02:23 +01:00
f91dbcc046 Servenix: Update box service
christoph opened issue christoph/svelte-formula11#44 2025-03-25 20:48:03 +01:00
Lock the fetch data button for non-admins
christoph pushed to master at christoph/svelte-formula11 2025-03-25 20:33:37 +01:00
f66f6783d2 Skeleton: Link to roadmap in navbar
415c9e3ae1 Lib: Add newtab option to Button component
Compare 2 commits »
christoph opened issue christoph/svelte-formula11#43 2025-03-25 20:21:16 +01:00
Rework the data tables (badges, colorings, etc.)
christoph opened issue christoph/svelte-formula11#42 2025-03-25 20:20:23 +01:00
Rework the Accordions (they suck and lag)
christoph opened issue christoph/svelte-formula11#41 2025-03-25 20:17:13 +01:00
Allow to automatically fill in the raceresult from official data
christoph opened issue christoph/svelte-formula11#40 2025-03-25 20:16:22 +01:00
Reorganize the pocketbase table names, group by name prefixes
christoph pushed to master at christoph/svelte-formula11 2025-03-25 20:12:06 +01:00
cb4a2140f7 Skeleton: Move data drawer "Official" button