dstpabuaran.com/resources/js/lib
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
..
constants.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
cutting-draft.ts feat: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00
draft-store.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
format.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
product-draft.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
purchase-draft.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
raw-material-draft.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
restock-draft.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
rupiah.ts feat: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00
upload.ts Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
utils.ts feat: implement cash account management with deposit and withdrawal functionality 2026-07-29 02:08:39 +07:00