{ "id": "90655", "key": "TIMOB-8836", "fields": { "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "13415", "description": "Sprint 2012-09 Blackberry", "name": "Sprint 2012-09 BB", "archived": true, "released": true, "releaseDate": "2012-07-15" }, { "id": "14374", "description": "", "name": "BB Preview 3", "archived": true, "released": true } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-07-10T01:03:45.000+0000", "created": "2012-04-20T11:30:37.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [ { "id": "17858", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "inwardIssue": { "id": "93394", "key": "TIMOB-9603", "fields": { "summary": "BlackBerry: Identify missing Titanium.UI.Tab functionality", "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": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } }, { "id": "17791", "type": { "id": "10020", "name": "Depends", "inward": "is dependent of", "outward": "depends on" }, "inwardIssue": { "id": "89636", "key": "TIMOB-8597", "fields": { "summary": "BlackBerry: Get KitchenSink to work", "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": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } }, { "id": "18752", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "93222", "key": "TIMOB-9538", "fields": { "summary": "BlackBerry: Implement UI elements required by KitchenSink", "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": "Medium", "id": "3" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "hmovsisyan", "key": "hmovsisyan", "displayName": "Harutyn Movsisyan", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-03T00:53:24.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": "10230", "name": "BlackBerry", "description": "BlackBerry Platform" } ], "description": "A tab instance for a TabGroup.\r\nA TabGroup tab instance. Each tab includes a button and one or more windows, which holds the \"contents\" of the tab. Users can select a tab by clicking on the tab button.\r\n\r\nIn iOS, this actually is more of a combination of UITabBarItem and UINavigationController meant to go into a tab group. Android does not have a navigationController concept, so it depends on what Blackberry provides.\r\nhttps://developer.apple.com/library/ios/#documentation/UIKit/Reference/UITabBarItem_Class/Reference/Reference.html#//apple_ref/doc/c_ref/UITabBarItem\r\nhttps://developer.apple.com/library/ios/#documentation/UIKit/Reference/UINavigationController_Class/Reference/Reference.html#//apple_ref/doc/c_ref/UINavigationController\r\n", "attachment": [], "flagged": false, "summary": "BlackBerry: Implement UI.Tab elements needed for KitchenSink", "creator": { "name": "fboisvert", "key": "fboisvert", "displayName": "Francois Boisvert", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "fboisvert", "key": "fboisvert", "displayName": "Francois Boisvert", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "195926", "author": { "name": "tpetrenko", "key": "tpetrenko", "displayName": "Tatyana Petrenko", "active": true, "timeZone": "America/New_York" }, "body": "sz: You can use the NavigationPane", "updateAuthor": { "name": "tpetrenko", "key": "tpetrenko", "displayName": "Tatyana Petrenko", "active": true, "timeZone": "America/New_York" }, "created": "2012-05-24T07:49:12.000+0000", "updated": "2012-05-24T07:49:12.000+0000" }, { "id": "199345", "author": { "name": "dlifshitz", "key": "dlifshitz", "displayName": "David Lifshitz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Take a look at the .js files in android/modules/ui/src/js in case there is a possibility of reuse (would require TIMOB-9658)", "updateAuthor": { "name": "dlifshitz", "key": "dlifshitz", "displayName": "David Lifshitz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-20T09:03:59.000+0000", "updated": "2012-06-20T09:03:59.000+0000" }, { "id": "202299", "author": { "name": "hmovsisyan", "key": "hmovsisyan", "displayName": "Harutyn Movsisyan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "implemented properties: window, icon, image\r\nimplemented methods: setters and getters for window, icon and image properties\r\ninherited: height, width, top and left properties\r\n", "updateAuthor": { "name": "hmovsisyan", "key": "hmovsisyan", "displayName": "Harutyn Movsisyan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-10T01:02:13.000+0000", "updated": "2012-07-10T01:02:13.000+0000" }, { "id": "408634", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as Blackberry is no longer supported.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-03T00:53:24.000+0000", "updated": "2017-03-03T00:53:24.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }