Add `eq(schema.playoffMatches.isComplete, false)` to the bracket-sports query in `getUpcomingEventsForDraftedParticipants` so that individual playoff matches already scored (isComplete = true) no longer appear on the upcoming events calendar, even when the parent scoring event is still open. Also update the schema mock in upcoming-calendar.test.ts to include `playoffMatches.isComplete` and add a test covering this behaviour. https://claude.ai/code/session_01GMLmjN9mwoANfpgSciD7Bi |
||
|---|---|---|
| .. | ||
| components | ||
| contexts | ||
| hooks | ||
| lib | ||
| models | ||
| routes | ||
| services | ||
| test | ||
| types | ||
| utils | ||
| welcome | ||
| app.css | ||
| entry.client.tsx | ||
| entry.server.tsx | ||
| root.tsx | ||
| routes.ts | ||