meldestelle/frontend
Stefan Mogeritsch 62264d9e02 refactor(ui, navigation): implement platform-specific routing and redesign components
- Added platform detection logic `currentPlatform()` in `PlatformType.js.kt`.
- Introduced platform-based behavior for LandingScreen, Dashboard, and Login flow.
- Replaced Row with FlowRow in PingScreen to improve button layout.
- Updated Meldestelle Dashboard with platform-specific headers and authentication checks.
- Adjusted AppHeader to accept `isAuthenticated` and `username` parameters.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
2026-03-19 16:21:23 +01:00
..
core refactor(ui, navigation): implement platform-specific routing and redesign components 2026-03-19 16:21:23 +01:00
features/ping-feature refactor(ui, navigation): implement platform-specific routing and redesign components 2026-03-19 16:21:23 +01:00
shells/meldestelle-portal refactor(ui, navigation): implement platform-specific routing and redesign components 2026-03-19 16:21:23 +01:00
README.md chore(frontend): remove custom Webpack sqlite-wasm integration plugins and cleanup config 2026-01-26 20:37:23 +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