1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Ninja/Transformers
David Bomba 3718ca4dff Tasks in activity transformer (#1576)
* JSON formatting

* Update ActivityTransformer.php

add task id to activity transformer
2017-07-17 08:00:12 +10:00
..
AccountEmailSettingsTransformer.php Break out email settings 2017-03-31 18:02:56 +03:00
AccountTokenTransformer.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
AccountTransformer.php Added additional custom designs 2017-06-01 19:13:13 +03:00
ActivityTransformer.php Tasks in activity transformer (#1576) 2017-07-17 08:00:12 +10:00
ClientTransformer.php Default note to client #1463 2017-05-16 16:00:56 +03:00
ContactTransformer.php Added custom contact fields 2017-04-16 14:31:14 +03:00
CreditTransformer.php API Credit doesn't contain client_id #1512 2017-06-06 12:16:44 +03:00
DocumentTransformer.php API optimizations 2017-07-04 12:04:21 +03:00
EntityTransformer.php Fix for task archived_at in API 2017-06-12 21:18:20 +03:00
ExpenseCategoryTransformer.php Fix remaining swagger docs errors 2017-03-09 11:11:45 +01:00
ExpenseTransformer.php API optimizations 2017-07-04 12:04:21 +03:00
InvitationTransformer.php Removed duplicate status from invitation transformer 2017-06-16 12:36:29 +03:00
InvoiceItemTransformer.php Working on tests 2017-03-26 12:55:47 +03:00
InvoiceTransformer.php API optimizations 2017-07-04 12:04:21 +03:00
PaymentTransformer.php Working on tests 2017-05-17 14:23:35 +03:00
ProductTransformer.php Per product Tax rate in invoice doesn't update product. #1108 2017-05-17 12:18:48 +03:00
ProjectTransformer.php Fix remaining swagger docs errors 2017-03-09 11:11:45 +01:00
TaskTransformer.php fix casting of ints to bools (#1430) 2017-04-12 07:17:01 +10:00
TaxRateTransformer.php Fix remaining swagger docs errors 2017-03-09 11:11:45 +01:00
UserAccountTransformer.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
UserTransformer.php Fix remaining swagger docs errors 2017-03-09 11:11:45 +01:00
VendorContactTransformer.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
VendorTransformer.php Fix remaining swagger docs errors 2017-03-09 11:11:45 +01:00