AdminPanel/Netina.AdminPanel.PWA
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
..
Components feat(ReviewActionDialog) , VER 1.5.14.20 2024-09-27 14:14:33 +03:30
Dialogs Add brand-specific discount feature 2025-04-14 18:02:07 +03:30
Extensions fix : order homepage informations 2024-05-16 13:52:55 +03:30
Layout feat(FaqInActions) , feat(FaqManagementPage) , feat(FaqController) 2024-08-07 16:15:52 +03:30
Models Add sub-product management feature 2024-12-18 02:14:07 +03:30
Pages Enhance page management and dialog functionality 2025-03-25 18:41:40 +03:30
Properties CHANGE PROJECT NAME TO "NETINA" 2024-04-17 16:19:43 +03:30
Services Merge remote-tracking branch 'origin/subProduct' 2025-03-27 13:29:53 +03:30
Utilities fix(Pages) , feat(NotPermitted) 2024-05-29 12:55:05 +03:30
wwwroot Update Tailwind CSS and ensure default opacity values 2025-03-27 13:32:16 +03:30
App.razor Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
Netina.AdminPanel.PWA.csproj Add DiversitySecondaryValue to SubProduct 2025-04-14 15:43:49 +03:30
Program.cs fix(Pages) , feat(NotPermitted) 2024-05-29 12:55:05 +03:30
_Imports.razor fix(CateforyDiscount) , fix(ProductReviewCountInDTos) , VER 1.5.17.23 2024-09-29 12:31:08 +03:30
package-lock.json Update page handling, dependencies, and UI components 2025-03-23 11:04:44 +03:30
package.json Update page handling, dependencies, and UI components 2025-03-23 11:04:44 +03:30
postcss.config.js CHANGE PROJECT NAME TO "NETINA" 2024-04-17 16:19:43 +03:30
tailwind.config.js fix(AmountSpecialOffer) 2024-08-05 23:23:32 +03:30
tailwind.extension.json CHANGE PROJECT NAME TO "NETINA" 2024-04-17 16:19:43 +03:30
version.json ADD VERSION 1.0.3.3 2024-06-09 18:07:20 +03:30