invoiceninja/app/Http
David Bomba 01173c66d8
Fixes for validation. (#3130)
* Fixes for OpenAPI Documentation + fix support for docs for PHP 7.4

* Minor fixes for GMail API

* Add fix for 2 contacts with no email addresses failing validation, emails are optional! but cannot be duplicated if a value is set

* Return template as a object with subject and body components

* Fixes for OpenAPI Schema

* Stubs for payment edge cases

* payment tests
2019-12-05 17:22:20 +11:00
..
Controllers Fixes for validation. (#3130) 2019-12-05 17:22:20 +11:00
Middleware Cast to string - default_gateway_type_id (#3105) 2019-11-29 22:15:50 +11:00
Requests Fixes for validation. (#3130) 2019-12-05 17:22:20 +11:00
ValidationRules Allow fine grained payments (#3110) 2019-12-01 22:23:24 +11:00
ViewComposers Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
Kernel.php Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00