Api/Netina.Repository
Amir Hossein Khademi 13751e452a Add DiversitySecondaryValue to SubProduct
- 🖼️ Update SubProductActionDialogBox.razor layout
  Adjust grid item sizes and add new input field for DiversitySecondaryValue.
- 🧑‍💻 Update SubProductActionDialogBoxViewModel
  Include DiversitySecondaryValue parameter in command constructors.
- 📈 Increment version in Netina.AdminPanel.PWA.csproj
  Update AssemblyVersion and FileVersion to 1.12.22.38.
- 🆕 Add BrandDiscountMapper.g.cs
  Introduce static partial class BrandDiscountMapper in Netina.Domain.Mappers.
- 🗃️ Add migration 20250414120653_EditSubProductValue.cs
  Add DiversitySecondaryValue column to Products table.
- 🏷️ Update SubProduct related classes and methods
  Add DiversitySecondaryValue property to CreateSubProductCommand, UpdateSubProductCommand, and SubProductSDto.
- 🛠️ Modify command handlers
  Update CreateSubProductCommandHandler and UpdateSubProductCommandHandler to handle DiversitySecondaryValue.
- 🗄️ Update Product.Aggregate.cs and SubProduct.cs
  Include DiversitySecondaryValue property in SubProduct class.
- 🔄 Update SubProductMapper.g.cs
  Map DiversitySecondaryValue property in SubProductMapper.

Changes made by Amir.H Khademi
2025-04-14 15:43:49 +03:30
..
Abstracts feat : refactor , version 0.27.31.52 , fix issues 2024-05-07 11:01:55 +03:30
Behaviors fix files 2024-08-09 21:55:16 +03:30
Extensions Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
Handlers Add DiversitySecondaryValue to SubProduct 2025-04-14 15:43:49 +03:30
Migrations Add DiversitySecondaryValue to SubProduct 2025-04-14 15:43:49 +03:30
Models Update Packages 2024-09-24 14:03:16 +03:30
Repositories fix files 2024-08-09 21:55:16 +03:30
Services feat(FaqInActions) , feat(FaqManagementPage) , feat(FaqController) 2024-08-07 16:15:53 +03:30
Netina.Repository.csproj Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
RepositoryConfig.cs feat : refactor , version 0.27.31.52 , fix issues 2024-05-07 11:01:55 +03:30