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 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
..
BulkOptions.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ChecksEntityStatus.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CleanLineItems.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ClientGroupSettingsSaver.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CompanyGatewayFeesAndLimitsSaver.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CompanySettingsSaver.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
GeneratesCounter.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Inviteable.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
InvoiceEmailBuilder.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MakesDates.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MakesHash.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MakesHeaderData.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MakesInvoiceHtml.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MakesInvoiceValues.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MakesMenu.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MakesReminders.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
NumberFormatter.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
SettingsSaver.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
SystemLogTrait.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ThrottlesEmail.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Uploadable.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
UserSessionAttributes.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
UserSettings.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00