Api/Netina.Domain/Dtos/SmallDtos
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
..
ApplicationUserSDto.cs feat : add version 0.25.27.48 , add CS system 2024-04-25 02:47:50 +03:30
BasePageSDto.cs Update page handling, dependencies, and UI components 2025-03-23 11:04:45 +03:30
BlogCategorySDto.cs feat : refactor , version 0.27.31.52 , fix issues 2024-05-07 11:01:55 +03:30
BlogSDto.cs fix(CateforyDiscount) , fix(ProductReviewCountInDTos) , VER 1.5.17.23 2024-09-29 12:31:08 +03:30
BrandSDto.cs feat(FaqInActions) , feat(FaqManagementPage) , feat(FaqController) 2024-08-07 16:15:53 +03:30
CommentSDto.cs feat(ReviewActionDialog) , VER 1.5.14.20 2024-09-27 14:14:33 +03:30
CustomerSDto.cs feat : add slug to blog and products , refactor domain project 2024-04-22 13:33:39 +03:30
DiscountSDto.cs feat : add slug to blog and products , refactor domain project 2024-04-22 13:33:39 +03:30
ManagerSDto.cs feat : add slug to blog and products , refactor domain project 2024-04-22 13:33:39 +03:30
MarketerSDto.cs feat : add slug to blog and products , refactor domain project 2024-04-22 13:33:39 +03:30
MetaTagSDto.cs feat(MetaTags) , feat(ProductCategoryMetaTags) , VER 1.6.18.28 2024-10-25 14:36:19 +03:30
NewsletterMemberSDto.cs feat : add slug to blog and products , refactor domain project 2024-04-22 13:33:39 +03:30
OrderDeliverySDto.cs feat : add slug to blog and products , refactor domain project 2024-04-22 13:33:39 +03:30
OrderProductSDto.cs feat : add slug to blog and products , refactor domain project 2024-04-22 13:33:39 +03:30
OrderSDto.cs Refactor and enhance product and order handling 2024-12-06 17:37:41 +03:30
PaymentSDto.cs feat : change OTP verify code , change digikala service , change get order invoice 2024-04-20 16:05:03 +03:30
ProductCategorySDto.cs refactor(ProductCategoriesPage) , refactor(ICrudApiRest) 2024-06-07 23:03:54 +03:30
ProductSDto.cs fix(CateforyDiscount) , fix(ProductReviewCountInDTos) , VER 1.5.17.23 2024-09-29 12:31:08 +03:30
ShippingSDto.cs feat : add slug to blog and products , refactor domain project 2024-04-22 13:33:39 +03:30
SpecificationSDto.cs feat : add slug to blog and products , refactor domain project 2024-04-22 13:33:39 +03:30
StorageFileSDto.cs fix files 2024-08-09 21:55:16 +03:30
SubProductSDto.cs Add DiversitySecondaryValue to SubProduct 2025-04-14 15:43:49 +03:30
UserAddressSDto.cs feat : add slug to blog and products , refactor domain project 2024-04-22 13:33:39 +03:30