mirror of
https://github.com/claunia/marechai.git
synced 2026-07-08 17:57:08 +00:00
- Implemented DuplicateRequestBuilder to handle duplication requests for Wwpc imports. - Added DuplicateAsync method in WwpcPromotionService to create a copy of a WwpcSoftware entry with a new name. - Introduced DuplicateWwpcImportDto for request body validation. - Updated WwpcImportsController to include a new endpoint for duplicating Wwpc imports. - Enhanced WwpcImportsQueue to allow duplication of entries via a dialog interface. - Created WwpcDuplicateDialog component for user input on duplicate names. - Updated kiota-lock.json and WwpcPendingDtos.cs to reflect new DTOs and service methods.