Backend: - Add get_teams_by_owner() to SBA API client - Update /api/auth/me to return user's teams from SBA API - Add sba_current_season config setting (default: 13) Frontend: - Replace hardcoded myTeamId with computed from auth store teams - Fix isMyTurn logic to check actual team ownership - Update REFACTORING_PLAN.json Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| box_score_service.py | ||
| lineup_service.py | ||
| oauth_state.py | ||
| pd_api_client.py | ||
| play_stat_calculator.py | ||
| position_rating_service.py | ||
| redis_client.py | ||
| sba_api_client.py | ||
| stat_view_refresher.py | ||