invoiceninja/app/Http/Controllers/ClientPortal
David Bomba 81c481c071
Fixes for RandomDataSeeder (#3073)
* Provide failsafe creation of invoice invitations

* URL Links for invitations

* open up route for invitations

* Set DB by Invite

* Set DB By invitation Key

* Tests for setting DB based on user email address

* Middleware for setting db by email address

* fixes for tets

* fixes for tests

* Tests for bulk actions

* Payments API

* Fixes for tests
2019-11-16 14:12:29 +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 Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +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