admin/src/pages
hosseintaromi fce23a41e2 feat: enhance application with new pages and improved UI components
- Added new pages for Wallet Credit, System Settings, Sales Summary, Profit Loss, Inventory Value, and Variant Comparison reports.
- Introduced Admin Notifications page and integrated it into the sidebar.
- Updated routing to accommodate new report pages and improved navigation structure.
- Enhanced sidebar with scrollbar styles for better usability.
- Implemented new input fields for gold price per gram and factory fee percentage in the Variant Manager.
- Refactored report handling in the Reports page to include new report types and improved filter functionality.

These changes significantly expand the application's reporting capabilities and improve user experience across various components.
2026-02-07 13:08:37 +03:30
..
admin-notifications feat: enhance application with new pages and improved UI components 2026-02-07 13:08:37 +03:30
admin-users Refactor: Consolidate duplicate code patterns across 20+ pages 2026-01-08 18:08:25 +03:30
auth feat(auth): implement Super Admin permission system 2025-07-22 00:01:53 +03:30
categories Refactor: Consolidate duplicate code patterns across 20+ pages 2026-01-08 18:08:25 +03:30
contact-us feat(contact-us): add contact us page and related API endpoints 2026-01-23 01:01:38 +03:30
discount-codes fix 2026-01-24 14:51:27 +03:30
drafts/core feat(drafts): implement drafts feature structure 2025-07-18 13:06:15 +03:30
landing-hero fix 2026-01-08 17:36:52 +03:30
orders feat: enhance application with new pages and improved UI components 2026-02-07 13:08:37 +03:30
payment-card Refactor: Consolidate duplicate code patterns across 20+ pages 2026-01-08 18:08:25 +03:30
payment-ipg feat(contact-us): add contact us page and related API endpoints 2026-01-23 01:01:38 +03:30
permissions Refactor: Consolidate duplicate code patterns across 20+ pages 2026-01-08 18:08:25 +03:30
product-options Refactor: Consolidate duplicate code patterns across 20+ pages 2026-01-08 18:08:25 +03:30
products feat: enhance application with new pages and improved UI components 2026-02-07 13:08:37 +03:30
reports feat: enhance application with new pages and improved UI components 2026-02-07 13:08:37 +03:30
roles Refactor: Consolidate duplicate code patterns across 20+ pages 2026-01-08 18:08:25 +03:30
shipping-methods feat(contact-us): add contact us page and related API endpoints 2026-01-23 01:01:38 +03:30
system-settings feat: enhance application with new pages and improved UI components 2026-02-07 13:08:37 +03:30
tickets fix 2026-01-24 14:51:27 +03:30
users-admin Refactor: Consolidate duplicate code patterns across 20+ pages 2026-01-08 18:08:25 +03:30
wallet feat: enhance application with new pages and improved UI components 2026-02-07 13:08:37 +03:30
Dashboard.tsx fix 2026-01-24 14:51:27 +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 feat: enhance application with new pages and improved UI components 2026-02-07 13:08:37 +03:30
Settings.tsx Refactor: Consolidate duplicate code patterns across 20+ pages 2026-01-08 18:08:25 +03:30
Users.tsx fix: update component interfaces and props 2025-07-29 09:49:58 +03:30
UsersNew.tsx Refactor: Consolidate duplicate code patterns across 20+ pages 2026-01-08 18:08:25 +03:30