1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Http/Controllers
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
..
Auth [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ClientPortal Include Horizon (#3519) 2020-03-24 20:15:30 +11:00
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
OpenAPI Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Support/Messages Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Traits Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
AccountController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ActivityController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BaseController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ClientController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ClientStatementController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
CompanyGatewayController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyUserController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Controller.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
CreditController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
DashboardController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DesignController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ExpenseController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
GroupSettingController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
LicenseController.php Include Horizon (#3519) 2020-03-24 20:15:30 +11:00
MigrationController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
PaymentController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
PreviewController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ProductController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
QuoteController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
RecurringInvoiceController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
RecurringQuoteController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
SelfUpdateController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
SettingsController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetupController.php Include Horizon (#3519) 2020-03-24 20:15:30 +11:00
TaxRateController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TemplateController.php Working on Setup workflow (#3509) 2020-03-18 20:40:15 +11:00
TranslationController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserController.php Include Horizon (#3519) 2020-03-24 20:15:30 +11:00
UserProfileController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
VendorController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00