1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Http/Controllers/ClientPortal
David Bomba dc8ecbeeed
Fixes for company_user (#3477)
* Minor fixes for user delete

* Working on notifications

* Refactor for notifications

* Fix for checking settings withe negative integers

* Set payment id to 0

* Move pdf download to client side routes

* fixes for company_user

* Fixes for company_user
2020-03-11 22:05:05 +11:00
..
DashboardController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DocumentController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvitationController.php Fixes for company_user (#3477) 2020-03-11 22:05:05 +11:00
InvoiceController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentHookController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentMethodController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ProfileController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoiceController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00