1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http
Benjamin Beganović 40af77d324
(V2) Improve validation & error handling (#3414)
* wip - migration transfer

* (WIP) Response refactor:
- Catching exceptions at top level
- Tests refactor

* wip

* Wrappign migration validator:
- Migration dropped to queue
- New validator messages
- New exception messages

* Fixes for tests
2020-03-04 09:44:42 +11:00
..
Controllers (V2) Improve validation & error handling (#3414) 2020-03-04 09:44:42 +11:00
Middleware Fixes for V2 (#3408) 2020-03-02 21:22:37 +11:00
Requests Fixes for currency id insertion in new client (#3413) 2020-03-03 23:18:24 +11:00
ValidationRules Validate invoices in a payment (#3397) 2020-02-28 19:18:34 +11:00
ViewComposers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Kernel.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00