1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 05:32:39 +01:00
invoiceninja/app/Http/Controllers/ClientPortal
David Bomba b6d6d3928b
Eager loading (#2995)
* Fixes for tests

* Eager load payment types
2019-10-16 21:24:33 +11:00
..
DashboardController.php View Composer for Client Portal 2019-07-19 14:32:51 +10:00
DocumentController.php clean up 2019-08-08 21:18:02 +10:00
InvitationController.php fix error formatting 2019-09-24 08:37:38 +10:00
InvoiceController.php Add pay now button to each row in table 2019-10-08 16:09:59 +11:00
PaymentController.php Eager loading (#2995) 2019-10-16 21:24:33 +11:00
PaymentHookController.php Payment hooks 2019-09-30 07:49:43 +10:00
PaymentMethodController.php Docs 2019-10-03 22:17:48 +10:00
ProfileController.php Create client logo's 2019-08-26 19:28:21 +10:00
RecurringInvoiceController.php Recurring Invoice ListView 2019-08-15 21:10:02 +10:00