KoogleApp/src/Koogle.Web
beo3000 d8ca8ed0a9 Add PersonState Fluxor state management (Phase D1)
- PersonState.cs: State record with Persons, SelectedPerson, IsLoading, Error
- PersonActions.cs: Load/Create/Update/Delete actions with success/failure variants
- PersonReducers.cs: Pure reducers for all person actions
- PersonEffects.cs: Async effects calling IPersonService

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-24 14:59:44 +01:00
..
Components Add Club admin page with CRUD (Phase C2) 2025-12-24 14:46:37 +01:00
Controllers add password reset 2025-12-23 17:09:24 +01:00
Properties mod project structure 2025-12-21 09:59:40 +01:00
Store Add PersonState Fluxor state management (Phase D1) 2025-12-24 14:59:44 +01:00
wwwroot mod project structure 2025-12-21 09:59:40 +01:00
Koogle.Web.csproj add fluxor AuthState 2025-12-21 22:14:00 +01:00
Program.cs add fluxor AuthState 2025-12-21 22:14:00 +01:00
appsettings.Development.json add fluxor AuthState 2025-12-21 22:14:00 +01:00
appsettings.json mod project structure 2025-12-21 09:59:40 +01:00