1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/app/Http/Controllers/OpenAPI
David Bomba 43e57d0117
Fixes for self-update (#3514)
* minor fix for payment notifications

* styleci

* Limit Self updating to self hosters only
:

* Fixes for designs

* Minor fixes for self-update
2020-03-21 16:37:30 +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 Send Email (#3347) 2020-02-18 08:08:27 +11:00
ClientGatewayToken.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +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 updating company user (#3401) 2020-03-01 08:03:43 +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 Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
CreditSchema.php Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
DesignSchema.php Implement Design API (#3400) 2020-02-29 08:57:47 +11: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 Fixes for self-update (#3514) 2020-03-21 16:37:30 +11: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 Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
PaymentSchema.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11: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