1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Http
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
..
Controllers Code Cleanup 2020-02-15 20:06:30 +11:00
Middleware Improvements for eager loading (#3290) 2020-02-06 23:00:22 +11:00
Requests Code Cleanup 2020-02-15 20:06:30 +11:00
ValidationRules Fixes for refunds (#3288) 2020-02-06 08:54:20 +11:00
ViewComposers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Kernel.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00