store/resources/js
2026-07-05 14:51:06 +07:00
..
components refactor: update MediaDropzone and ProductModal components for improved layout and responsiveness; adjust styles for placeholders, overlays, and modal elements to enhance user experience across different screen sizes 2026-07-05 14:51:06 +07:00
composables feat: add material_result field to CuttingMaterial and CuttingMaterialCombination; update validation rules and service logic to handle new material result calculations; enhance frontend components for displaying material results in cutting management 2026-07-04 23:14:37 +07:00
constants feat: add material_result field to CuttingMaterial and CuttingMaterialCombination; update validation rules and service logic to handle new material result calculations; enhance frontend components for displaying material results in cutting management 2026-07-04 23:14:37 +07:00
layouts feat: add material_result field to CuttingMaterial and CuttingMaterialCombination; update validation rules and service logic to handle new material result calculations; enhance frontend components for displaying material results in cutting management 2026-07-04 23:14:37 +07:00
lib feat: implement presigned upload functionality for S3 in PresignedUploadController; update media upload handling across various components to support S3 keys and improve user experience 2026-07-02 14:28:51 +07:00
pages refactor: update MediaDropzone and ProductModal components for improved layout and responsiveness; adjust styles for placeholders, overlays, and modal elements to enhance user experience across different screen sizes 2026-07-05 14:51:06 +07:00
types feat: add stock quality management to StokOpname; update validation rules, database schema, and frontend components to support stock quality categorization (good, retail, reject) for improved inventory tracking and reporting 2026-07-05 13:46:50 +07:00
app.ts feat: implement push notification system with web-push integration and subscription management 2026-06-14 00:08:06 +07:00
sw.ts refactor: reorder component imports and optimize code structure across UI forms and composables 2026-06-14 01:26:00 +07:00