-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmanifest.yml
More file actions
64 lines (64 loc) · 1.41 KB
/
manifest.yml
File metadata and controls
64 lines (64 loc) · 1.41 KB
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
app:
id: ari:cloud:ecosystem::app/b4c24b0d-2782-4ef2-8f9c-60fae57db5b3
connect:
key: mermaid-chart-app-for-jira
remote: connect
authentication: jwt
runtime:
name: nodejs20.x
remotes:
- key: connect
baseUrl: https://jira.mermaidchart.com
connectModules:
jira:lifecycle:
- key: lifecycle-events
installed: /installed
jira:jiraIssueContents:
- icon:
width: 80
height: 80
url: /icon_80x80.png
target:
type: web_panel
url: /issue-content?issueKey={issue.key}
tooltip:
value: ''
jiraNativeAppsEnabled: false
name:
value: Mermaid Chart
key: jira-issue-content
jira:dialogs:
- url: /editor
options:
width: 100%
height: 100%
header:
value: Mermaid Chart
key: dialog-module-edit
- url: /select
options:
width: 100%
height: 100%
header:
value: Mermaid Chart
key: dialog-module-select
- url: /viewer
options:
width: 100%
height: 100%
header:
value: Mermaid Chart
key: dialog-module-view
- url: /alert
options:
height: 200px
width: 300px
header:
value: Mermaid Chart Alert
key: dialog-module-alert
permissions:
scopes:
- read:connect-jira
- write:connect-jira
- delete:connect-jira
- act-as-user:connect-jira