brackt/app
Chris Parsons b261d013d3
All checks were successful
🚀 Deploy / 🧪 Test (pull_request) Successful in 3m51s
🚀 Deploy / ʦ🔍 Typecheck & Lint (pull_request) Successful in 1m23s
🚀 Deploy / 🐳 Build (pull_request) Has been skipped
🚀 Deploy / 🚀 Deploy (pull_request) Has been skipped
Paginate and sport-tailor the simulator setup participant table
The participant preview capped at 20 rows via a hard-coded slice, hiding
most of the field for seasons with up to ~300 participants. Add a name
search box and client-side pagination (50/page) over the already-loaded
rows.

Make the columns sport-aware: derive them from each simulator's required
and optional inputs (manifest), label them, mark required ones, and add a
"missing a required input" filter plus a per-row amber marker. For sports
whose inputs live on a dedicated page (tennis surface Elo, golf skills),
show a note linking there instead of implying they are edited here.

Column resolution (the only manifest runtime call) happens in the loader
so the client bundle never imports the simulator manifest/registry, which
transitively pulls in server-only modules.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 22:53:31 -07:00
..
components Fix lint errors in PlayoffBracket and sync-tournament-results test 2026-07-03 21:02:06 -07:00
contexts
hooks Fix SSR/hydration timezone flip in event date and time display (#95) 2026-06-17 06:09:29 +00:00
lib Auto-populate & auto-score tennis Grand Slam brackets from Wikipedia 2026-06-26 21:48:00 -07:00
models Fix mirrored tournaments dropping QP knockout announcements 2026-07-04 16:24:36 +00:00
routes Paginate and sport-tailor the simulator setup participant table 2026-07-06 22:53:31 -07:00
services Sync IndyCar standings from OC Blacktop, fall back to ESPN 2026-07-06 21:20:47 -07:00
test claude/sweet-carson-46j5k6 (#100) 2026-06-19 06:15:32 +00:00
types
utils claude/sports-templates-conversion-ILWAM (#71) 2026-06-04 21:31:49 +00:00
welcome
app.css
entry.client.tsx
entry.server.tsx
root.tsx fix: resolve all 48 WCAG 2.2 AA accessibility issues (#439) 2026-05-17 20:11:38 -07:00
routes.ts Add admin draft schedule Gantt chart 2026-07-02 00:44:23 +00:00