brackt/app/utils
Claude 7a9dd3b874
Address code review feedback on draft window implementation
- sports-data-sync: use unambiguous past placeholder dates for synced seasons,
  with a comment explaining the intent
- sports-season model: remove redundant top-level lte/gte imports (callback
  form already supplies them)
- _journal.json: add missing trailing newline
- sports-season test: mock ~/database/schema instead of stubbing all drizzle
  builder functions, matching the established pattern in the codebase
- admin list: compute today once in component body instead of per-row

https://claude.ai/code/session_01LHYgpyimF8v8odUB6kj8Qc
2026-04-06 01:57:58 +00:00
..
sports-data-sync.server.ts Address code review feedback on draft window implementation 2026-04-06 01:57:58 +00:00
team-names.ts feat: add random team name generation and improve league exit flow 2025-10-14 22:45:24 -07:00