This website requires JavaScript.
Explore
Help
Sign In
dst
/
store
Watch
1
Star
0
Fork
0
You've already forked store
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e6f1fcc97e
store
/
resources
/
js
/
pages
/
admin
/
manage
/
cuttings
History
Yoga Pangestu
3308a3790a
refactor: remove completed cuttings functionality from CuttingController and related components to streamline cutting management
2026-06-19 23:37:20 +07:00
..
Create.vue
Add cutting management features including Cutting, CuttingMaterial, and CuttingResult models. Implement CuttingController for CRUD operations and request validation. Introduce CuttingStatus enum for status management and enhance sidebar navigation for cuttings. Integrate UI components for creating, editing, and listing cuttings, along with permissions in the Permission and Role enums.
2026-06-12 10:56:50 +07:00
Edit.vue
feat: add sewing and other cost fields to cutting management, including validation, calculations, and UI updates for total production cost
2026-06-19 19:11:58 +07:00
Index.vue
refactor: remove completed cuttings functionality from CuttingController and related components to streamline cutting management
2026-06-19 23:37:20 +07:00