Go to file
Amir Hossein Khademi 7ff0a1307f 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
AppHost Refactor and enhance product and order handling 2024-12-06 17:37:40 +03:30
Netina.AdminPanel.PWA Add DiversitySecondaryValue to SubProduct 2025-04-14 15:43:49 +03:30
ServiceDefaults Refactor and enhance product and order handling 2024-12-06 17:37:40 +03:30
.gitattributes Add .gitattributes, .gitignore, and README.md. 2024-01-21 08:33:34 +03:30
.gitignore Add .gitattributes, .gitignore, and README.md. 2024-01-21 08:33:34 +03:30
Netina.AdminPanel.sln fix(AmountSpecialOffer) 2024-08-05 23:23:32 +03:30
README.md Add .gitattributes, .gitignore, and README.md. 2024-01-21 08:33:34 +03:30
package-lock.json add version 0.25.27.48 , fix richTextEditor issue , add marketer management 2024-04-25 02:48:37 +03:30
package.json add version 0.25.27.48 , fix richTextEditor issue , add marketer management 2024-04-25 02:48:37 +03:30

README.md

NetinaShop.AdminPanel