1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Controllers/OpenAPI
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
..
AccountSchema.php OpenAPI Docs 2019-10-06 22:27:56 +11:00
ActivitySchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
BulkActionSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ClientContactSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ClientGatewayToken.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ClientSchema.php Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
CompanyGatewaySchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CompanySchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CompanySettingsSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CompanyTokenSchema.php OpenAPI Docs 2019-10-06 22:27:56 +11:00
CompanyUserSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CreditPaymentableSchema.php OpenAPI documentation for Payments. (#3223) 2020-01-19 11:19:10 +10:00
ErrorSchema.php OpenAPI 2019-10-06 22:51:33 +11:00
ExpenseSchema.php Payment refunds, Projects, Expenses and Vendors. (#3228) 2020-01-20 21:10:33 +11:00
FeesAndLimitsSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
GroupSettingSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Headers.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
InvoicePaymentableSchema.php OpenAPI documentation for Payments. (#3223) 2020-01-19 11:19:10 +10:00
InvoiceSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Parameters.php Fixes for ClientContact CRUD (#3317) 2020-02-12 20:18:56 +11:00
PaymentableSchema.php OpenAPI documentation for Payments. (#3223) 2020-01-19 11:19:10 +10:00
PaymentSchema.php OpenAPI documentation for Payments. (#3223) 2020-01-19 11:19:10 +10:00
ProductSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
QuoteSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
RecurringInvoice.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
RecurringQuote.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
swagger-v3.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
TaxRateSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
TemplateSchema.php Template Controller (#3042) 2019-11-05 07:50:10 +11:00
UserSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ValidationErrorSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
VendorContact.php Payment refunds, Projects, Expenses and Vendors. (#3228) 2020-01-20 21:10:33 +11:00
VendorSchema.php Payment refunds, Projects, Expenses and Vendors. (#3228) 2020-01-20 21:10:33 +11:00