admin/src
hosseintaromi bdf5ab0c7c chore(dependencies): update React and related packages to version 19.2.3, and upgrade various dependencies in package-lock.json 2025-12-25 21:52:49 +03:30
..
components feat(orders): improve order detail page UI and add payment settings pages 2025-12-25 18:15:53 +03:30
constant feat(orders): improve order detail page UI and add payment settings pages 2025-12-25 18:15:53 +03:30
contexts fix: remove unused imports to resolve TS6133 errors 2025-07-29 09:49:27 +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 chore(dependencies): update React and related packages to version 19.2.3, and upgrade various dependencies in package-lock.json 2025-12-25 21:52:49 +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 feat(orders): improve order detail page UI and add payment settings pages 2025-12-25 18:15:53 +03:30
App.tsx feat(orders): improve order detail page UI and add payment settings pages 2025-12-25 18:15:53 +03:30
index.css feat: add remaining UI improvements and new features 2025-07-28 13:22:44 +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