dstpabuaran.com/resources/js/components
Yoga Pangestu 50b2be68ac Add error handling with toast notifications for form submissions
- Integrated toast notifications to display error messages when form submissions fail across various components, enhancing user feedback and experience.
- Updated components including DeleteUser, FormDialog, ManageTwoFactor, TwoFactorRecoveryCodes, TwoFactorSetupModal, PayrollPeriodShow, EmployeeCreate, EmployeeEdit, CuttingCreate, CuttingEdit, PurchaseCreate, PurchaseEdit, RestockCreate, RestockEdit, TransactionCreate, TransactionEdit, Category management, Product management, Raw Material management, Role management, Settings, and Authentication pages.
2026-08-07 08:50:11 +07:00
..
card feat: enhance dashboard with detailed statistics and charts 2026-08-07 08:35:01 +07:00
hooks refactor: clean up imports and improve code readability across multiple components 2026-08-06 09:55:11 +07:00
ui feat: update label and separator components for improved styling; refactor transaction create/edit pages and add field components 2026-08-06 14:53:21 +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: enhance dashboard with detailed statistics and charts 2026-08-07 08:35:01 +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 rowClassName prop to CardTable for dynamic row styling 2026-08-06 09:29:35 +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 Add error handling with toast notifications for form submissions 2026-08-07 08:50:11 +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 Add error handling with toast notifications for form submissions 2026-08-07 08:50:11 +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: enhance attendance management with employee-specific data and location tracking 2026-08-06 23:43:49 +07:00
manage-passkeys.tsx initial commit 2026-07-28 17:40:38 +07:00
manage-two-factor.tsx Add error handling with toast notifications for form submissions 2026-08-07 08:50:11 +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 refactor: replace anchor tags with Link components for improved navigation consistency 2026-08-05 20:48:58 +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 Add error handling with toast notifications for form submissions 2026-08-07 08:50:11 +07:00
two-factor-setup-modal.tsx Add error handling with toast notifications for form submissions 2026-08-07 08:50:11 +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