- Modified request parameter types to allow null values for better handling of optional filters.
- Updated boolean parameters to be represented as strings ("true" or "false") for consistency in API requests.
- Enhanced type definitions in various report request files to improve clarity and prevent potential errors.
These changes improve the robustness and reliability of API interactions across the application.
- Introduced a new Contact Us page with routing and lazy loading.
- Added API routes for fetching and deleting contact messages.
- Updated sidebar to include a link to the Contact Us page.
- Enhanced the shipping methods list page with a report view option for shipments.
- Implemented discount reports functionality in the discount codes section.
- Improved payment statistics with transaction reporting capabilities.
These changes enhance user interaction and reporting features across the application.