forked from shridhar-tl/jira-assistant
-
Notifications
You must be signed in to change notification settings - Fork 0
/
manifest.yml
108 lines (108 loc) · 2.99 KB
/
manifest.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
modules:
jira:globalPage:
- key: jira-assistant-app
resource: main
resolver:
function: resolver
title: Jira Assistant
icon: https://app.jiraassistant.com/assets/icon_48.png
layout: blank
jira:dashboardGadget:
- key: ja-date-wise-worklog
title: Date wise worklog
description: Lists the worklog details on daily basis for selected time period
thumbnail: https://www.jiraassistant.com/images/gadgets/date-wise-worklog.png
resource: main
edit:
resource: main
- key: ja-worklog-timer
title: Worklog timer
description: A simple timer control to capture time spent on a ticket
thumbnail: https://www.jiraassistant.com/images/gadgets/worklog-timer.png
resource: main
- key: ja-worklog-barchart
title: Worklog Bar Chart
description: Lets you visualize worklog plotted for individual issues via bar chart
thumbnail: https://www.jiraassistant.com/images/gadgets/worklog-barchart.png
resource: main
edit:
resource: main
- key: ja-team-worklog
title: Team Daywise Worklog
description: Lets you visualize worklog for individual user based on sprint or date range
thumbnail: https://www.jiraassistant.com/images/gadgets/teamwise-worklog.png
resource: main
edit:
resource: main
jira:issueGlance:
- key: ja-issue-glance
title: Worklog timer
label: View time tracker
resource: main
icon: https://app.jiraassistant.com/assets/icon_24.png
function:
- key: resolver
handler: jcloud.handler
providers:
auth:
- mso
resources:
- key: main
path: build
tunnel:
port: 6060
permissions:
content:
styles:
- 'unsafe-inline'
external:
images:
- '*.atlassian.net'
fetch:
backend:
- 'https://login.microsoftonline.com'
- 'https://graph.microsoft.com'
client:
- 'graph.microsoft.com'
scopes:
- storage:app
- read:jira-user
- read:sprint:jira-software
- read:issue-details:jira
- read:jql:jira
- read:jira-work
- write:jira-work
app:
id: ari:cloud:ecosystem::app/3864d3bc-aad3-4650-ac35-e15af61fd92d
remotes:
- key: mso-account
baseUrl: https://login.microsoftonline.com
- key: ms-apis
baseUrl: https://graph.microsoft.com
providers:
auth:
- key: mso
name: MicrosoftOutlook
scopes:
- 'Calendars.Read'
- 'profile'
- 'offline_access'
- 'openid'
type: oauth2
clientId: a8efd8fc-0657-490e-a622-7b2aaa4f4f46
remotes:
- ms-apis
bearerMethod: authorization-header
actions:
authorization:
remote: mso-account
path: /common/oauth2/v2.0/authorize
exchange:
remote: mso-account
path: /common/oauth2/v2.0/token
retrieveProfile:
remote: ms-apis
path: /beta/me/profile
resolvers:
id: id
displayName: names.0.displayName