Api/Netina.Domain
Amir Hossein Khademi d283681c7c Enhance dialog functionality and UI components
- Updated `DiscountActionDialogBoxViewModel` to include asynchronous `SubmitCreateAsync` and `Cancel` methods.
- Added a new section in `PageActionDialogBox.razor` with a `MudStack` for adding sections, removing the previous grid layout.
- Improved `PageActionDialogBox.razor.cs` with new methods for adding and editing sections, enhancing error handling and dialog management.
- Refined `app.min.css` by removing redundant CSS properties for better style application.
- Created a new dialog in `PageSectionActionDialogBox.razor` for managing section details, including fields for title, button text, and URL.
- Introduced a new view model in `PageSectionActionDialogBox.razor.cs` to handle section dialog logic, including item addition and file selection.
- Updated `BasePageSection` class in `BasePage.cs` to manage multiple `SectionItem` objects.
- Modified project files (`Netina.Common.csproj` and `Netina.Domain.csproj`) to update the target framework and package references for compatibility.
2025-04-29 19:38:46 +03:30
..
CommandQueries Add brand-specific discount feature 2025-04-14 18:02:07 +03:30
DocumentEntities CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
Dtos Add brand-specific discount feature 2025-04-14 18:02:07 +03:30
Entities Add DiversitySecondaryValue to SubProduct 2025-04-14 15:43:49 +03:30
Enums Merge remote-tracking branch 'origin/subProduct' 2025-03-27 10:35:37 +03:30
Extensions feat(FaqInActions) , feat(FaqManagementPage) , feat(FaqController) 2024-08-07 16:15:53 +03:30
Mappers Add DiversitySecondaryValue to SubProduct 2025-04-14 15:43:49 +03:30
MartenEntities Enhance dialog functionality and UI components 2025-04-29 19:38:46 +03:30
Models Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
DomainConfig.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
FodyWeavers.xml CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
MapsterRegister.cs Refactor and enhance product and order handling 2024-12-06 17:37:41 +03:30
Netina.Domain.csproj Enhance dialog functionality and UI components 2025-04-29 19:38:46 +03:30