1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/app/Repositories
David Bomba 5a720325b3
Merge pull request #4180 from turbo124/v5-develop
Improve eager loading - first load
2020-10-19 07:56:38 +11:00
..
Migration Adjust the way we import credits from V4 to V5 - refactor check data script to reflect changes 2020-10-18 20:25:32 +11:00
AccountRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
ActivityRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
BaseRepository.php Fix BaseRepository 2020-10-17 01:32:53 +02:00
ClientContactRepository.php Fixes for contact password not sticking on update 2020-09-12 19:53:28 +10:00
ClientRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
CompanyRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
CreditRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
DesignRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
DocumentRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
ExpenseRepository.php Add tasks to API 2020-10-13 07:42:02 +11:00
GroupSettingRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
InvoiceRepository.php Append DELETED to invoice number on delete action 2020-09-23 20:52:54 +10:00
PaymentRepository.php Fixes for passing settings object into all mail templates 2020-09-19 15:02:34 +10:00
PaymentTermRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
ProductRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
ProjectRepository.php Implement Projects API 2020-10-08 09:25:39 +11:00
QuoteRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
RecurringInvoiceRepository.php Using Credits for payment 2020-10-15 20:41:59 +11:00
RecurringQuoteRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
TaskRepository.php Add tasks to API 2020-10-13 07:42:02 +11:00
TokenRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
UserRepository.php Working on Delete user bug 2020-09-28 12:56:11 +10:00
VendorContactRepository.php Vendor API endpoints 2020-09-23 10:16:19 +10:00
VendorRepository.php Fixes for recurring number rules and assigned_user_id stickiness for Vendors 2020-10-16 08:17:31 +11:00