1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Requests/ClientPortal
David Bomba e5a230e0c7
Performance improvements (#3634)
* Adjustments for tests

* Implement handling of temp downloading resources

* Refactor paths

* Refactors for file paths

* Refactor paths

* Add in S3 adapter

* Refactor company Documment URL

* Refactor for entity pdf performance

* Refactors for invoice generation

* Enhancements for emails invoices

* Emails

* Fixes for client portal queries
2020-04-16 18:41:25 +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
ShowCreditRequest.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ShowInvoiceRequest.php Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
ShowQuoteRequest.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ShowRecurringInvoiceRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
StoreDocumentRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UpdateClientRequest.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
UpdateContactRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00