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 a79c7bf60d
Code Cleanup
* Working on emailing invoices

* Working on emailing and displaying email

* Working on emailing and displaying email

* Email invoices

* Fixes for html emails

* Ensure valid client prior to store

* Ensure client exists when storing an entity

* refactor for emails

* Design Transformer

* Include designs in first_load response

* Code cleanup
2020-02-15 20:06:30 +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 Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ShowQuoteRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
StoreQuoteRequest.php Code Cleanup 2020-02-15 20:06:30 +11:00
UpdateQuoteRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00