invoiceninja/app/Http/Controllers
David Bomba b7d3f4e7aa
Client Portal conditionals (#3039)
* Fixes for tests

* add additional fields for company settings

* fixes for travis

* update company settings schema

* Disable client portal

* Client Portal middleware

* Working on client portal

* hide portal

* Implement notification channgels for User and ClientContact models

* Push notifications onto queue

* Force authentication if client portal is password protected
2019-11-04 11:22:59 +11:00
..
Auth Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
ClientPortal Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
Contact Refactoring how we set the DB in the request cycle 2019-07-12 15:03:30 +10:00
OpenAPI Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
Support/Messages OpenAPI docs for support message API 2019-10-17 20:31:47 +11:00
Traits Update copyright 2019-05-11 13:32:07 +10:00
AccountController.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
ActivityController.php Add activities to API 2019-09-27 14:31:13 +10:00
BaseController.php Fix for company filtering 2019-09-29 18:46:53 +10:00
ClientController.php Upload company logo to group settings 2019-10-08 07:17:55 +10:00
ClientStatementController.php Update copyright 2019-05-11 13:32:07 +10:00
CompanyController.php Clean up todos (#2979) 2019-10-11 13:20:04 +11:00
CompanyGatewayController.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
Controller.php Update copyright 2019-05-11 13:32:07 +10:00
DashboardController.php Update copyright 2019-05-11 13:32:07 +10:00
GroupSettingController.php Upload company logo to group settings 2019-10-08 07:17:55 +10:00
InvoiceController.php Company Settings OpenAPI 2019-10-07 21:21:02 +11:00
PaymentController.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
ProductController.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
QuoteController.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
RecurringInvoiceController.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
RecurringQuoteController.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
SettingsController.php Update copyright 2019-05-11 13:32:07 +10:00
TaxRateController.php Tax Rate fixes (#3031) 2019-10-30 13:41:18 +11:00
TranslationController.php Update copyright 2019-05-11 13:32:07 +10:00
UserController.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
UserProfileController.php Update copyright 2019-05-11 13:32:07 +10:00