dstpabuaran.com/resources/js/components
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
..
card feat: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00
hooks feat: implement product variant management 2026-08-01 13:19:07 +07:00
ui feat: add Combobox component with input, trigger, and clear functionalities 2026-08-01 02:11:00 +07:00
alert-error.tsx initial commit 2026-07-28 17:40:38 +07:00
app-content.tsx initial commit 2026-07-28 17:40:38 +07:00
app-header.tsx refactor: update layout styles for AppHeader and AppSidebarLayout components 2026-08-01 14:51:21 +07:00
app-logo-icon.tsx Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
app-logo.tsx feat: replace SVG logo with image logo and update AppLogoIcon usage 2026-07-29 00:05:56 +07:00
app-shell.tsx refactor: improve layout formatting in AppShell and AppSidebarLayout; update button text in ProductCreate and ProductEdit 2026-08-01 15:15:44 +07:00
app-sidebar-header.tsx feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
app-sidebar.tsx feat: add transaction management page with filtering and CRUD functionality 2026-08-04 10:37:28 +07:00
appearance-tabs.tsx initial commit 2026-07-28 17:40:38 +07:00
breadcrumbs.tsx initial commit 2026-07-28 17:40:38 +07:00
camera-capture.tsx feat: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00
card-table.tsx feat: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00
confirm-dialog.tsx feat: implement category management with CRUD functionality and integrate sluggable for SEO-friendly URLs 2026-07-29 01:11:53 +07:00
data-table.tsx refactor: remove 'No' column from various finance and HR tables to streamline data presentation 2026-08-02 01:50:43 +07:00
date-picker.tsx feat: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00
delete-confirm-dialog.tsx refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
delete-user.tsx initial commit 2026-07-28 17:40:38 +07:00
file-upload-multiple.tsx Refactor product variant photo handling to support multiple images 2026-08-01 15:49:38 +07:00
file-upload.tsx feat: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00
filter-popover.tsx feat: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00
flash-toast.tsx feat: integrate FlashToast component and update Toaster usage 2026-07-29 01:35:34 +07:00
form-dialog.tsx refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
heading.tsx initial commit 2026-07-28 17:40:38 +07:00
image-preview-button.tsx refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
image-preview-modal.tsx Refactor product variant photo handling to support multiple images 2026-08-01 15:49:38 +07:00
input-error.tsx initial commit 2026-07-28 17:40:38 +07:00
location-map.tsx feat: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00
manage-passkeys.tsx initial commit 2026-07-28 17:40:38 +07:00
manage-two-factor.tsx initial commit 2026-07-28 17:40:38 +07:00
nav-user.tsx Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
notification-bell.tsx feat: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00
number-input.tsx refactor: update stock and quantity fields to use integer type across models, requests, factories, and migrations; introduce NumberInput component for consistent numeric input handling 2026-08-02 14:59:13 +07:00
page-header.tsx refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
passkey-item.tsx initial commit 2026-07-28 17:40:38 +07:00
passkey-register.tsx initial commit 2026-07-28 17:40:38 +07:00
passkey-verify.tsx initial commit 2026-07-28 17:40:38 +07:00
password-input.tsx initial commit 2026-07-28 17:40:38 +07:00
phone-number-input.tsx feat: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00
pwa-update-toast.tsx Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
row-actions.tsx refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
rupiah-input.tsx feat: add transaction management page with filtering and CRUD functionality 2026-08-04 10:37:28 +07:00
status-badge.tsx refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
text-link.tsx initial commit 2026-07-28 17:40:38 +07:00
toggle-status.tsx refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
two-factor-recovery-codes.tsx initial commit 2026-07-28 17:40:38 +07:00
two-factor-setup-modal.tsx initial commit 2026-07-28 17:40:38 +07:00
user-info.tsx feat: update User model and UserInfo component to use full_name attribute 2026-07-30 13:51:09 +07:00
user-menu-content.tsx feat: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00