dstpabuaran.com/resources/js/hooks
Yoga Pangestu 72848d51d8 feat: add transaction management page with filtering and CRUD functionality
- Implemented TransactionIndex component for displaying transactions with pagination and filtering options.
- Created TransactionCardRow component for rendering individual transaction details.
- Added TransactionItemSubRow component for displaying detailed order items within a transaction.
- Integrated delete confirmation dialog for transaction deletion.
- Updated routes to include transaction management with appropriate permissions.
2026-08-04 10:37:28 +07:00
..
use-appearance.tsx initial commit 2026-07-28 17:40:38 +07:00
use-can.ts feat: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +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: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00
use-draft-save.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +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 refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
use-purchase-draft.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
use-push-notification.ts feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
use-raw-material-draft.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
use-restock-draft.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
use-server-table.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
use-transaction-draft.ts feat: add transaction management page with filtering and CRUD functionality 2026-08-04 10:37:28 +07:00
use-two-factor-auth.ts initial commit 2026-07-28 17:40:38 +07:00