1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Requests
Benjamin Beganović 01c47d7c5d (Sync) beganovich:v2 to invoiceninja:v2 (#3254)
* Add more checks to invoice test

* Uploading migration file & test

* Comment redundant tests

* Improve tests with smaller sample files. (#3250)

* Reduce migration file size to improve test velocity

* minor fixes

* remove xhprof ext

* Tests for templates

* Remove commented tests

* Fix invoices testing & importing

* Sending e-mail when migration fails

* Uploading & storing the migration file
- Added Swagger notation
- Added MigrationTest.php method

Co-authored-by: David Bomba <turbo124@gmail.com>
2020-01-28 07:56:48 +11:00
..
Account Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Activity Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Client Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientPortal Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Company Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyGateway Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
GroupSetting Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Invoice Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Migration (Sync) beganovich:v2 to invoiceninja:v2 (#3254) 2020-01-28 07:56:48 +11:00
Payment Payment refunds, Projects, Expenses and Vendors. (#3228) 2020-01-20 21:10:33 +11:00
Product Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Quote Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoice Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuote Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TaxRate Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
User Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Vendor Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
Request.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00