AdminPanel/Netina.AdminPanel.PWA
Amir Hossein Khademi 85a41417ba Update page handling, dependencies, and UI components
*  Added `default` parameter to `DiscountActionDialogBoxViewModel`
* 🔧 Updated `@inject` in `ShippingActionDialogBox.razor` with new services
* ⬆️ Upgraded dependencies in `package-lock.json` and `package.json`
* 📝 Changed `IsShop` setting in `appsettings.Production.json` to `true`
* 💄 Updated `app.min.css` for Tailwind CSS v3.4.17 changes
* 🆕 Added `PageActionDialogBox.razor` and `PageActionDialogBox.razor.cs`
* 🆕 Introduced `BasePageLDto` class for detailed page info
* 🚀 Added `MapPost` endpoint for updating pages in `PageController.cs`
* 🔄 Refactored methods in `PageController.cs` for conciseness
* 🛠️ Updated `IPageService` and `PageService` with `UpdatePageAsync`
* 🗂️ Enhanced `SiteMapService` to filter pages by `Indexing`
* 🛒 Included `BrandId` in order bag commands

Changes made by Amir.h Khademi
2025-03-23 11:04:44 +03:30
..
Components feat(ReviewActionDialog) , VER 1.5.14.20 2024-09-27 14:14:33 +03:30
Dialogs Update page handling, dependencies, and UI components 2025-03-23 11:04:44 +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 change to comment 2024-09-25 17:08:35 +03:30
Pages Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
Properties CHANGE PROJECT NAME TO "NETINA" 2024-04-17 16:19:43 +03:30
Services Refactor and enhance product and order handling 2024-12-06 17:37:40 +03:30
Utilities fix(Pages) , feat(NotPermitted) 2024-05-29 12:55:05 +03:30
wwwroot Update page handling, dependencies, and UI components 2025-03-23 11:04:44 +03:30
App.razor Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
Netina.AdminPanel.PWA.csproj Add MetaTags support and update project configurations 2024-12-11 00:25:26 +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