1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Requests/Quote
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
..
ActionQuoteRequest.php Update copyright 2019-05-11 13:32:07 +10:00
CreateQuoteRequest.php Update copyright 2019-05-11 13:32:07 +10:00
DestroyQuoteRequest.php Update copyright 2019-05-11 13:32:07 +10:00
EditQuoteRequest.php Update copyright 2019-05-11 13:32:07 +10:00
ShowQuoteRequest.php Update copyright 2019-05-11 13:32:07 +10:00
StoreQuoteRequest.php Validation rules 2019-07-04 14:31:01 +10:00
UpdateQuoteRequest.php Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00