invoiceninja/app/Http/Controllers/OpenAPI
David Bomba c6e1658ffe
Refactors (#3148)
* Refactor company properties to be presented from settings object instead of company properties

* Working on Email Tests

* Working on emails

* Working on email templats

* Include text version of email

* Refactor Email template builder into trait'

* Fix for custom_value4

* Refactor payment_date -> date && payment_type_id -> type_id

* expose paymentables to API

* expose paymentables to API

* Implement a next_send_date field in invoice/quote tables to allow control over reminder scheduling

* Add custom_values to users,documents and company_gateways tables
2019-12-16 22:34:38 +11:00
..
AccountSchema.php OpenAPI Docs 2019-10-06 22:27:56 +11:00
ActivitySchema.php add custom values to settings object 2019-10-06 22:58:11 +11:00
BulkActionSchema.php Finalized OpenAPI 2019-10-07 15:57:14 +11:00
ClientContactSchema.php Clients OpenAPI 2019-10-07 10:32:36 +11:00
ClientGatewayToken.php Finalized OpenAPI 2019-10-07 15:57:14 +11:00
ClientSchema.php Allow fine grained payments (#3110) 2019-12-01 22:23:24 +11:00
CompanyGatewaySchema.php Fixes for actions (#3056) 2019-11-12 15:41:02 +11:00
CompanySchema.php Change companies table property domain to subdomain (#3141) 2019-12-11 07:53:41 +11:00
CompanySettingsSchema.php Refactors (#3148) 2019-12-16 22:34:38 +11:00
CompanyTokenSchema.php OpenAPI Docs 2019-10-06 22:27:56 +11:00
CompanyUserSchema.php CORS implementation (#3065) 2019-11-13 22:32:53 +11:00
ErrorSchema.php OpenAPI 2019-10-06 22:51:33 +11:00
FeesAndLimitsSchema.php Fixes for actions (#3056) 2019-11-12 15:41:02 +11:00
GroupSettingSchema.php Clients OpenAPI 2019-10-07 10:32:36 +11:00
Headers.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
InvoiceSchema.php Refactors (#3148) 2019-12-16 22:34:38 +11:00
Parameters.php Open API 2019-10-06 19:44:00 +11:00
PaymentSchema.php Refactors (#3148) 2019-12-16 22:34:38 +11:00
ProductSchema.php Finalized OpenAPI 2019-10-07 15:57:14 +11:00
QuoteSchema.php Refactors (#3148) 2019-12-16 22:34:38 +11:00
RecurringInvoice.php Finalized OpenAPI 2019-10-07 15:57:14 +11:00
RecurringQuote.php Finalized OpenAPI 2019-10-07 15:57:14 +11:00
swagger-v3.php Invoice Calculations (#2985) 2019-10-13 21:59:55 +11:00
TaxRateSchema.php Tax Rates (#3026) 2019-10-29 13:55:26 +11:00
TemplateSchema.php Template Controller (#3042) 2019-11-05 07:50:10 +11:00
UserSchema.php OpenAPI 2019-10-06 22:51:33 +11:00
ValidationErrorSchema.php OpenAPI 2019-10-06 23:18:22 +11:00