invoiceninja/app/Repositories
David Bomba f712b789ca
Fixes for tests (#3184)
* fix typo

* php-cs traits

* CS fixer pass

* Password protect User routes

* Implement checks to prevent editing a deleted record

* Clean up payment flows

* Fixes for tests
2019-12-31 08:59:12 +11:00
..
AccountRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ActivityRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
BaseRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ClientContactRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ClientRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CompanyRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
GroupSettingRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
InvoiceRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
PaymentRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ProductRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
QuoteRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
RecurringInvoiceRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
RecurringQuoteRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
UserRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00