dstpabuaran.com/resources/js/components
Yoga Pangestu aecd8eaf1f Refactor security settings page and update password functionality
- Translated UI elements to Indonesian for better localization.
- Improved layout by introducing Card components for better visual structure.
- Removed unnecessary imports and props related to passkeys and two-factor authentication.
- Updated tests to cover new password update scenarios and validation rules.
- Ensured proper redirection and error handling for unauthorized access to security settings.
- Enhanced user experience by adding success flash messages on password updates.
2026-07-30 22:08:24 +07:00
..
ui feat: add media library configuration and file upload components 2026-07-30 10:16:49 +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 feat: replace SVG logo with image logo and update AppLogoIcon usage 2026-07-29 00:05:56 +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: enhance user profile update functionality and improve sidebar user display 2026-07-29 00:00:19 +07:00
app-sidebar.tsx feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +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
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 feat: add toolbar support to DataTable component for enhanced functionality 2026-07-30 13:42:10 +07:00
date-picker.tsx feat: implement Employee Advance management functionality 2026-07-29 21:07:21 +07:00
delete-user.tsx initial commit 2026-07-28 17:40:38 +07:00
file-upload.tsx feat: update attachment title in FileUpload component for clarity 2026-07-30 11:46:43 +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 feat: add media library configuration and file upload components 2026-07-30 10:16:49 +07:00
input-error.tsx initial commit 2026-07-28 17:40:38 +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 feat: enhance user profile update functionality and improve sidebar user display 2026-07-29 00:00:19 +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 PhoneNumberInput component and integrate it into employee create and edit forms 2026-07-29 22:42:35 +07:00
rupiah-input.tsx feat: add media library configuration and file upload components 2026-07-30 10:16:49 +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