meldestelle/frontend/features
Stefan Mogeritsch fbed4d34cc refactor(frontend): simplify imports and update syntax for wizard steps and delay durations
- Consolidated `material3` imports in `CreateBewerbWizardScreen` and `TurnierBewerbeTab` for cleaner code.
- Switched `WizardStep.values()` to `WizardStep.entries.toTypedArray()` for improved readability.
- Changed `kotlinx.coroutines.delay` argument to use `Duration.milliseconds` for enhanced clarity and type safety.
2026-04-10 10:04:25 +02:00
..
billing-feature feat(billing-feature): introduce billing module with Money class, calculation logic, and DI setup 2026-03-30 16:38:29 +02:00
funktionaer-feature/src/commonMain/kotlin/at/mocode/frontend/features/funktionaer/presentation Implement MVVM for all V3 screens: add ViewModels for Turniere, Bewerbe, Abteilungen, Pferde, Reiter, Vereins, and Funktionaer workflows. Update roadmap to mark B-1 tasks as complete. 2026-04-03 00:26:02 +02:00
nennung-feature feat(validation): integrate ÖTO/FEI rule validations and centralized validators 2026-04-03 09:04:12 +02:00
pferde-feature fix(tests): resolve EntriesIsolationIntegrationTest failures with test-specific DB config 2026-04-03 10:52:40 +02:00
ping-feature docs(roadmap): mark Phase 1 as complete and update progress in Frontend_Komponenten_Roadmap.md 2026-03-31 10:10:31 +02:00
profile-feature refactor(design-system): consolidate components and standardize naming with Ms prefix 2026-03-31 10:07:17 +02:00
reiter-feature fix(tests): resolve EntriesIsolationIntegrationTest failures with test-specific DB config 2026-04-03 10:52:40 +02:00
turnier-feature refactor(frontend): simplify imports and update syntax for wizard steps and delay durations 2026-04-10 10:04:25 +02:00
veranstalter-feature fix(tests): resolve EntriesIsolationIntegrationTest failures with test-specific DB config 2026-04-03 10:52:40 +02:00
veranstaltung-feature feat(verein-feature): add Vereinsverwaltung module with screens, ViewModel, and integration 2026-03-31 15:00:24 +02:00
verein-feature Implement MVVM for all V3 screens: add ViewModels for Turniere, Bewerbe, Abteilungen, Pferde, Reiter, Vereins, and Funktionaer workflows. Update roadmap to mark B-1 tasks as complete. 2026-04-03 00:26:02 +02:00
zns-import-feature feat(management-feature): add centralized administration screens and back-navigation support 2026-04-01 17:26:44 +02:00