admin/src/pages
hosseintaromi de5ab3c476 fix(products): add product_cover_image_id to schema and type definitions 2025-12-25 21:06:26 +03:30
..
admin-users feat: add AdminUserDetailPage for detailed admin user view 2025-07-29 09:51:46 +03:30
auth feat(auth): implement Super Admin permission system 2025-07-22 00:01:53 +03:30
categories feat(discount-codes): add product and category search functionality in DiscountCodeFormPage 2025-09-29 08:02:57 +03:30
discount-codes feat(discount-codes): update DiscountCodeFormPage with date picker and single user selection 2025-10-01 16:43:38 +08:00
drafts/core feat(drafts): implement drafts feature structure 2025-07-18 13:06:15 +03:30
landing-hero feat: enhance HeroSliderPage with image preview and improved file handling 2025-08-09 17:31:25 +03:30
orders feat(orders): improve order detail page UI and add payment settings pages 2025-12-25 18:15:53 +03:30
payment-card fix(products): add product_cover_image_id to schema and type definitions 2025-12-25 21:06:26 +03:30
payment-ipg fix(products): add product_cover_image_id to schema and type definitions 2025-12-25 21:06:26 +03:30
permissions fix: remove unused imports to resolve TS6133 errors 2025-07-29 09:49:27 +03:30
product-options refactor uploader 2025-08-12 13:48:49 +03:30
products fix(products): add product_cover_image_id to schema and type definitions 2025-12-25 21:06:26 +03:30
roles chore: update remaining configuration files 2025-07-29 09:50:23 +03:30
shipping-methods feat(orders): improve order detail page UI and add payment settings pages 2025-12-25 18:15:53 +03:30
tickets refactor(tickets): update render functions in TicketConfigPage and TicketsListPage to use specific types for improved type safety 2025-11-25 11:53:46 +03:30
users-admin feat(orders): enhance order detail and list pages with improved data handling and UI updates 2025-09-26 12:16:58 +03:30
wallet fix(products): add product_cover_image_id to schema and type definitions 2025-12-25 21:06:26 +03:30
Dashboard.tsx Updated the stats endpoint path to match backend (/api/v1/admin/checkout/orders/statistics). 2025-12-19 17:00:32 +03:30
Login.tsx auth: update authentication system 2025-07-22 08:48:12 +03:30
Notifications.tsx feat: add remaining UI improvements and new features 2025-07-28 13:22:44 +03:30
Products.tsx fix: remove unused imports to resolve TS6133 errors 2025-07-29 09:49:27 +03:30
Reports.tsx perf: optimize bundle size with code splitting and lazy loading 2025-07-29 09:58:41 +03:30
Settings.tsx Update file structure and improve code organization in the main directory 2025-07-13 22:03:22 +03:30
Users.tsx fix: update component interfaces and props 2025-07-29 09:49:58 +03:30
UsersNew.tsx fix: update component interfaces and props 2025-07-29 09:49:58 +03:30