meldestelle/frontend
Stefan Mogeritsch 59568a42d8 refactor(ping-feature): integrate DI refactor, enhance web build, and update feature workflow
Refactored the `ping-feature` module to adopt centralized `HttpClient` through Koin DI, replacing legacy implementations. Added secure API calls with improved error handling and updated Webpack build scripts to resolve worker path issues. Enhanced `PingScreen` with extended functionality, UI updates, and aligned test cases for the new architecture. Consolidated feature workflows and finalized documentation with a comprehensive feature implementation guide.
2026-01-17 12:05:34 +01:00
..
core refactor(frontend, build): update PingViewModel initialization, resolve view model via Koin, and clean yarn dependencies 2026-01-12 19:47:59 +01:00
features refactor(ping-feature): integrate DI refactor, enhance web build, and update feature workflow 2026-01-17 12:05:34 +01:00
shared refactor(build, dependencies): introduce SQLDelight WebWorker setup, update Spring Boot dependencies, and align versions 2026-01-12 17:05:44 +01:00
shells/meldestelle-portal refactor(ping-feature): integrate DI refactor, enhance web build, and update feature workflow 2026-01-17 12:05:34 +01:00
README.md docs: restructure domain documentation and update references 2026-01-15 13:44:49 +01:00

Frontend Module

Dieses Modul enthält den gesamten Code für das Kotlin Multiplatform (KMP) Frontend "Meldestelle Portal".

Die vollständige Dokumentation befindet sich hier: -> docs/06_Frontend/README.md