admin/src/pages
hossein taromi 24cf881a24 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
..
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): enhance OrderDetailPage UI and set default status in OrdersListPage 2025-10-01 18:19:18 +08:00
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 feat(products): enhance ProductDetailPage to support video previews and improve media handling 2025-11-23 15:43:18 +03:30
roles chore: update remaining configuration files 2025-07-29 09:50:23 +03:30
shipping-methods feat(shipping-methods): add full CRUD scaffolding (list + form), API routes, query keys and React Query hooks; improve dropdown selected contrast; numeric inputs with thousand separators and no default zeros 2025-09-01 01:21:29 +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
Dashboard.tsx perf: optimize bundle size with code splitting and lazy loading 2025-07-29 09:58:41 +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