store/app/Http/Controllers/Admin/Manage
Yoga Pangestu 1f9aba6ba5 feat: enhance order management with additional filters and pagination support
- Added channel, status, and payment type filters to the order index functionality.
- Updated OrderService to handle new filter parameters in pagination queries.
- Introduced filter definitions and values in the OrderGroupedTable component for improved data filtering.
- Enhanced the frontend to support dynamic filtering options for orders based on the new criteria.
2026-07-29 08:59:56 +07:00
..
Cutting feat: enhance Open Graph meta tags in app layout for better sharing experience 2026-07-20 22:50:05 +07:00
Order feat: enhance order management with additional filters and pagination support 2026-07-29 08:59:56 +07:00
Purchase feat: enhance purchase management by adding photo and S3 key support in requests and services 2026-07-24 22:48:26 +07:00
Restock feat: implement restock management features including CRUD operations, permissions, and UI components for creating and editing restocks 2026-07-13 19:15:17 +07:00
Stock feat: refactor stock mutation relationships in ProductVariant and RawMaterialPrice models 2026-07-27 22:46:25 +07:00
OwnerVerificationController.php refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
StokOpnameController.php feat: enhance stok opname management with new submit action and grouped table view 2026-06-29 11:04:50 +07:00