1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Http/Controllers/OpenAPI
David Bomba 1393179160
Multiple fixes and features (#3411)
* Performance improvements for seeding

* Differentiating between system notification and user notifications

* Remove hard coded webhook url

* Working on system and user notifications

* notifications

* Set the currency on client if blank

* Refactor for inserting invoice defaults

* Refactor Default Invoice/Quote/Credit objects

* working on credits

* Implement mark_sent for quotes and credits
2020-03-03 20:44:26 +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 Import (#3360) 2020-02-22 13:25:49 +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 OpenAPI documentation for Payments. (#3223) 2020-01-19 11:19:10 +10: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 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 Modifications to Designs (#3353) 2020-02-20 07:44:12 +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