store/resources/js
Yoga Pangestu bca6da8653
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: implement raw material deletion validation to prevent deletion if used in active cutting
2026-07-24 23:31:08 +07:00
..
components fix: adjust grid layout in StatCard component for better responsiveness and update RupiahText component to support short format 2026-07-20 19:46:18 +07:00
composables feat: implement subtle loading bar in DataTable and enhance search functionality with debounce in DataTableToolbar for improved user experience 2026-07-08 11:53:17 +07:00
constants refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
layouts refactor: improve layout and styling in cutting forms for better user experience and responsiveness 2026-07-07 10:03:42 +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 feat: implement raw material deletion validation to prevent deletion if used in active cutting 2026-07-24 23:31:08 +07:00
types feat: implement raw material deletion validation to prevent deletion if used in active cutting 2026-07-24 23:31:08 +07:00
app.ts Refactor HomepageService to remove caching and simplify pageData method; disable SSR in Inertia config; improve service worker registration in app.ts; fix URL parameters in Analysis.vue router call. 2026-07-16 10:38:28 +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