mirror of
https://github.com/claunia/marechai.git
synced 2026-07-08 17:57:08 +00:00
- Created a new junction table `LanguageBySoftwareRelease` to associate languages with software releases. - Updated the `SoftwareRelease` model to include a collection of languages. - Implemented migration to create the new table and update the database schema. - Added `LanguagesController` for managing language retrieval and details. - Enhanced `SoftwareReleasesController` to include language information in software release responses. - Developed UI components in Blazor for adding and displaying languages associated with software releases. - Updated service layer to handle language operations for software releases. - Added localization for language-related UI elements.
1.6 KiB
1.6 KiB