1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http
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
..
Controllers Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
Middleware Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00
Requests Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
ValidationRules Activity API fixes + Payments API (#3076) 2019-11-18 21:46:01 +11:00
ViewComposers Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
Kernel.php Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00