1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 05:32:39 +01:00
invoiceninja/app/Http/Controllers/ClientPortal
David Bomba 69efd4d574
Enhancements to API (#3088)
* working on email throttling

* Fixes for invitaiton links

* pass custom fields as object

* Add user agent to company token

* Update company token transformer

* Remove prefix setting from CompanySettings

* Implement user agent on company token & provide better error handling for undefined relationships includes

* Fix bulk actions

* Working on updating/creating a company user

* Fixes for tests
2019-11-21 19:38:57 +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 Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
InvoiceController.php Bulk download PDF, Client Portal formatting (#3046) 2019-11-06 09:52:57 +11:00
PaymentController.php Bulk download PDF, Client Portal formatting (#3046) 2019-11-06 09:52:57 +11:00
PaymentHookController.php Payment hooks 2019-09-30 07:49:43 +10:00
PaymentMethodController.php Payment methods (#3045) 2019-11-06 09:51:39 +11:00
ProfileController.php Create client logo's 2019-08-26 19:28:21 +10:00
RecurringInvoiceController.php Bulk download PDF, Client Portal formatting (#3046) 2019-11-06 09:52:57 +11:00