dstpabuaran.com/resources/js/components
Yoga Pangestu 4a4c4ccad0 Refactor table column headers to remove sorting functionality
- Removed sorting buttons and associated logic from various table columns across payroll, employee, leave request, category, customer, product, supplier, and role management pages.
- Simplified header definitions to use static text instead of buttons for sorting.
- Cleaned up unused sort state management in related index components.
2026-08-01 12:11:36 +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 initial commit 2026-07-28 17:40:38 +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 initial commit 2026-07-28 17:40:38 +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 Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +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 Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +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 table column headers to remove sorting functionality 2026-08-01 12:11:36 +07:00
date-picker.tsx Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
delete-user.tsx initial commit 2026-07-28 17:40:38 +07:00
file-upload.tsx Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
flash-toast.tsx feat: integrate FlashToast component and update Toaster usage 2026-07-29 01:35:34 +07:00
heading.tsx initial commit 2026-07-28 17:40:38 +07:00
image-preview-modal.tsx Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
input-error.tsx initial commit 2026-07-28 17:40:38 +07:00
location-map.tsx Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +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 max height to notification dropdown for better usability 2026-08-01 12:05:04 +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 Add admin settings routes and corresponding feature tests 2026-07-31 01:04:14 +07:00
pwa-update-toast.tsx Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
rupiah-input.tsx Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
text-link.tsx initial commit 2026-07-28 17:40:38 +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 Refactor security settings page and update password functionality 2026-07-30 22:08:24 +07:00