Block a user
Onboarding zu DeviceInitialization umbenannt, Navigation und Screens angepasst
OnlineNennungFormular and NennungsEingangScreen
series-service startup configuration: change default port to 8090, improve Docker stability with prefer-ip-address, and document fixes in curator log.
scheduling-service: configure application.yml, set service port to 8089, include spring-boot-starter-actuator for health checks, and document changes.
health-check-port configurable using SERVER_PORT environment variable in application.yml.
scanBasePackages, and ensure consistent service startup across modules.
MaterialTheme color palette, define typography scale and spacings, optimize MsTextField for desktop standards, and update related documentation and logs.
MsTextField component: introduce compact mode, enhance visual styling and error handling, and improve placeholder and keyboard interaction logic. Add Dimens and Colors updates, implement navigation rail and header layout for the desktop shell, and update ROADMAP documentation with planned phases.
BillingController implementation, resolve conflicting bean definitions across modules, and retain the updated BillingController for consistency with frontend API logic.
ApiRoutes, enhance Nennung tab with search and real data, and update CHANGES.
ApiRoutes, add repositories and ViewModels for Nennungen and Masterdata. Update navigation and UI components to include Meisterschaften and Cups tabs.
isTurnierPublished visibility
docs/80_Assets/. Include system mockups, tournament files, and dashboard visuals for Neumarkt 2026.
docs/Neumarkt2026/ and docs/BilderSuDo/ to docs/80_Assets/. Update references and initiate consolidation of documentation.
Veranstaltung, Turnier) and propose updates to align with business requirements.
DomBewerbTest to BewerbTest to align with updated domain model naming conventions.
VeranstaltungController: replace unused exception variable names with _ for cleaner and more concise code.
Dom prefix from domain models: rename classes to reflect business terminology, update references in tests, repositories, and services; add ADR for new naming conventions.
events-service Gradle build: streamline plugin and dependency declarations, resolve naming inconsistencies, and update module references for improved maintainability.