admin/src/pages
hosseintaromi 0833a6180a feat(drafts): implement drafts feature structure
- Add draft API request functions
- Add custom hooks for draft data fetching
- Update React Query to use @tanstack/react-query
- Follow established development pattern
2025-07-18 13:06:15 +03:30
..
auth feat(auth): implement authentication structure 2025-07-18 13:06:06 +03:30
drafts/core feat(drafts): implement drafts feature structure 2025-07-18 13:06:15 +03:30
Dashboard.tsx Update file structure and improve code organization in the main directory 2025-07-13 22:03:22 +03:30
Login.tsx refactor(login): update Login page to use custom hook 2025-07-18 13:06:12 +03:30
Notifications.tsx Update file structure and improve code organization in the main directory 2025-07-13 22:03:22 +03:30
Orders.tsx Update file structure and improve code organization in the main directory 2025-07-13 22:03:22 +03:30
Products.tsx Update file structure and improve code organization in the main directory 2025-07-13 22:03:22 +03:30
Reports.tsx Update file structure and improve code organization in the main directory 2025-07-13 22:03:22 +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 Update file structure and improve code organization in the main directory 2025-07-13 22:03:22 +03:30
UsersNew.tsx Update file structure and improve code organization in the main directory 2025-07-13 22:03:22 +03:30