Commit Graph

3 Commits

Author SHA1 Message Date
d04e02020c update 2026-04-12 01:35:19 +02:00
c489891d15 Add Orders and Order Status repositories with pagination and management features
- Implemented OrdersRepository for handling order data with pagination, filtering, and sorting capabilities.
- Added methods for retrieving order status options, quick stats, and detailed order information.
- Created OrderStatusRepository for managing order status groups and statuses, including CRUD operations and sorting.
- Introduced a bootstrap file for test environment setup and autoloading.
2026-03-03 01:32:28 +01:00
92bbe82614 chore: initialize orderPRO with docs, i18n and scss asset pipeline 2026-02-19 01:27:51 +01:00