1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Utils/Traits
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
..
CleanLineItems.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
CompanyGatewayFeesAndLimitsSaver.php Implement fees and limits map for company gateways (#3053) 2019-11-11 23:21:19 +11:00
CompanySettingsSaver.php Payment deletes (#3079) 2019-11-19 21:23:56 +11:00
GeneratesCounter.php Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
Inviteable.php Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
MakesDates.php Payment edge cases 2019-10-08 09:05:41 +10:00
MakesHash.php Laravel V6 2019-09-26 23:00:51 +10:00
MakesHeaderData.php Update copyright 2019-05-11 13:32:07 +10:00
MakesInvoiceHtml.php Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
MakesInvoiceValues.php Insert generic for client country if not set (#3022) 2019-10-25 20:58:16 +11:00
MakesMenu.php Update copyright 2019-05-11 13:32:07 +10:00
NumberFormatter.php Update copyright 2019-05-11 13:32:07 +10:00
SettingsSaver.php Fixes for transforming and saving company settings. (#3058) 2019-11-13 08:26:40 +11:00
SystemLogTrait.php Refactor payment events 2019-10-04 16:22:22 +10:00
ThrottlesEmail.php Implement logic to throttle emails 2019-05-31 14:01:47 +10:00
Uploadable.php Change company_logo_url to company_logo (#2980) 2019-10-11 15:30:26 +11:00
UserSessionAttributes.php Update copyright 2019-05-11 13:32:07 +10:00
UserSettings.php Update copyright 2019-05-11 13:32:07 +10:00