brackt/app/routes
Claude 77963a13f4
All checks were successful
🚀 Deploy / 🧪 Test (pull_request) Successful in 3m1s
🚀 Deploy / ʦ🔍 Typecheck & Lint (pull_request) Successful in 1m18s
🚀 Deploy / 🐳 Build (pull_request) Has been skipped
🚀 Deploy / 🚀 Deploy (pull_request) Has been skipped
Address code-review findings on draft schedule Gantt
- Use make_interval(months => $n) instead of parameterized interval
  multiplication so Postgres can infer the bound param's type (the prior
  form risked a "could not determine data type of parameter" runtime error)
- Fix subject/verb grammar in the coverage-gap warning for a single sport
  ("1 sport has" vs "N sports have")
- Stack overlapping draft windows for the same sport into separate lanes
  via greedy interval scheduling so bars no longer render on top of one
  another; row height grows with the number of concurrent windows
- Add a test covering overlapping windows rendering as separate bars

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Fd51U9DPMNz4KzBeucR6CK
2026-07-02 02:33:15 +00:00
..
__tests__ claude/settings-menu-urls-kbp6x8 (#116) 2026-06-30 16:01:36 +00:00
admin Auto-populate & auto-score tennis Grand Slam brackets from Wikipedia 2026-06-26 21:48:00 -07:00
api Fix three timer-pause gaps found in code review 2026-06-06 08:52:04 -07:00
leagues Show bracket on tennis Grand Slam major event pages (#113) 2026-06-28 04:35:40 +00:00
teams
admin._index.tsx admin fixes (#85) 2026-06-11 00:32:22 +00:00
admin.data-sync.tsx
admin.draft-schedule.tsx Address code-review findings on draft schedule Gantt 2026-07-02 02:33:15 +00:00
admin.leagues.tsx admin fixes (#85) 2026-06-11 00:32:22 +00:00
admin.participants.tsx
admin.simulators.tsx Centralize futures odds onto the simulator page and fix bulk import (#117) 2026-06-30 17:05:52 +00:00
admin.sports-seasons.$id.clone.tsx
admin.sports-seasons.$id.elo-ratings.tsx
admin.sports-seasons.$id.events.$eventId.bracket.server.ts elimination announcements (#114) 2026-06-28 19:36:33 +00:00
admin.sports-seasons.$id.events.$eventId.bracket.tsx Auto-populate & auto-score tennis Grand Slam brackets from Wikipedia 2026-06-26 21:48:00 -07:00
admin.sports-seasons.$id.events.$eventId.cs2-setup.tsx Unify majors: score once, fan out across windows + tennis bracket EV 2026-06-22 20:32:22 -07:00
admin.sports-seasons.$id.events.$eventId.helpers.ts
admin.sports-seasons.$id.events.$eventId.server.ts Unify majors: score once, fan out across windows + tennis bracket EV 2026-06-22 20:32:22 -07:00
admin.sports-seasons.$id.events.$eventId.swiss-matches.tsx claude/great-lovelace-r3bznh (#88) 2026-06-12 22:35:35 +00:00
admin.sports-seasons.$id.events.$eventId.tsx Fix Docker build failure caused by server-only import reaching client bundle 2026-07-01 22:36:25 +00:00
admin.sports-seasons.$id.events.server.ts Unify majors: score once, fan out across windows + tennis bracket EV 2026-06-22 20:32:22 -07:00
admin.sports-seasons.$id.events.tsx Fix Docker build failure caused by server-only import reaching client bundle 2026-07-01 22:36:25 +00:00
admin.sports-seasons.$id.expected-values.server.ts
admin.sports-seasons.$id.expected-values.tsx
admin.sports-seasons.$id.futures-odds.tsx Centralize futures odds onto the simulator page and fix bulk import (#117) 2026-06-30 17:05:52 +00:00
admin.sports-seasons.$id.golf-skills.tsx
admin.sports-seasons.$id.participants.tsx
admin.sports-seasons.$id.regular-standings.tsx
admin.sports-seasons.$id.simulate.tsx Fix simulate route crash and surface actual simulation errors (#64) 2026-06-01 06:47:30 +00:00
admin.sports-seasons.$id.simulator.tsx claude/probability-config-review-1tdolw (#119) 2026-06-30 23:24:48 +00:00
admin.sports-seasons.$id.standings.tsx
admin.sports-seasons.$id.surface-elo.tsx
admin.sports-seasons.$id.tsx Centralize futures odds onto the simulator page and fix bulk import (#117) 2026-06-30 17:05:52 +00:00
admin.sports-seasons.helpers.ts
admin.sports-seasons.new.tsx claude/great-lovelace-r3bznh (#88) 2026-06-12 22:35:35 +00:00
admin.sports-seasons.tsx
admin.sports.$id.tsx
admin.sports.new.tsx
admin.sports.tsx
admin.standings-snapshots.tsx
admin.templates.$id.tsx claude/sports-templates-conversion-ILWAM (#71) 2026-06-04 21:31:49 +00:00
admin.templates.new.tsx claude/sports-templates-conversion-ILWAM (#71) 2026-06-04 21:31:49 +00:00
admin.templates.tsx claude/sports-templates-conversion-ILWAM (#71) 2026-06-04 21:31:49 +00:00
admin.tournaments.$id.tsx Unify majors: score once, fan out across windows + tennis bracket EV 2026-06-22 20:32:22 -07:00
admin.tournaments._index.tsx
admin.tsx Add admin draft schedule Gantt chart 2026-07-02 00:44:23 +00:00
admin.users.tsx
api.admin.export-sports-data.ts
api.auth.$.ts
api.upload-avatar.ts
api.upload-sport-icon.ts
api.upload-team-logo.ts
api.webhooks.cloudinary.ts
check-email.tsx
forgot-password.tsx
healthz.ts Phase A: external HTTP cron jobs for snapshots, standings sync, and simulation (#79) 2026-06-08 07:42:14 +00:00
home.tsx claude/funny-maxwell-vcyb19 (#91) 2026-06-15 22:05:25 +00:00
how-to-play.tsx
i.$inviteCode.tsx
login.tsx
onboarding.tsx
privacy-policy.tsx
register.tsx
reset-password.tsx
rules.tsx
settings.tsx claude/settings-menu-urls-kbp6x8 (#116) 2026-06-30 16:01:36 +00:00
sports-seasons.$sportsSeasonId.tournament.tsx claude/great-lovelace-r3bznh (#88) 2026-06-12 22:35:35 +00:00
sports.tsx
support.tsx
test-socket.tsx
upcoming-events.tsx claude/beautiful-hawking-a72ilq (#92) 2026-06-16 14:11:51 +00:00
user-profile-redirect.tsx