Commit Graph

14 Commits (559ab04d9bf94a0ee64e1943e921eda4f0048b29)

Author SHA1 Message Date
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
Amir Hossein Khademi ae9b65adbd fix files 2024-08-09 21:55:16 +03:30
Amir Hossein Khademi 8679140b4b feat : add version 0.24.27.47 , complete site-maps , complete slugs 2024-04-23 23:57:52 +03:30
Amir Hossein Khademi 0249727d32 feat : add version 0.23.26.46 , complete slug and db 2024-04-23 12:09:32 +03:30
Amir Hossein Khademi f880d72d07 feat : add slug to blog and products , refactor domain project 2024-04-22 13:33:39 +03:30
Amir Hossein Khademi f19c76066c feat : change OTP verify code , change digikala service , change get order invoice 2024-04-20 16:05:03 +03:30
Amir Hossein Khademi 83cd317203 CHANGE PROJECT NAME TO "NETINA" 2024-04-17 16:19:40 +03:30
Amir Hossein Khademi 2210ba5f77 feat : add version 0.22.25.43 , fix payment issue 2024-04-17 12:24:47 +03:30
Amir Hossein Khademi 42d8f35940 CHANGE PROJECT NAME TO " NETINA " 2024-04-16 20:01:34 +03:30
Amir Hossein Khademi 9dc05cc8bc add order deliver at 2024-03-01 16:07:11 +03:30
Amir Hossein Khademi d442ed17ee feat : products , ordering system , discount
add discount page and CRUD , complete products CRUD , improve ordering system
2024-02-09 19:43:17 +03:30
Amir Hossein Khademi 10892f9e82 feat : add special offer 2024-02-03 10:34:48 +03:30
Amir Hossein Khademi 8ea22859a1 refactor : change cntroller and handlers
add nullable page for controllers , change handlers
2024-01-23 14:06:20 +03:30
Amir Hossein Khademi 7c28710f12 add version 0.0.0.2
complete seed and product category controllers , coplete core commands , config for production
2024-01-13 13:05:37 +03:30