meldestelle/frontend/features/profile-feature
Stefan Mogeritsch c20899752a refactor(design-system): consolidate components and standardize naming with Ms prefix
- Removed redundant files: `AppFooter`, `AppHeader`, `AppScaffold`, `LoadingIndicator`, `MeldestelleButton`, `MeldestelleTextField`, `DashboardCard`.
- Introduced `MsFooter`, `MsHeader`, `MsScaffold`, `MsLoadingIndicator`, `MsButton`, `MsTextField`, `MsCard` with standardized implementation and naming.
- Updated references in `profile-feature` and `ping-feature` to use the new components.
- Aligned with roadmap goals for a consistent, reusable, and high-density design system.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
2026-03-31 10:07:17 +02:00
..
src/commonMain/kotlin/at/mocode/frontend/features/profile refactor(design-system): consolidate components and standardize naming with Ms prefix 2026-03-31 10:07:17 +02:00
build.gradle.kts feat(masterdata): add ÖTO seed data, regulation validation tests, and profile module integration 2026-03-30 16:14:13 +02:00