1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Jobs/Util
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
..
Import.php (V2) Improve validation & error handling (#3414) 2020-03-04 09:44:42 +11:00
ProcessBulk.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
StartMigration.php (V2) Improve validation & error handling (#3414) 2020-03-04 09:44:42 +11:00
SystemLogger.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UnlinkFile.php Set Invitations as a default include for invoices (#3362) 2020-02-24 21:15:30 +11:00
UploadAvatar.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UploadFile.php Download Invoice by Invitation (#3312) 2020-02-12 11:41:17 +11:00