Go to file
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
.config Add project files. 2023-12-16 20:25:12 +03:30
.vscode feat : add payment , zarinpal gateway 2024-02-12 10:46:18 +03:30
Netina.Api Add BrandId columns and update project framework 2025-03-29 01:51:08 +03:30
Netina.Common Enhance dialog functionality and UI components 2025-04-29 19:38:46 +03:30
Netina.Core Enhance dialog functionality and UI components 2025-04-29 19:38:46 +03:30
Netina.Domain Enhance dialog functionality and UI components 2025-04-29 19:38:46 +03:30
Netina.Infrastructure Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
Netina.Repository Add brand-specific discount feature 2025-04-14 18:02:07 +03:30
Tools/NetinaShop.WordPressDBConverter Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
.dockerignore Add project files. 2023-12-16 20:25:12 +03:30
.gitattributes Add .gitattributes and .gitignore. 2023-12-16 20:25:08 +03:30
.gitignore Add .gitattributes and .gitignore. 2023-12-16 20:25:08 +03:30
.version Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
Dockerfile edit docker file 2024-04-17 12:27:59 +03:30
Netina.sln feat : add version 0.22.25.43 , fix payment issue 2024-04-17 12:24:47 +03:30