store/resources/js/pages/admin
Yoga Pangestu 9cbf841feb
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run
feat: add search functionality to CuttingInProgressSection for filtering cuttings by product name
- Implemented a search input to filter cuttings based on the product name.
- Introduced computed property for managing filtered cuttings.
- Enhanced the UI to display a message when no cuttings match the search criteria.
2026-07-29 10:16:03 +07:00
..
account feat: enhance push notification handling and service worker registration with improved error handling and subscription management 2026-07-08 11:28:43 +07:00
finance feat: add row-key prop to DataTable components across multiple pages for improved key handling 2026-07-27 18:58:05 +07:00
hr feat: add row-key prop to DataTable components across multiple pages for improved key handling 2026-07-27 18:58:05 +07:00
manage feat: add search functionality to CuttingInProgressSection for filtering cuttings by product name 2026-07-29 10:16:03 +07:00
master feat: add stock mutation tracking and history feature 2026-07-27 22:45:49 +07:00
system feat: add row-key prop to DataTable components across multiple pages for improved key handling 2026-07-27 18:58:05 +07:00
Analysis.vue refactor: improve layout and styling of revenue charts in Analysis.vue 2026-07-29 09:40:12 +07:00
Dashboard.vue 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
TestChart.vue 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