Commit Graph

10 Commits

Author SHA1 Message Date
Yoga Pangestu
27c5b5fffa refactor: streamline enum management and enhance role assignment logic in EmployeeController for improved maintainability 2026-06-22 14:41:52 +07:00
Yoga Pangestu
9170e5fd1e refactor: remove rejection reason display from CuttingGroupedTable for improved clarity in cutting information presentation 2026-06-21 14:54:16 +07:00
Yoga Pangestu
e76a117abb refactor: adjust material usage calculations to account for remaining material across Cutting components for improved accuracy in cost and usage representation 2026-06-21 13:25:51 +07:00
Yoga Pangestu
061edbc568 refactor: implement grouped material usage calculation across Cutting components for improved clarity and consistency in material representation 2026-06-21 13:18:04 +07:00
Yoga Pangestu
de045a4588 refactor: ensure consistent formatting of total material usage to string type across Cutting components for improved clarity 2026-06-21 13:03:50 +07:00
Yoga Pangestu
fc234a6afd refactor: remove length unit handling from CuttingMaterial and related components for improved clarity and consistency in material usage representation 2026-06-21 12:59:11 +07:00
Yoga Pangestu
e59c4baea6 refactor: standardize material usage formatting to two decimal places across cutting management components for improved consistency 2026-06-21 11:23:39 +07:00
Yoga Pangestu
175e0dc5af refactor: update material usage and remaining material precision to four decimal places across cutting management components for improved accuracy 2026-06-21 11:02:54 +07:00
Yoga Pangestu
9c205cf3d0 feat: enhance cutting management by adding draft materials and results functionality, improving user experience with new API endpoints and UI components for better material handling 2026-06-21 10:29:45 +07:00
Yoga Pangestu
cf7e199306 refactor: remove cutting management components to streamline codebase and improve maintainability 2026-06-21 01:51:39 +07:00