invoiceninja/app/Repositories
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
..
AccountRepository.php Update copyright 2019-05-11 13:32:07 +10:00
ActivityRepository.php Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
BaseRepository.php Implement Company Settings Sieve (#3057) 2019-11-12 22:36:24 +11:00
ClientContactRepository.php CORS implementation (#3065) 2019-11-13 22:32:53 +11:00
ClientRepository.php Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
CompanyRepository.php Working on Company CRUD 2019-06-17 10:15:42 +10:00
GroupSettingRepository.php Implement fees and limits map for company gateways (#3053) 2019-11-11 23:21:19 +11:00
InvoiceRepository.php Fixes for payments (#3081) 2019-11-20 08:06:48 +11:00
PaymentRepository.php Activity API fixes + Payments API (#3076) 2019-11-18 21:46:01 +11:00
ProductRepository.php Update copyright 2019-05-11 13:32:07 +10:00
QuoteRepository.php Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00
RecurringInvoiceRepository.php Invoice calculations (#2994) 2019-10-16 20:28:52 +11:00
RecurringQuoteRepository.php Invoice calculations (#2994) 2019-10-16 20:28:52 +11:00
UserRepository.php Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00