invoiceninja/app/Http/Requests
David Bomba 1393179160
Multiple fixes and features (#3411)
* Performance improvements for seeding

* Differentiating between system notification and user notifications

* Remove hard coded webhook url

* Working on system and user notifications

* notifications

* Set the currency on client if blank

* Refactor for inserting invoice defaults

* Refactor Default Invoice/Quote/Credit objects

* working on credits

* Implement mark_sent for quotes and credits
2020-03-03 20:44:26 +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 Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
ClientPortal Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Company Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
CompanyGateway Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyUser Update Company User Route (#3398) 2020-02-28 23:11:56 +11:00
Credit Update CORS fields (#3371) 2020-02-25 19:33:53 +11:00
Design Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
GroupSetting Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Invoice Fixes for invoice invitation creation (#3370) 2020-02-25 09:00:28 +11:00
Migration Importing migration data via HTTP (#3365) 2020-02-25 08:15:07 +11:00
Payment Validate invoices in a payment (#3397) 2020-02-28 19:18:34 +11:00
Product Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Quote Fixes for tests (#3395) 2020-02-28 08:17:17 +11:00
RecurringInvoice Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
RecurringQuote Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
TaxRate Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
User Update Company User Route (#3398) 2020-02-28 23:11:56 +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