admin/src
hosseintaromi 6dd2429920 refactor: replace duplicate components and utilities across pages
- Replace duplicate skeleton components with TableSkeleton in AdminUsersListPage, ProductOptionsListPage, PermissionsListPage
- Replace duplicate format functions with formatters.ts utilities in OrderDetailPage
- Replace duplicate page headers with PageHeader component
- Replace duplicate empty states with EmptyState component
- Replace duplicate action buttons with ActionButtons component
- Replace duplicate delete modals with DeleteConfirmModal component
- Improve code consistency and maintainability
2026-01-08 17:53:42 +03:30
..
components refactor: کامپوننت‌سازی پروژه و حذف کدهای تکراری 2026-01-08 17:46:40 +03:30
constant fix 2026-01-08 17:10:26 +03:30
contexts fix 2026-01-08 17:36:52 +03:30
hooks fix 2025-12-19 23:54:34 +03:30
lib fix: remove unused imports to resolve TS6133 errors 2025-07-29 09:49:27 +03:30
pages refactor: replace duplicate components and utilities across pages 2026-01-08 17:53:42 +03:30
services refactor(services): remove unused authService 2025-07-18 13:06:17 +03:30
stores Update file structure and improve code organization in the main directory 2025-07-13 22:03:22 +03:30
types 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
utils refactor: کامپوننت‌سازی پروژه و حذف کدهای تکراری 2026-01-08 17:46:40 +03:30
App.tsx refactor: کامپوننت‌سازی پروژه و حذف کدهای تکراری 2026-01-08 17:46:40 +03:30
index.css fix 2026-01-08 17:36:52 +03:30
main.tsx Update file structure and improve code organization in the main directory 2025-07-13 22:03:22 +03:30
vite-env.d.ts feat(config): add API configuration and constants 2025-07-18 13:06:00 +03:30