dstpabuaran.com/resources/js/components/ui
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
..
alert.tsx feat: add employee management features including create, edit, and list functionalities 2026-07-29 22:26:24 +07:00
attachment.tsx feat: add media library configuration and file upload components 2026-07-30 10:16:49 +07:00
avatar.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
badge.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
breadcrumb.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
button.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
calendar.tsx feat: implement Employee Advance management functionality 2026-07-29 21:07:21 +07:00
card.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
checkbox.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
collapsible.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
dialog.tsx feat: implement category management with CRUD functionality and integrate sluggable for SEO-friendly URLs 2026-07-29 01:11:53 +07:00
dropdown-menu.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
icon.tsx initial commit 2026-07-28 17:40:38 +07:00
input-group.tsx feat: implement cash account management with deposit and withdrawal functionality 2026-07-29 02:08:39 +07:00
input-otp.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
input.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
label.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
navigation-menu.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
placeholder-pattern.tsx initial commit 2026-07-28 17:40:38 +07:00
popover.tsx feat: implement Employee Advance management functionality 2026-07-29 21:07:21 +07:00
radio-group.tsx feat: add employee management features including create, edit, and list functionalities 2026-07-29 22:26:24 +07:00
select.tsx feat: add employee management features including create, edit, and list functionalities 2026-07-29 22:26:24 +07:00
separator.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
sheet.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
sidebar.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
skeleton.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
sonner.tsx feat: integrate FlashToast component and update Toaster usage 2026-07-29 01:35:34 +07:00
spinner.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
switch.tsx feat: add employee management features including create, edit, and list functionalities 2026-07-29 22:26:24 +07:00
table.tsx feat: implement category management with CRUD functionality and integrate sluggable for SEO-friendly URLs 2026-07-29 01:11:53 +07:00
textarea.tsx feat: implement cash account management with deposit and withdrawal functionality 2026-07-29 02:08:39 +07:00
toggle-group.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
toggle.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00
tooltip.tsx refactor: update UI components for improved styling and functionality 2026-07-28 19:10:20 +07:00