meldestelle/frontend/shells/meldestelle-web
Stefan Mogeritsch c542094196 feat(online-nennung): integrate online nomination workflow via REST and mail service
- Enabled web-to-backend nominations with `MailController` and REST endpoint (`/api/mail/nennung`).
- Added `NennungRemoteRepository` for frontend API integration using Ktor.
- Linked `WebMainScreen` to backend API for nomination handling and confirmation display.
- Implemented automated confirmation emails for received nominations.
- Updated `MASTER_ROADMAP` to reflect progress on Phase 13 milestones.
- Improved Nennung UI, backend persistence, and QA tracking for Neumarkt tournament.
2026-04-15 10:37:12 +02:00
..
src/wasmJsMain feat(online-nennung): integrate online nomination workflow via REST and mail service 2026-04-15 10:37:12 +02:00
build.gradle.kts feat(desktop): add NennungsEingang screen and integrate into navigation 2026-04-14 15:27:08 +02:00