1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Transformers
David Bomba 957ac9f5d8
Fix for password protected authorization (#3198)
* Remove unnecessary save() on invoice

* Update copyright

* Working on Credit Repository

* Implement credits as a paymentable entity

* Add credit_id to transformer

* fix rules for update payment

* Fix random deleted_at keys in transformers

* Fix for password_protect check
2020-01-07 11:13:47 +11:00
..
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
AccountTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ActivityTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ArraySerializer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientContactLoginTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientContactTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientGatewayTokenTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyGatewayTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyTokenTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyUserTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreditTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DocumentTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
EntityTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
GatewayTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
GroupSettingTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceInvitationTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceItemTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentableTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ProductTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
QuoteInvitationTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
QuoteTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoiceTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuoteTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TaxRateTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00