meldestelle/frontend/core
Stefan Mogeritsch 1f9f528554 fix(tests): resolve EntriesIsolationIntegrationTest failures with test-specific DB config
- Added `TestExposedConfiguration` to connect Exposed with Spring `DataSource` in the `test` profile.
- Downgraded `springdoc` version from `3.0.0` to `2.8.9` for Spring Boot 3.x compatibility.
- Applied `@ActiveProfiles("test")` to `EntriesIsolationIntegrationTest`.
- Updated roadmap documentation to reflect bugfix and test success.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
2026-04-03 10:52:40 +02:00
..
auth feat(auth, ui): add Keycloak login flow and enhance LoginScreen UI 2026-03-21 17:49:15 +01:00
design-system feat(pferde-feature): introduce Pferde management module with screens, ViewModel, and domain models 2026-03-31 12:20:03 +02:00
domain feat(validation): integrate ÖTO/FEI rule validations and centralized validators 2026-04-03 09:04:12 +02:00
local-db refactor: streamline deep link handling and improve sqlite worker initialization 2026-03-16 10:26:41 +01:00
navigation Enhance Veranstalter and Veranstaltung flows: add confirm dialog for event creation, refine navigation logic, and improve onboarding with keyboard focus handling. 2026-04-02 00:41:29 +02:00
network fix(tests): resolve EntriesIsolationIntegrationTest failures with test-specific DB config 2026-04-03 10:52:40 +02:00
sync build: switch to hybrid build for Kotlin/JS web-app and optimize Docker setup 2026-02-04 15:34:40 +01:00