{ "id": "147961", "key": "TIMOB-18917", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "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": [], "resolution": { "id": "10100", "description": "This issue won't be actioned.", "name": "Won't Do" }, "resolutiondate": "2020-06-30T14:43:22.000+0000", "created": "2015-05-19T17:20:20.000+0000", "epic": { "id": 147968, "key": "TIMOB-18923", "name": "Windows: Implement Calendar API", "summary": "Windows: Implement Ti.Calendar", "color": { "key": "color_5" }, "done": false }, "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [ { "id": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" } ], "issuelinks": [ { "id": "47794", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "inwardIssue": { "id": "147962", "key": "TIMOB-18918", "fields": { "summary": "Windows: Implement Ti.Calendar.Alert", "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": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } }, { "id": "50392", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "154640", "key": "TIMOB-20303", "fields": { "summary": "Windows: Add support for Calendar View", "status": { "description": "This issue was once resolved, but the resolution was deemed incorrect. From here issues are either marked assigned or resolved.", "name": "Reopened", "id": "4", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "updated": "2020-06-30T14:43:22.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": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "http://docs.appcelerator.com/platform/latest/#!/api/Titanium.Calendar\r\nhttps://msdn.microsoft.com/en-us/library/windows/apps/xaml/dn631243.aspx\r\nhttps://msdn.microsoft.com/en-us/library/windows/apps/windows.applicationmodel.appointments.aspx\r\n\r\nh2. Constants\r\n- AUTHORIZATION_AUTHORIZED : Number READONLY\r\n- AUTHORIZATION_DENIED : Number READONLY\r\n- AUTHORIZATION_RESTRICTED : Number READONLY\r\n- AUTHORIZATION_UNKNOWN : Number READONLY\r\n- AVAILABILITY_BUSY : Number READONLY\r\n- AVAILABILITY_FREE : Number READONLY\r\n- AVAILABILITY_NOTSUPPORTED : Number READONLY\r\n- AVAILABILITY_TENTATIVE : Number READONLY\r\n- AVAILABILITY_UNAVAILABLE : Number READONLY\r\n- METHOD_ALERT : Number READONLY\r\n- METHOD_DEFAULT : Number READONLY\r\n- METHOD_EMAIL : Number READONLY\r\n- METHOD_SMS : Number READONLY\r\n- RECURRENCEFREQUENCY_DAILY : Number READONLY\r\n- RECURRENCEFREQUENCY_MONTHLY : Number READONLY\r\n- RECURRENCEFREQUENCY_WEEKLY : Number READONLY\r\n- RECURRENCEFREQUENCY_YEARLY : Number READONLY\r\n- SPAN_FUTUREEVENTS : Number READONLY\r\n- SPAN_THISEVENT : Number READONLY\r\n- STATE_DISMISSED : Number READONLY\r\n- STATE_FIRED : Number READONLY\r\n- STATE_SCHEDULED : Number READONLY\r\n- STATUS_CANCELED : Number READONLY\r\n- STATUS_CONFIRMED : Number READONLY\r\n- STATUS_NONE : Number READONLY\r\n- STATUS_TENTATIVE : Number READONLY\r\n- VISIBILITY_CONFIDENTIAL : Number READONLY\r\n- VISIBILITY_DEFAULT : Number READONLY\r\n- VISIBILITY_PRIVATE : Number READONLY\r\n- VISIBILITY_PUBLIC : Number READONLY\r\n\r\n h2. Properties\r\n- allAlerts : Titanium.Calendar.Alert[] READONLY\r\nAll alerts in selected calendars.\r\n \r\n- allCalendars : Titanium.Calendar.Calendar[] READONLY\r\nAll calendars known to the native calendar app.\r\n \r\n- allEditableCalendars : Titanium.Calendar.Calendar[] READONLY\r\nAll calendars known to the native calendar app that can add, edit, and delete items in the calendar.\r\n \r\n- defaultCalendar : Titanium.Calendar.Calendar READONLY\r\nCalendar that events are added to by default, as specified by user settings.\r\n \r\n- eventsAuthorization : Number READONLY\r\nReturns an authorization constant indicating if the application has access to the events in the EventKit.\r\n \r\n- selectableCalendars : Titanium.Calendar.Calendar[] READONLY\r\nAll calendars selected within the native calendar app, which may be a subset of allCalendars.\r\n\r\nh2. Methods\r\n- getCalendarById( id ) : Titanium.Calendar.Calendar\r\nGets the calendar with the specified identifier. ...\r\n \r\n- requestEventsAuthorization( callback )\r\nIf authorization is unknown, will bring up a dialog requesting permission. ...\r\n\r\nh2. Events\r\n- change\r\nFired when the database backing the EventKit module is modified. ...", "attachment": [], "flagged": false, "summary": "Windows: Implement Ti.Calendar top-level module", "creator": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "environment": null, "closedSprints": [ { "id": 1170, "state": "closed", "name": "2019 Sprint 23", "startDate": "2019-11-04T18:38:14.526Z", "endDate": "2019-11-17T18:38:00.000Z", "completeDate": "2019-11-18T16:38:18.423Z", "originBoardId": 114 }, { "id": 1172, "state": "closed", "name": "2019 Sprint 25", "startDate": "2019-12-02T23:08:39.644Z", "endDate": "2019-12-15T23:08:00.000Z", "completeDate": "2019-12-16T05:54:54.518Z", "originBoardId": 114 }, { "id": 1157, "state": "closed", "name": "2019 Sprint 16", "startDate": "2019-07-29T15:35:47.313Z", "endDate": "2019-08-11T15:35:00.000Z", "completeDate": "2019-08-12T07:57:02.552Z", "originBoardId": 114 }, { "id": 1146, "state": "closed", "name": "2019 Sprint 13", "startDate": "2019-06-18T06:36:49.723Z", "endDate": "2019-07-01T06:36:00.000Z", "completeDate": "2019-07-01T16:45:24.126Z", "originBoardId": 114 }, { "id": 1149, "state": "closed", "name": "2019 Sprint 14", "startDate": "2019-07-01T16:55:04.813Z", "endDate": "2019-07-14T16:55:00.000Z", "completeDate": "2019-07-15T15:41:02.311Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "449117", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "We might be able to use Appointments API to deal with appointments in user's calendar app. https://docs.microsoft.com/en-us/windows/uwp/contacts-and-calendar/managing-appointments\r\n", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-06-17T02:13:47.000+0000", "updated": "2019-06-17T02:13:47.000+0000" }, { "id": "450047", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "https://github.com/appcelerator/titanium_mobile_windows/pull/1403", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-07-25T07:23:00.000+0000", "updated": "2019-07-25T07:23:00.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }