dstpabuaran.com/resources/js/hooks
Yoga Pangestu 05707aad7d feat: add stok opname management functionality
- Implemented StokOpnameEdit component for editing stock opname entries.
- Created StokOpnameIndex component for listing and managing stock opnames.
- Added StokOpnameCardRow and StokOpnameItemSubRow components for displaying stock opname details.
- Introduced routes for stok opname CRUD operations and actions (submit, verify, reject, cancel).
- Integrated UI components for better user interaction and data presentation.
2026-08-16 19:38:36 +07:00
..
use-appearance.tsx initial commit 2026-07-28 17:40:38 +07:00
use-can.ts feat: simplify permission checks by removing redundant role conditions in useCan hook 2026-08-16 15:41:13 +07:00
use-clipboard.ts initial commit 2026-07-28 17:40:38 +07:00
use-current-url.ts initial commit 2026-07-28 17:40:38 +07:00
use-cutting-draft.ts feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
use-draft-save.ts feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
use-file-upload.ts Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
use-flash-toast.ts initial commit 2026-07-28 17:40:38 +07:00
use-infinite-scroll.ts feat: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00
use-initials.tsx Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
use-mobile-navigation.ts initial commit 2026-07-28 17:40:38 +07:00
use-mobile.ts Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
use-mobile.tsx initial commit 2026-07-28 17:40:38 +07:00
use-product-draft.ts feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
use-purchase-draft.ts feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
use-push-notification.ts feat: implement push notification subscription handling and improve service worker configuration 2026-08-16 13:42:37 +07:00
use-raw-material-draft.ts feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
use-restock-draft.ts feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
use-server-table.ts Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
use-stok-opname-draft.ts feat: add stok opname management functionality 2026-08-16 19:38:36 +07:00
use-thermal-printer.ts feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
use-transaction-draft.ts feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
use-two-factor-auth.ts initial commit 2026-07-28 17:40:38 +07:00