invoiceninja/app/Http/Controllers/ClientPortal
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
..
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 Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11: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 Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00