meldestelle/frontend/features
Stefan Mogeritsch 6bbf6dc966 feat(pferde-feature): introduce Pferde management module with screens, ViewModel, and domain models
- Added `pferde-feature` module for managing horses, including list, detail, and editing views.
- Implemented `MsMasterDetailLayout` for PferdeScreen, integrating `MsDataTable`, `MsFilterBar`, and `MsActionToolbar`.
- Defined domain models (`Pferd`, `Geschlecht`, `PferdeStatus`) with mock data support.
- Updated roadmap to mark `Pferde-Verwaltung (MVP)` as complete.
- Registered the new module in `settings.gradle.kts` and `meldestelle-desktop` build configuration.
- Added previews for Pferde and Reiter components to support IDE render.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
2026-03-31 12:20:03 +02:00
..
billing-feature feat(billing-feature): introduce billing module with Money class, calculation logic, and DI setup 2026-03-30 16:38:29 +02:00
nennung-feature refactor(ui): replace TabRow with PrimaryTabRow and improve toggle state handling in MainApp 2026-03-21 14:00:15 +01:00
pferde-feature feat(pferde-feature): introduce Pferde management module with screens, ViewModel, and domain models 2026-03-31 12:20:03 +02:00
ping-feature docs(roadmap): mark Phase 1 as complete and update progress in Frontend_Komponenten_Roadmap.md 2026-03-31 10:10:31 +02:00
profile-feature refactor(design-system): consolidate components and standardize naming with Ms prefix 2026-03-31 10:07:17 +02:00
reiter-feature feat(pferde-feature): introduce Pferde management module with screens, ViewModel, and domain models 2026-03-31 12:20:03 +02:00
turnier-feature feat(billing-feature): introduce billing module with Money class, calculation logic, and DI setup 2026-03-30 16:38:29 +02:00
veranstalter-feature feat(billing-feature): introduce billing module with Money class, calculation logic, and DI setup 2026-03-30 16:38:29 +02:00
veranstaltung-feature chore: remove deprecated horses, clubs, officials, and persons services 2026-03-28 16:51:08 +01:00
zns-import-feature chore: remove deprecated horses, clubs, officials, and persons services 2026-03-28 16:51:08 +01:00