Skip to content

feat: NFL dynasty asset roster view#109

Merged
asecord92 merged 1 commit into
mainfrom
nfl-dynasty-view
Jul 24, 2026
Merged

feat: NFL dynasty asset roster view#109
asecord92 merged 1 commit into
mainfrom
nfl-dynasty-view

Conversation

@asecord92

Copy link
Copy Markdown
Owner

Summary

PR 3 of 3 for the NFL dynasty roster view (roadmap #6) — the user-facing piece.

  • NFLRosterView now consumes POST /dashboard/nfl_roster via useDashboardWidget (client stale-while-revalidate for free) instead of reading the rosters row directly.
  • Layout: Draft Picks first (valued chips + pick-capital total), window verdict badge + depth flags, then Starters / Bench / Taxi Squad / IR with market value, pos rank, age-band chip (Ascending/Prime/Aging/Cliff), rookie/2nd-yr tag, injury badge, and a 30-day trend arrow on meaningful moves.
  • Mobile-first two-line rows (no horizontal-scroll table); FantasyCalc-down shows roster reads with a quiet notice; unsynced league keeps the "hit Sync" empty state.
  • Roster page header copy updated; What's New bullets curated for the release (id deliberately not bumped — announce separately).

Testing

🤖 Generated with Claude Code

Rewrites NFLRosterView from a plain starter/bench table into the dynasty
view fed by POST /dashboard/nfl_roster: draft-pick inventory first (with
FantasyCalc values and pick-capital total), the roster-window verdict +
depth flags, then Starters/Bench/Taxi/IR groups with market value,
positional rank, age-curve chip, rookie tag, and 30-day trend arrow.

Mobile-first rows (no wide table), stale-while-revalidate via
useDashboardWidget, graceful FantasyCalc-down state, and the synced-
roster empty state preserved. What''s New bullets curated (id not bumped).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dynastyos Ready Ready Preview, Comment Jul 24, 2026 2:55am

@railway-app
railway-app Bot temporarily deployed to dynastyops-secordlabs / dynastyos-pr-109 July 24, 2026 02:55 Destroyed
@asecord92
asecord92 merged commit 6c6762f into main Jul 24, 2026
5 checks passed
@asecord92
asecord92 deleted the nfl-dynasty-view branch July 24, 2026 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant