1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/app/Http/Livewire
Benjamin Beganović 4e9bc0552d Rename "Downloads" to "Documents":
- Remove Livewire auto-publish from composer.json
- Replace old DocumentController with DownloadsController
- Rename DownloadsTable & downloads-table to DocumentsTable & documents-table
- New ShowDocumentRequest for displaying documents
- Change authorize() with DownloadMultipleDocumentsRequest
- Change route in PortalComposer
- Update Livewire assets
- Remove old documents routes
2020-09-28 12:04:34 +02:00
..
Profile/Settings Profile settings: Shipping address 2020-09-24 14:40:27 +02:00
CreditsTable.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
DocumentsTable.php Rename "Downloads" to "Documents": 2020-09-28 12:04:34 +02:00
InvoicesTable.php Hide Gateway Fees from invoices-table (cp) 2020-09-11 10:18:31 +02:00
PaymentMethodsTable.php Fixes for client portal data tables 2020-06-10 23:35:39 +10:00
PaymentsTable.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
QuotesTable.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
RecurringInvoicesTable.php Vendor API endpoints 2020-09-23 10:16:19 +10:00