1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/DataMapper
David Bomba 69efd4d574
Enhancements to API (#3088)
* working on email throttling

* Fixes for invitaiton links

* pass custom fields as object

* Add user agent to company token

* Update company token transformer

* Remove prefix setting from CompanySettings

* Implement user agent on company token & provide better error handling for undefined relationships includes

* Fix bulk actions

* Working on updating/creating a company user

* Fixes for tests
2019-11-21 19:38:57 +11:00
..
BaseSettings.php set defaults for line items (#3029) 2019-10-29 22:44:54 +11:00
ClientSettings.php Remove show_currency_symbol 2019-10-07 17:37:46 +11:00
CompanySettings.php Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
DefaultSettings.php fixes for user creation 2019-08-25 15:55:25 +10:00
FeesAndLimits.php Implement Company Settings Sieve (#3057) 2019-11-12 22:36:24 +11:00
InvoiceItem.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
PaymentMethodMeta.php fixes for travis 2019-09-19 21:43:59 +10:00
PaymentTransaction.php Working on gateway fees 2019-09-09 13:27:16 +10:00