dstpabuaran.com/tests/Feature/Admin
Yoga Pangestu e7aa582572 feat: add cutting management functionality with CRUD operations
- Implemented CuttingIndex component for listing and managing cuttings.
- Added routes for cutting management in web.php.
- Created CuttingTest for testing cutting-related features including authorization, validation, and stock management.
- Updated roles create and edit pages to include necessary imports.
- Refactored settings and profile pages to streamline imports.
- Enhanced permissions checks for cutting management actions.
2026-08-04 02:24:11 +07:00
..
Finance feat: enhance product management and purchase functionality 2026-08-02 14:07:16 +07:00
HR Refactor role management and pagination in admin panel 2026-08-01 02:54:24 +07:00
Manage feat: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00
Master refactor: update stock and quantity fields to use integer type across models, requests, factories, and migrations; introduce NumberInput component for consistent numeric input handling 2026-08-02 14:59:13 +07:00
Settings Refactor role management and pagination in admin panel 2026-08-01 02:54:24 +07:00
NotificationTest.php feat: implement product variant management 2026-08-01 13:19:07 +07:00