|
Some checks failed
🚀 Deploy / 🧪 Test (pull_request) Failing after 1m29s
🚀 Deploy / ʦ TypeScript (pull_request) Successful in 1m16s
🚀 Deploy / 🔍 Lint (pull_request) Successful in 49s
🚀 Deploy / 🐳 Build (pull_request) Has been skipped
🚀 Deploy / 🚀 Deploy (pull_request) Has been skipped
- Remove MD 1/2/3 grouping from GroupStageStandings; list matches chronologically under date separators (Jun 14, Jun 18, etc.) - Fix MatchResult layout: show kick-off time below team names instead of sandwiching the date between them - Sort group stage matches by scheduledAt ASC NULLS LAST in the model so unscheduled matches always trail scheduled ones - Add Groups/Bracket toggle to the sports season page when both a group stage and knockout bracket exist, mirroring the NBA/AFL standings toggle; sports with both standings and group stage now include all three views - Include group stage matches in getUpcomingEventsForDraftedParticipants so World Cup fixtures appear on the home page calendar - Fix isAllCompete check in UpcomingEventsCard and UpcomingCalendarPanel to treat group_stage_match as a bracket-style event (shows team badges, not "N of your picks") Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| draft | ||
| league | ||
| marketing | ||
| scoring | ||
| sport-season | ||
| sports | ||
| standings | ||
| ui | ||
| user/settings | ||
| AutodraftSettings.tsx | ||
| BatchResultEntry.tsx | ||
| DraftGrid.tsx | ||
| DraftSidebar.tsx | ||
| navbar.tsx | ||
| NavigationProgress.tsx | ||
| NotificationSettings.tsx | ||
| ParticipantSelector.tsx | ||
| SportIcon.tsx | ||
| StandingsTable.tsx | ||
| TeamAvatar.stories.tsx | ||
| TeamAvatar.tsx | ||
| UserMenu.tsx | ||