store/resources/js/components/data-table
Yoga Pangestu 15e2b7ec5b
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 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
..
DataTable.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
DataTableColumnHeader.vue refactor: clean up component templates and improve code readability across various Vue files by consolidating attributes and removing unnecessary line breaks 2026-06-25 20:23:48 +07:00
DataTableEmpty.vue refactor: clean up component templates and improve code readability across various Vue files by consolidating attributes and removing unnecessary line breaks 2026-06-25 20:23:48 +07:00
DataTableToolbar.vue refactor: update search placeholder text in DataTableToolbar for improved user guidance 2026-06-29 09:37:56 +07:00
GroupedTableFooter.vue feat: overhaul POS management workflows including enhanced purchase, order, cutting, and stock-opname forms with updated master data handling. 2026-06-28 17:33:13 +07:00
index.ts feat: introduce reusable DataTableEmpty component to standardize empty state handling across tables 2026-06-23 08:27:42 +07:00