1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 09:21:34 +02:00
invoiceninja/app/Http/Requests/ClientPortal
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
..
Documents Rename "Downloads" to "Documents": 2020-09-28 12:04:34 +02:00
Payments Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
Uploads Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
CreatePaymentMethodRequest.php Client portal improvements: (#3595) 2020-04-07 07:23:05 +10:00
ProcessInvoicesInBulkRequest.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ProcessQuotesInBulkRequest.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
RegisterRequest.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
ShowCreditRequest.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ShowInvoiceRequest.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
ShowQuoteRequest.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ShowRecurringInvoiceRequest.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
StoreDocumentRequest.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
UpdateClientRequest.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
UpdateContactRequest.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00