meldestelle/frontend/features
Stefan Mogeritsch 12810ce82d refactor(ping-feature): clean up imports, simplify UI state handling, and remove redundant variables
Simplified imports for better readability, addressed unnecessary null check for `uiState.errorMessage`, and removed an unused `CoroutineScope` variable in `MainApp`. Improved code clarity and maintainability.
2026-01-19 16:12:13 +01:00
..
auth-feature disable(Wasm): temporarily deactivate WASM target across modules for stability 2026-01-09 15:40:40 +01:00
members-feature migrate(local-db): replace Room with SQLDelight for JS/WASM compatibility 2026-01-09 12:32:12 +01:00
ping-feature refactor(ping-feature): clean up imports, simplify UI state handling, and remove redundant variables 2026-01-19 16:12:13 +01:00
.gitkeep chore(MP-23): network DI client, frontend architecture guards, detekt & ktlint setup, docs, ping DI factory (#21) 2025-11-30 23:14:00 +01:00