invoiceninja/resources/views
David Bomba f57339f185
Fixes and Refactors for Invoice Emails. (#3339)
* 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

* Update variable name send -> send_email for client_contacts

* Mailable download files

* Extend timeouts of password protected routes when a protected route is hit

* Add default portal design to company settings

* Minor fixes

* Fixes for Tests

* Fixes for invoicing emails

* Refactors for InvoiceEmail

* Implement abstractservice

* Refactors for services

* Refactors for emails

* Fixes for Invoice Emails
2020-02-17 20:37:44 +11:00
..
auth Fixes for lang 2019-09-26 23:15:25 +10:00
client Fixes for lang 2019-09-26 23:15:25 +10:00
contact Save Client / Contacts (#2523) 2018-11-27 17:59:16 +11:00
dashboard Update OAuth token on Auth. (#3119) 2019-12-04 13:00:59 +11:00
email Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
errors Laravel standard error pages 2019-09-25 07:18:41 +10:00
generic clean up 2019-08-08 21:18:02 +10:00
layouts Change 'Quote' & 'Invoice' service implementation (#3327) 2020-02-14 14:32:22 +11:00
pdf Add additional date formats / performance improvements. (#3161) 2019-12-18 21:49:28 +11:00
portal/default Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
settings/partial Fixes for lang 2019-09-26 23:15:25 +10:00
signup Fixes for lang 2019-09-26 23:15:25 +10:00
vendor Fixes for self-updater (#3313) 2020-02-12 13:51:43 +11:00
footer.blade.php Model encode primary keys (#2510) 2018-11-20 15:36:56 +11:00
header.blade.php Fixes for lang 2019-09-26 23:15:25 +10:00
home.blade.php Client CRUD with VueJS (#2497) 2018-11-11 00:24:36 +11:00
sidebar.blade.php Fixes for lang 2019-09-26 23:15:25 +10:00