feat(masterdata): add ÖTO seed data, regulation validation tests, and profile module integration
- Introduced ÖTO 2026-compliant seed data (`V008__Seed_OETO_2026_Data.sql`) for tournament classes, license matrix, and age groups. - Added `RegulationSeedVerificationTest` to validate repository queries and domain eligibility logic. - Implemented a new `profile-feature` module covering user profile management and ZNS linking. - Integrated the `profile-feature` into the desktop shell and frontend with Koin DI configuration. - Extended CHANGELOG, ROADMAP, and architecture documentation to reflect related changes. Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
This commit is contained in:
@@ -125,6 +125,7 @@ include(":frontend:features:nennung-feature")
|
||||
include(":frontend:features:zns-import-feature")
|
||||
include(":frontend:features:veranstalter-feature")
|
||||
include(":frontend:features:veranstaltung-feature")
|
||||
include(":frontend:features:profile-feature")
|
||||
include(":frontend:features:turnier-feature")
|
||||
|
||||
// --- SHELLS ---
|
||||
|
||||
Reference in New Issue
Block a user