dstpabuaran.com/tests/Feature
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
..
Admin feat: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00
Auth refactor: remove unused model imports in factory files for cleaner code 2026-07-29 00:59:58 +07:00
Settings refactor: apply consistent formatting and organization across multiple files 2026-07-31 23:16:34 +07:00
DashboardTest.php refactor: remove unused model imports in factory files for cleaner code 2026-07-29 00:59:58 +07:00
ExampleTest.php refactor: remove unused model imports in factory files for cleaner code 2026-07-29 00:59:58 +07:00