dstpabuaran.com/resources/js/hooks
Yoga Pangestu d91ec8869e refactor: replace tooltip buttons with row actions component in supplier and role columns
feat: implement delete confirmation dialog component for better UX

refactor: update supplier and role index pages to utilize new form dialog and delete confirm dialog components

feat: add reusable form dialog component for creating and editing entities

feat: introduce filter popover component for enhanced filtering options in data tables

feat: create image preview button component for displaying images with modal preview

feat: add page header component for consistent page layout

feat: implement row actions component for handling actions on table rows

feat: add status badge component for displaying entity statuses

feat: create toggle status component for easily toggling entity states

feat: implement draft save hook for auto-saving form data

feat: add server table hook for managing server-side pagination and filtering

feat: create utility functions for formatting dates and numbers

feat: add constants for month names and measurement units
2026-08-02 23:40:12 +07:00
..
use-appearance.tsx initial commit 2026-07-28 17:40:38 +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-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: implement stock mutation functionality with service and controller; add pagination and UI components 2026-08-01 17:30:05 +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-two-factor-auth.ts initial commit 2026-07-28 17:40:38 +07:00