Api/Netina.Repository/Handlers/Brands
Amir Hossein Khademi 559ab04d9b Add MetaTags support and update project configurations
- Removed unused @using directives in App.razor and BrandsPage.razor.
- Added UI elements for meta tags in BrandActionDialogBox.razor.
- Updated BrandActionDialogBoxViewModel to handle meta tags.
- Changed label text in DiscountActionDialogBox.razor.
- Updated assembly and file versions in Netina.AdminPanel.PWA.csproj.
- Added BlogMetaTag and BrandMetaTag classes.
- Added migration to update database schema for meta tags.
- Updated BlogController to handle meta tags.
- Set LangVersion to latest in multiple project files.
- Changed array initialization syntax in various files.
- Added MetaTags property to BlogLDto and BrandLDto classes.
- Updated Blog and Brand classes to handle meta tags.
- Refactored mappers to include meta tags handling.
- Improved product sorting in GetProductsQueryHandler.cs.
- Updated ApplicationContextModelSnapshot for new entities.
2024-12-11 00:25:26 +03:30
..
Validators feat(FastProductCreateDialog),refactor(Pages),refactor(Commands) 2024-06-08 22:51:09 +03:30
CreateBrandCommandHandler.cs Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
DeleteBrandCommandHandler.cs fix files 2024-08-09 21:55:16 +03:30
GetBrandsQueryHandler.cs Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30
UpdateBrandCommandHandler.cs Add MetaTags support and update project configurations 2024-12-11 00:25:26 +03:30