dstpabuaran.com/resources/js/components/layout
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
..
app-content.tsx Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
app-header.tsx feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
app-shell.tsx feat: update TodayAttendanceAlert component and enhance card styling in attendance and dashboard pages 2026-08-07 14:32:45 +07:00
app-sidebar-header.tsx Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
app-sidebar.tsx feat: implement invoice management features including index, create, update, delete, and print functionalities 2026-08-22 15:13:28 +07:00
breadcrumbs.tsx Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
heading.tsx Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
index.ts Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
page-header.tsx feat: enhance PageHeader layout for better responsiveness and structure 2026-08-13 11:34:23 +07:00