Yoga Pangestu
|
8da733ec08
|
feat: add functionality to create new purchase variants and update related UI components for variant management
|
2026-06-28 23:41:30 +07:00 |
|
Yoga Pangestu
|
393c36e932
|
refactor: reorganize model structure and enhance attribute handling across multiple models, including improved casting, scope definitions, and attribute formatting
|
2026-06-28 14:47:19 +07:00 |
|
Yoga Pangestu
|
9dba5e1491
|
refactor: replace remaining material with sampel and hasil cutting diluar sampel in cutting requests and models, update related validation and frontend components
|
2026-06-27 23:50:41 +07:00 |
|
Yoga Pangestu
|
0986ec780b
|
refactor: standardize model structure, normalize bidirectional relations, and update documentation.
|
2026-06-22 11:26:47 +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
|
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
|
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
|
21adde11fd
|
style: refine layout and formatting in Index.vue for improved readability and consistency
|
2026-06-20 21:48:26 +07:00 |
|
Yoga Pangestu
|
2db6dfece9
|
feat: enhance cutting management by adding result prices handling, including validation and calculations for total material cost and cost per unit
|
2026-06-19 19:04:23 +07:00 |
|
Yoga Pangestu
|
eb2047a3e2
|
Implement FlashesEntityMessage trait across multiple controllers for consistent flash messaging. Update flash messages in various methods to utilize the new trait, enhancing code maintainability and readability. Additionally, add attribute methods in request classes for improved validation feedback.
|
2026-06-12 22:48:23 +07:00 |
|
Yoga Pangestu
|
1d1f0e7941
|
Add activity logging features by integrating Spatie's laravel-activitylog package. Update Permission and Role enums to include activity log permissions. Implement activity logging in Login and Logout controllers. Enhance sidebar navigation to include activity logs section. Update models to interact with activity logs through InteractsWithActivityLog concern.
|
2026-06-12 11:10:36 +07:00 |
|
Yoga Pangestu
|
ec8b49be05
|
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 |
|