dstpabuaran.com/resources/js/components
Yoga Pangestu a138ffe63c feat: add media library configuration and file upload components
- Added `media-library.php` configuration file for managing media uploads and conversions.
- Updated `filesystems.php` to set default visibility for AWS S3 storage.
- Implemented `FileUpload` component for handling file uploads with preview and error handling.
- Created `ImagePreviewModal` component for displaying image previews in a modal.
- Introduced `Attachment` UI components for better file attachment handling.
- Added `useFileUpload` hook to manage file upload state and logic.
- Implemented utility functions for uploading files to S3 with presigned URLs.
- Created API route for generating presigned URLs for file uploads.
2026-07-30 10:16:49 +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 media library configuration and file upload components 2026-07-30 10:16:49 +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: implement category management with CRUD functionality and integrate sluggable for SEO-friendly URLs 2026-07-29 01:11:53 +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: add media library configuration and file upload components 2026-07-30 10:16:49 +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 initial commit 2026-07-28 17:40:38 +07:00
user-menu-content.tsx initial commit 2026-07-28 17:40:38 +07:00