KoogleApp/src
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
..
Koogle.Application add password reset 2025-12-23 17:09:24 +01:00
Koogle.Domain added club relations to datamodel 2025-12-23 15:05:22 +01:00
Koogle.Infrastructure edit users 2025-12-23 17:57:16 +01:00
Koogle.Web Add PersonState Fluxor state management (Phase D1) 2025-12-24 14:59:44 +01:00
KoogleApp mod layout 2025-12-21 23:01:56 +01:00
src.zip dev authorization 2025-12-21 14:42:26 +01:00