Files
Natalia Portillo 5681066698 Refactor Software Release regions to use UN M.49 classification
- Removed RegionId from SoftwareRelease model and replaced it with a collection of UnM49BySoftwareRelease.
- Introduced new models UnM49 and UnM49BySoftwareRelease to represent UN M.49 regions and their association with software releases.
- Updated MarechaiContext to include DbSet for UnM49 and UnM49BySoftwareRelease.
- Implemented seeding logic for UN M.49 regions in UnM49Seeder.
- Modified SoftwareReleasesController to handle regions as a collection, including endpoints for adding and removing regions.
- Updated front-end components to reflect changes in region handling, including new UI elements for managing regions in SoftwareReleaseDialog.
- Adjusted localization resources to support new region terminology.
2026-04-26 16:37:23 +01:00
..