dstpabuaran.com/resources/js/components
Yoga Pangestu 2a0b99c599 feat: implement invoice management features including index, create, update, delete, and print functionalities
- Added InvoiceIndex component for displaying a list of invoices with pagination and search capabilities.
- Created InvoiceShareButton component for sharing invoice details via WhatsApp.
- Developed InvoicePrint component for printing invoice details.
- Defined routes for invoice management including share and print functionalities.
- Implemented InvoiceTest to cover authentication, authorization, and CRUD operations for invoices.
2026-08-22 15:13:28 +07:00
..
auth refactor: remove size constraints from DialogContent components across multiple pages 2026-08-12 13:56:29 +07:00
brand Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
card feat: add total price calculations for raw materials and products in analysis components 2026-08-15 20:16:49 +07:00
data-display feat: enhance FilterPopover component with scrollable content 2026-08-15 13:02:42 +07:00
dialogs feat: add loading state management in DeleteConfirmDialog component 2026-08-15 12:59:52 +07:00
home feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
hooks refactor: clean up imports and improve code readability across multiple components 2026-08-06 09:55:11 +07:00
inputs feat: update button styles for file removal actions in FileUpload and FileUploadMultiple components 2026-08-14 23:16:53 +07:00
layout feat: implement invoice management features including index, create, update, delete, and print functionalities 2026-08-22 15:13:28 +07:00
notifications feat: split 'reject' price type into 'reject_capital' and 'reject_selling', update related components and database migration 2026-08-16 14:27:19 +07:00
ui feat: reorganize imports and update SidebarTrigger icon 2026-08-15 13:17:32 +07:00
user fix: update error messages for form submissions to improve clarity 2026-08-07 15:43:52 +07:00