|
All checks were successful
🚀 Deploy / 🧪 Test (pull_request) Successful in 3m23s
🚀 Deploy / 🧪 Test (push) Successful in 3m9s
🚀 Deploy / ʦ🔍 Typecheck & Lint (push) Successful in 1m20s
🚀 Deploy / 🐳 Build (push) Successful in 1m9s
🚀 Deploy / ʦ🔍 Typecheck & Lint (pull_request) Successful in 1m23s
🚀 Deploy / 🐳 Build (pull_request) Has been skipped
🚀 Deploy / 🚀 Deploy (pull_request) Has been skipped
🚀 Deploy / 🚀 Deploy (push) Successful in 12s
Surface projected final points on the full standings page and restructure the rank/point change indicators so columns align cleanly on desktop and mobile. - StatHelpers: stacked label/value/delta columns with a per-row reservable delta line; merge rank/point indicators into a single DeltaBadge; parameterize StatDivider height. - StandingsPreview: opt-in `showProjected` column (projected points only), gated on participants remaining; reserve the delta line only when a row actually moved (no stray em-dashes). - Full standings page: pass projected data + showProjected (hidden when the season is complete). - League home: fetch via getSevenDayStandingsChange so the preview shows the same 7-day rank/point changes as the full standings page. - LeagueRow: top-align stats and restore h-8 dividers so the shared-component changes don't alter the league list rows. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| admin | ||
| api | ||
| leagues | ||
| teams | ||
| admin._index.tsx | ||
| admin.data-sync.tsx | ||
| admin.leagues.tsx | ||
| admin.participants.tsx | ||
| admin.simulators.tsx | ||
| admin.sports-seasons.$id.clone.tsx | ||
| admin.sports-seasons.$id.elo-ratings.tsx | ||
| admin.sports-seasons.$id.events.$eventId.bracket.server.ts | ||
| admin.sports-seasons.$id.events.$eventId.bracket.tsx | ||
| admin.sports-seasons.$id.events.$eventId.cs2-setup.tsx | ||
| admin.sports-seasons.$id.events.$eventId.helpers.ts | ||
| admin.sports-seasons.$id.events.$eventId.server.ts | ||
| admin.sports-seasons.$id.events.$eventId.swiss-matches.tsx | ||
| admin.sports-seasons.$id.events.$eventId.tsx | ||
| admin.sports-seasons.$id.events.server.ts | ||
| admin.sports-seasons.$id.events.tsx | ||
| admin.sports-seasons.$id.expected-values.server.ts | ||
| admin.sports-seasons.$id.expected-values.tsx | ||
| admin.sports-seasons.$id.futures-odds.tsx | ||
| 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 | ||
| admin.sports-seasons.$id.simulator.tsx | ||
| admin.sports-seasons.$id.standings.tsx | ||
| admin.sports-seasons.$id.surface-elo.tsx | ||
| admin.sports-seasons.$id.tsx | ||
| admin.sports-seasons.helpers.ts | ||
| admin.sports-seasons.new.tsx | ||
| admin.sports-seasons.tsx | ||
| admin.sports.$id.tsx | ||
| admin.sports.new.tsx | ||
| admin.sports.tsx | ||
| admin.standings-snapshots.tsx | ||
| admin.templates.$id.tsx | ||
| admin.templates.new.tsx | ||
| admin.templates.tsx | ||
| admin.tournaments.$id.tsx | ||
| admin.tournaments._index.tsx | ||
| admin.tsx | ||
| 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 | ||
| home.tsx | ||
| how-to-play.tsx | ||
| i.$inviteCode.tsx | ||
| login.tsx | ||
| onboarding.tsx | ||
| privacy-policy.tsx | ||
| register.tsx | ||
| reset-password.tsx | ||
| rules.tsx | ||
| settings.tsx | ||
| sports-seasons.$sportsSeasonId.tournament.tsx | ||
| sports.tsx | ||
| support.tsx | ||
| test-socket.tsx | ||
| upcoming-events.tsx | ||
| user-profile-redirect.tsx | ||