1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Controllers/ClientPortal
David Bomba cdc3ef12c2
Include Horizon (#3519)
* Fixes for white label

* Include Laravel Horizon

* Add Account ID to user table AND ensure a user cannot create an invoice across companies

* restart horison after an update

* Fixes for app setup

* Minor fixes

* Fixes for client routes

* Fixes for tests

* minor fixes
2020-03-24 20:15:30 +11:00
..
CreditController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
DashboardController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
DocumentController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvitationController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
InvoiceController.php Include Horizon (#3519) 2020-03-24 20:15:30 +11:00
PaymentController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
PaymentHookController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentMethodController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ProfileController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
QuoteController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
RecurringInvoiceController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00