Go to file
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
AppHost Refactor and enhance product and order handling 2024-12-06 17:37:40 +03:30
Netina.AdminPanel.PWA Update page handling, dependencies, and UI components 2025-03-23 11:04:44 +03:30
ServiceDefaults Refactor and enhance product and order handling 2024-12-06 17:37:40 +03:30
.gitattributes Add .gitattributes, .gitignore, and README.md. 2024-01-21 08:33:34 +03:30
.gitignore Add .gitattributes, .gitignore, and README.md. 2024-01-21 08:33:34 +03:30
Netina.AdminPanel.sln fix(AmountSpecialOffer) 2024-08-05 23:23:32 +03:30
README.md Add .gitattributes, .gitignore, and README.md. 2024-01-21 08:33:34 +03:30
package-lock.json add version 0.25.27.48 , fix richTextEditor issue , add marketer management 2024-04-25 02:48:37 +03:30
package.json add version 0.25.27.48 , fix richTextEditor issue , add marketer management 2024-04-25 02:48:37 +03:30

README.md

NetinaShop.AdminPanel