AdminPanel/Netina.AdminPanel.PWA/Dialogs
Amir Hossein Khademi 6b8eaac49c Add brand-specific discount feature
-  Add `MudAutocomplete` for brand selection in UI
  Introduced a new component in `DiscountActionDialogBox.razor`.
- 🆕 Introduce `IsBrandEnable` property in ViewModel
  Added to manage the state of brand-specific discounts.
- 🔄 Update ViewModel logic for `IsBrandEnable`
  Ensured mutual exclusivity with other discount types.
- 🛠️ Handle brand selection in `SubmitEditAsync`
  Added logic for brand selection and validation.
- 🔍 Modify `SearchBrand` method in ViewModel
  Fetch and return brand data for selection.
- 📦 Change target framework to `net5.0`
  Updated `Netina.Common.csproj` and `Netina.Domain.csproj`.
- 🆙 Update `UpdateDiscountCommand` and `DiscountLDto`
  Included `BrandId` and `BrandName` properties.
- 🛠️ Modify `UpdateDiscountCommandHandler`
  Handle brand-specific discount updates.
- 🆕 Add `SubmitEditAsync` method in ViewModel
  For handling discount edits.

Changes made by Amir.H Khademi
2025-04-14 18:02:07 +03:30
..
Originals CHANGE PROJECT NAME TO "NETINA" 2024-04-17 16:19:43 +03:30
BlogActionDialogBox.razor feat(FastProductCreateDialog),refactor(Pages),refactor(Commands) 2024-06-08 22:51:09 +03:30
BlogActionDialogBox.razor.cs fix : order homepage informations 2024-05-16 13:52:55 +03:30
BlogCategoryActionDialogBox.razor fix(CateforyDiscount) , fix(ProductReviewCountInDTos) , VER 1.5.17.23 2024-09-29 12:31:08 +03:30
BrandActionDialogBox.razor Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
BrandActionDialogBox.razor.cs Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
ChangeLogDialogBox.razor CHANGE PROJECT NAME TO "NETINA" 2024-04-17 16:19:43 +03:30
DigikalaProductActionDialogBox.razor feat : refactor , version 0.27.31.52 , fix issues 2024-05-07 11:01:57 +03:30
DigikalaProductActionDialogBox.razor.cs fix(Pages) , feat(NotPermitted) 2024-05-29 12:55:05 +03:30
DiscountActionDialogBox.razor Add brand-specific discount feature 2025-04-14 18:02:07 +03:30
DiscountActionDialogBox.razor.cs Add brand-specific discount feature 2025-04-14 18:02:07 +03:30
FaqActionDialogBox.razor feat(FaqInActions) , feat(FaqManagementPage) , feat(FaqController) 2024-08-07 16:15:52 +03:30
FaqActionDialogBox.razor.cs feat(FaqInActions) , feat(FaqManagementPage) , feat(FaqController) 2024-08-07 16:15:52 +03:30
FastProductCreateDialogBox.razor feat(ProductFilter) 2024-07-08 17:05:05 +03:30
FastProductCreateDialogBox.razor.cs Refactor and enhance product and order handling 2024-12-06 17:37:40 +03:30
OrderActionDialogBox.razor fix(CancelOrder) 2024-08-06 10:30:01 +03:30
OrderActionDialogBox.razor.cs fix(CancelOrder) 2024-08-06 10:30:01 +03:30
OrderTrackingCodeActionDialogBox.razor CHANGE PROJECT NAME TO "NETINA" 2024-04-17 16:19:43 +03:30
PageActionDialogBox.razor Enhance page management and dialog functionality 2025-03-25 18:41:40 +03:30
PageActionDialogBox.razor.cs Enhance page management and dialog functionality 2025-03-25 18:41:40 +03:30
ProductActionDialogBox.razor Add sub-product management feature 2024-12-18 02:14:07 +03:30
ProductActionDialogBox.razor.cs Add sub-product management feature 2024-12-18 02:14:07 +03:30
ProductCategoryActionDialogBox.razor feat(MetaTags) , feat(ProductCategoryMetaTags) , VER 1.6.18.28 2024-10-25 14:36:19 +03:30
ProductCategoryActionDialogBox.razor.cs feat(MetaTags) , feat(ProductCategoryMetaTags) , VER 1.6.18.28 2024-10-25 14:36:19 +03:30
ReviewActionDialogBox.razor feat(ReviewActionDialog) , VER 1.5.14.20 2024-09-27 14:14:33 +03:30
ReviewActionDialogBox.razor.cs change to comment 2024-09-25 17:08:35 +03:30
RoleActionDialogBox.razor feat : refactor , version 0.27.31.52 , fix issues 2024-05-07 11:01:57 +03:30
RoleActionDialogBox.razor.cs fix(Pages) , feat(NotPermitted) 2024-05-29 12:55:05 +03:30
ShippingActionDialogBox.razor Update page handling, dependencies, and UI components 2025-03-23 11:04:44 +03:30
ShippingActionDialogBox.razor.cs fix(Pages) , feat(NotPermitted) 2024-05-29 12:55:05 +03:30
StorageDialogBox.razor feat : refactor , version 0.27.31.52 , fix issues 2024-05-07 11:01:57 +03:30
StorageDialogBox.razor.cs Refactor and enhance product and order handling 2024-12-06 17:37:40 +03:30
SubProductActionDialogBox.razor Add DiversitySecondaryValue to SubProduct 2025-04-14 15:43:49 +03:30
SubProductActionDialogBox.razor.cs Add DiversitySecondaryValue to SubProduct 2025-04-14 15:43:49 +03:30
UserActionDialogBox.razor CHANGE PROJECT NAME TO "NETINA" 2024-04-17 16:19:43 +03:30
UserActionDialogBox.razor.cs fix(Pages) , feat(NotPermitted) 2024-05-29 12:55:05 +03:30