1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Requests/Quote
David Bomba 6df62faa82
Fixes for Invoice Designs (#3559)
* fixes for tests

* Working on Invoice Designs

* Update phpunit.yml

* Update phpunit.yml

* Working on sending an individual email

* Update phpunit.yml

* Fixes for designs

* Update phpunit.yml

* Working on sending entity email - individual

* Fixes for account creation

* Remove Laravel Horizon

* remove logging
2020-03-28 22:34:04 +11:00
..
ActionQuoteRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreateQuoteRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DestroyQuoteRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
EditQuoteRequest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ShowQuoteRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
StoreQuoteRequest.php Fixes for Invoice Designs (#3559) 2020-03-28 22:34:04 +11:00
UpdateQuoteRequest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00