Api/Netina.Core/BaseServices
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
..
Abstracts Update page handling, dependencies, and UI components 2025-03-23 11:04:45 +03:30
AccountService.cs fix files 2024-08-09 21:55:16 +03:30
DashboardService.cs fix files 2024-08-09 21:55:16 +03:30
JwtService.cs fix files 2024-08-09 21:55:16 +03:30
PageService.cs Enhance dialog functionality and UI components 2025-04-29 19:38:46 +03:30
SettingService.cs Change to comment PHASE A 2024-09-24 00:34:53 +03:30
SiteMapService.cs Merge remote-tracking branch 'origin/subProduct' 2025-03-27 10:35:37 +03:30