meldestelle/frontend/features
Stefan Mogeritsch e30304937f chore: update module dependencies and remove unused imports
- Added `backend.infrastructure.persistence` to `@SpringBootApplication` scanBasePackages in `IdentityServiceApplication` and included it as a dependency in `build.gradle.kts`.
- Cleaned up unused imports in several files, including `Screens.kt`, `VeranstaltungScreens.kt`, and `TurnierAbrechnungTab.kt`.
- Updated `PingJpaEntity` to include `@Column` annotation for `createdAt` field.
- Refactored import ordering in `ZnsImportServiceTest` and `DatabaseFactory`.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
2026-03-28 17:00:19 +01:00
..
nennung-feature refactor(ui): replace TabRow with PrimaryTabRow and improve toggle state handling in MainApp 2026-03-21 14:00:15 +01:00
ping-feature refactor(preview): replace @Preview with @ComponentPreview and update dependencies 2026-03-26 16:59:43 +01:00
turnier-feature chore: update module dependencies and remove unused imports 2026-03-28 17:00:19 +01:00
veranstalter-feature Implement Veranstalter and Veranstaltung management: Add VeranstalterDetailScreen, seed FakeVeranstaltungStore, and enable deletion of Veranstaltungen. Extend onboarding with device name validation. Refine UI for VeranstalterKonfigScreen, add InvalidContextNotice, and centralize navigation checks. 2026-03-28 01:37:32 +01: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