Enhance Veranstalter and Veranstaltung flows: add confirm dialog for event creation, refine navigation logic, and improve onboarding with keyboard focus handling.
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

This commit is contained in:
2026-04-02 00:40:43 +02:00
parent b990f4dc05
commit d3d80f6995
11 changed files with 587 additions and 120 deletions
@@ -21,10 +21,5 @@ kotlin {
implementation(kotlin("test"))
}
}
val jvmTest by getting {
dependencies {
implementation(projects.platform.platformTesting)
}
}
}
}
@@ -72,7 +72,7 @@ class AltersklasseRechnerTest {
}
@Test
fun `ermittleAltersklassen berücksichtigt SpartenFilter`() {
fun `ermittleAltersklassen beruecksichtigt SpartenFilter`() {
val reiter = DomReiter(
personId = Uuid.random(),
satznummer = "123456",