AdminPanel/Netina.AdminPanel.PWA
Amir Hossein Khademi 0dc18a0bc4 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
..
Components feat(ReviewActionDialog) , VER 1.5.14.20 2024-09-27 14:14:33 +03:30
Dialogs Enhance dialog functionality and UI components 2025-04-29 19:38:46 +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 Enhance dialog functionality and UI components 2025-04-29 19:38:46 +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