brackt/app/routes/leagues
Claude bf5cd62cb5
Fix RouterContextProvider type errors in action test files
Cast context argument to RouterContextProvider in test helpers so
ActionFunctionArgs strict typing is satisfied without weakening the
production action signatures back to any.

https://claude.ai/code/session_01FKq2gPFYpgdfxr8cw4Z2AZ
2026-02-23 02:53:37 +00:00
..
__tests__ Fix RouterContextProvider type errors in action test files 2026-02-23 02:53:37 +00:00
$leagueId.draft-board.$seasonId.tsx Code review fixes: type safety, security hardening, and dead code removal 2026-02-23 02:41:43 +00:00
$leagueId.draft.$seasonId.tsx Code review fixes: type safety, security hardening, and dead code removal 2026-02-23 02:41:43 +00:00
$leagueId.server.ts Code review fixes: type safety, security hardening, and dead code removal 2026-02-23 02:41:43 +00:00
$leagueId.settings.tsx Fix public draft board access not working when setting is enabled (#23) 2026-02-22 16:31:24 -08:00
$leagueId.sports-seasons.$sportsSeasonId.server.ts Fix sports season page 404 when sports season is linked to multiple leagues (#10) 2026-02-20 11:35:35 -08:00
$leagueId.sports-seasons.$sportsSeasonId.tsx feat: Add routes and components for sports season display, including playoff brackets and standings 2025-11-12 23:44:33 -08:00
$leagueId.standings.$seasonId.teams.$teamId.tsx feat: Implement team breakdown pages with detailed score breakdown 2025-11-14 20:01:21 -08:00
$leagueId.standings.$seasonId.tsx Code review fixes: type safety, security hardening, and dead code removal 2026-02-23 02:41:43 +00:00
$leagueId.tsx Redesign to dark-mode-only with navy palette and accent colors (#13) 2026-02-20 19:26:11 -08:00
new.tsx Add implementation plan for commissioner-without-team feature (#6) 2026-02-20 08:45:09 -08:00