1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00
invoiceninja/app
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
..
Console Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
DataMapper Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
Designs Download Invoice by Invitation (#3312) 2020-02-12 11:41:17 +11:00
Events Code Cleanup 2020-02-15 20:06:30 +11:00
Exceptions Migrate commits from 2-migration-with-json into v2 (#3241) 2020-01-24 07:35:00 +11:00
Factory Ft quote services (#3310) 2020-02-12 07:57:25 +11:00
Filters Create 'Credits' module (#3263) 2020-01-30 12:27:22 +11:00
Helpers Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
Http Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
Jobs Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
Libraries Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Listeners Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
Mail Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
Models Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
Notifications Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Observers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentDrivers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Policies Test fixes & code improvements (#3267) 2020-01-30 14:02:25 +11:00
Providers Code Cleanup 2020-02-15 20:06:30 +11:00
Repositories Fixes for Tests, MultiDB (#3334) 2020-02-15 23:27:24 +11:00
Services Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
Transformers Fixes for Tests, MultiDB (#3334) 2020-02-15 23:27:24 +11:00
Utils Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00