1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/DataMapper
David Bomba f8ea4c0d0f
Implement Design API (#3400)
* Working on CompanyUser route

* CompanyUser update route

* tests for updating a company user

* Fixes for exchange currency rate

* Move slack and google analytics fields into company table

* implement Design API
2020-02-29 08:57:47 +11:00
..
BaseSettings.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientSettings.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanySettings.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
DefaultSettings.php Fixes for invoice update and invoice designs (#3302) 2020-02-10 20:53:02 +11:00
EmailTemplateDefaults.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
FeesAndLimits.php Fixes for feesandlimits (#3381) 2020-02-26 18:55:01 +11:00
InvoiceItem.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentMethodMeta.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentTransaction.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00