|
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>
|
||
|---|---|---|
| .. | ||
| AuthRecoveryOverlay.tsx | ||
| AvailableParticipantsSection.tsx | ||
| CommissionerAutodraftDialog.stories.tsx | ||
| CommissionerAutodraftDialog.tsx | ||
| CommissionerDraftControls.stories.tsx | ||
| CommissionerDraftControls.tsx | ||
| ConnectionOverlay.tsx | ||
| DraftGridSection.tsx | ||
| DraftPickCell.stories.tsx | ||
| DraftPickCell.tsx | ||
| DraftSummaryView.tsx | ||
| MiniDraftGrid.stories.tsx | ||
| MiniDraftGrid.tsx | ||
| ParticipantSelectionDialog.tsx | ||
| picks-utils.ts | ||
| QueueSection.stories.tsx | ||
| QueueSection.tsx | ||
| RecentPicksFeed.tsx | ||
| RecentPicksSection.tsx | ||
| RollbackConfirmDialog.stories.tsx | ||
| RollbackConfirmDialog.tsx | ||
| SidebarRecentPicks.tsx | ||
| TeamRosterView.tsx | ||
| TeamsDraftedGrid.tsx | ||
| TimeBankAdjustmentDialog.stories.tsx | ||
| TimeBankAdjustmentDialog.tsx | ||