meldestelle/frontend/core
Stefan Mogeritsch 354bd49de6 feat: integrate new desktop shell and extend backend & ADRs
- Added `meldestelle-desktop` module using JVM/Compose Desktop, registered in `settings.gradle.kts`.
- Integrated new screens and desktop navigation into core: `Veranstaltungen`, `TurnierDetail`, etc.
- Expanded backend with `ExposedFunktionaerRepository` in `officials-infrastructure`.
- Completed ADRs for bounded context mapping (`ADR-0014`) and context map (`ADR-0015`).
- Updated and extended project documentation with session logs and architecture decisions.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
2026-03-24 18:22:15 +01:00
..
auth feat(auth, ui): add Keycloak login flow and enhance LoginScreen UI 2026-03-21 17:49:15 +01:00
design-system feat(theme): add centralized typography and color definitions 2026-03-21 16:57:20 +01:00
domain refactor(ui, navigation): implement platform-specific routing and redesign components 2026-03-19 16:21:23 +01:00
local-db refactor: streamline deep link handling and improve sqlite worker initialization 2026-03-16 10:26:41 +01:00
navigation feat: integrate new desktop shell and extend backend & ADRs 2026-03-24 18:22:15 +01:00
network refactor(network): simplify PlatformConfig logic for URL resolution 2026-03-16 10:20:28 +01:00
sync build: switch to hybrid build for Kotlin/JS web-app and optimize Docker setup 2026-02-04 15:34:40 +01:00