{ "id": "106166", "key": "ALOY-418", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [ { "id": "15403", "description": "Alloy 1.3.0", "name": "Alloy 1.3.0", "archived": false, "released": true, "releaseDate": "2013-12-20" }, { "id": "15754", "description": "2013 Sprint 23", "name": "2013 Sprint 23", "archived": true, "released": true, "releaseDate": "2013-11-15" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-08-06T19:36:30.000+0000", "created": "2012-12-07T19:13:44.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "qe-manualtest" ], "versions": [], "issuelinks": [ { "id": "33469", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "123126", "key": "ALOY-889", "fields": { "summary": "iOS: object generates Ti.UI.iPhone.createNavigationGroup, removed in 3.2.0 ", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "33470", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "123150", "key": "ALOY-890", "fields": { "summary": "Replace with in all test apps", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "33160", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "122321", "key": "TIDOC-1356", "fields": { "summary": "Guides: Update Alloy Docs for Release 1.3.0", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-08-06T19:36:30.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "12326", "name": "XML", "description": "View XML and parsing" } ], "description": "Based on the *keyboardToolbar*, *leftButton*, and *rightButton* API properties found here: http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.UI.TextField", "attachment": [], "flagged": false, "summary": "Implement proxy property parsers for Ti.UI.TextField: keyboardToolbar, leftButton, rightButton", "creator": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "277861", "author": { "name": "warchild", "key": "warchild", "displayName": "Dário Marcelino", "active": true, "timeZone": "Europe/London" }, "body": "Tony, any ideas in which version this will be implemented? It will be very useful. Thanks, Dário", "updateAuthor": { "name": "warchild", "key": "warchild", "displayName": "Dário Marcelino", "active": true, "timeZone": "Europe/London" }, "created": "2013-11-02T23:22:38.000+0000", "updated": "2013-11-02T23:22:38.000+0000" }, { "id": "278507", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The following PR took a little longer than estimated as it added not just the rightButton, but also leftButton and keyboardToolbar.\r\n\r\nPR: https://github.com/appcelerator/alloy/pull/269\r\ntest app: https://github.com/appcelerator/alloy/tree/master/test/apps/ui/proxy_properties\r\n\r\nFunctional test can be run only on iOS as the added proxy properties are only supported on iOS. Simply run the app and confirm that the left and right buttons show in the textfield at the bottom of the app. Then click in the textfield, and when the keyboard pops up, ensure that the keyboardToolbar shows up with the \"button 1\" and \"button 2\" buttons.", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-06T21:19:41.000+0000", "updated": "2013-11-06T21:19:41.000+0000" }, { "id": "282148", "author": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-12-03T18:05:47.000+0000", "updated": "2013-12-03T18:05:47.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }