1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Requests/Payment
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
..
ActionPaymentRequest.php Update copyright 2019-05-11 13:32:07 +10:00
CreatePaymentRequest.php Update copyright 2019-05-11 13:32:07 +10:00
DestroyPaymentRequest.php Update copyright 2019-05-11 13:32:07 +10:00
EditPaymentRequest.php Update copyright 2019-05-11 13:32:07 +10:00
ShowPaymentRequest.php Update copyright 2019-05-11 13:32:07 +10:00
StorePaymentRequest.php Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00
UpdatePaymentRequest.php Validation rules 2019-07-04 14:31:01 +10:00