|
Some checks failed
🚀 Deploy / 🧪 Test (pull_request) Successful in 1m36s
🚀 Deploy / ʦ TypeScript (pull_request) Failing after 1m16s
🚀 Deploy / 🔍 Lint (pull_request) Successful in 48s
🚀 Deploy / 🐳 Build (pull_request) Has been skipped
🚀 Deploy / 🚀 Deploy (pull_request) Has been skipped
- Discord pick notifications now show the sequential pick-in-round
(e.g. "Round 2, Pick 9") rather than the snake-adjusted slot position
("Round 2, Pick 5") — fixes confusing numbers on even rounds
- Remove unused pickInRound param from notifyPickMadeOnDiscord; add
regression test for the 13-team snake draft case
- League name in draft-in-progress card is now a link to the league
homepage alongside the existing Enter Draft button
- Overnight pause cell label shortened to "🌙 Pause" (resumesAt line
below it already provides the time context)
- Queue and recent picks items use bg-card instead of bg-muted for
better visual separation from the panel background
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 | ||