meldestelle/frontend/core/domain/src
StefanMoCoAt beb20e0cf7
Some checks failed
Desktop CI — Headless Tests & Build / Compose Desktop — Tests (headless) & Build (push) Has been cancelled
Build and Publish Docker Images / build-and-push (., backend/infrastructure/gateway/Dockerfile, api-gateway, api-gateway) (push) Has been cancelled
Build and Publish Docker Images / build-and-push (., backend/services/ping/Dockerfile, ping-service, ping-service) (push) Has been cancelled
Build and Publish Docker Images / build-and-push (., config/docker/caddy/web-app/Dockerfile, web-app, web-app) (push) Has been cancelled
Build and Publish Docker Images / build-and-push (., config/docker/keycloak/Dockerfile, keycloak, keycloak) (push) Has been cancelled
### feat: erweitere ZNS und SQLDelight-Integration
- **SQLDelight:** Füge neue Queries (`countVereine`, `maxUpdated...`) zur SQLite-Datenbank hinzu und aktualisiere `DesktopMasterdataRepository`.
- **ZNS-Sync:** Passe `ZnsImportState` an, um Pferde- und Funktionärsdaten zu unterstützen.
- **Cloud-Sync:** Entferne redundante Auth-Header und setze Limits für Massensynchronisation auf 50.000 Datensätze.
- **Masterdata-Service:** Stabilisiere Consul Health-Checks und implementiere Limit-Beschränkungen auf Controller-Ebene.
2026-04-22 14:14:39 +02:00
..
commonMain/kotlin/at/mocode/frontend/core/domain ### feat: erweitere ZNS und SQLDelight-Integration 2026-04-22 14:14:39 +02:00
jvmMain/kotlin/at/mocode/frontend/core/domain refactor(ui, navigation): implement platform-specific routing and redesign components 2026-03-19 16:21:23 +01:00
jvmTest/kotlin/at/mocode/frontend/core/domain/validation feat(validation): integrate ÖTO/FEI rule validations and centralized validators 2026-04-03 09:04:12 +02:00
wasmJsMain/kotlin/at/mocode/frontend/core/domain refactor(ui, navigation): implement platform-specific routing and redesign components 2026-03-19 16:21:23 +01:00