Claude
f496dfd59c
Show leagues where user is a member regardless of team assignment
...
The homepage now uses a union query to show leagues where the user
either has a team in the current season OR is a commissioner. Previously,
commissioners without a team could not see their leagues on the homepage.
https://claude.ai/code/session_01E3ugKTfatkEc5TcDGXvHiW
2026-02-20 18:13:27 +00:00
Chris Parsons
8c5a611b4b
feat: add random team name generation and improve league exit flow
2025-10-14 22:45:24 -07:00
Chris Parsons
6814a82b76
feat: add sports detail route and update homepage meta description
2025-10-13 10:04:32 -07:00
Chris Parsons
5f32ec05af
feat: add current season tracking and active league listing by user
2025-10-11 21:10:01 -07:00
Chris Parsons
226cdd0ea7
feat: implement middleware and context provider for Express integration
2025-10-11 20:56:00 -07:00
Chris Parsons
8425ad3b42
refactor: remove unused Route.MetaArgs type from home meta function
2025-10-11 01:03:58 -07:00
Chris Parsons
48bca99f37
refactor: remove guest book feature and update league settings success flow
2025-10-11 01:03:31 -07:00
Chris Parsons
9dc033b2a0
feat: add commissioner model and league management features
2025-10-11 00:29:04 -07:00
Chris Parsons
3117080592
Initial commit from create-react-router
2025-10-10 23:04:50 -07:00