Api/Netina.Domain/Dtos/RequestDtos
Amir Hossein Khademi 6da620690d 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:45 +03:30
..
SeedDtos feat : add version 0.23.26.46 , complete slug and db 2024-04-23 12:09:32 +03:30
CheckOrderBagRequestItem.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
LoginRequestDto.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
OrderBagRequestDto.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
OrderProductRequestDto.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
PageActionRequestDto.cs Update page handling, dependencies, and UI components 2025-03-23 11:04:45 +03:30
RoleActionRequestDto.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
SignUpRequestDto.cs CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
UserActionRequestDto.cs feat : add slug to blog and products , refactor domain project 2024-04-22 13:33:39 +03:30