@activepieces/piece-jira-cloud 0.3.6 → 0.3.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +7 -18
- package/src/index.js +109 -71
- package/src/auth.d.ts +0 -8
- package/src/auth.d.ts.map +0 -1
- package/src/auth.js +0 -62
- package/src/auth.js.map +0 -1
- package/src/index.d.ts +0 -6
- package/src/index.d.ts.map +0 -1
- package/src/index.js.map +0 -1
- package/src/lib/actions/add-attachment-to-issue.d.ts +0 -26
- package/src/lib/actions/add-attachment-to-issue.d.ts.map +0 -1
- package/src/lib/actions/add-attachment-to-issue.js +0 -46
- package/src/lib/actions/add-attachment-to-issue.js.map +0 -1
- package/src/lib/actions/add-comment-to-issue.d.ts +0 -27
- package/src/lib/actions/add-comment-to-issue.d.ts.map +0 -1
- package/src/lib/actions/add-comment-to-issue.js +0 -70
- package/src/lib/actions/add-comment-to-issue.js.map +0 -1
- package/src/lib/actions/add-watcher-to-issue.d.ts +0 -25
- package/src/lib/actions/add-watcher-to-issue.d.ts.map +0 -1
- package/src/lib/actions/add-watcher-to-issue.js +0 -53
- package/src/lib/actions/add-watcher-to-issue.js.map +0 -1
- package/src/lib/actions/assign-issue.d.ts +0 -34
- package/src/lib/actions/assign-issue.d.ts.map +0 -1
- package/src/lib/actions/assign-issue.js +0 -44
- package/src/lib/actions/assign-issue.js.map +0 -1
- package/src/lib/actions/create-issue.d.ts +0 -35
- package/src/lib/actions/create-issue.d.ts.map +0 -1
- package/src/lib/actions/create-issue.js +0 -137
- package/src/lib/actions/create-issue.js.map +0 -1
- package/src/lib/actions/delete-issue-comment.d.ts +0 -30
- package/src/lib/actions/delete-issue-comment.d.ts.map +0 -1
- package/src/lib/actions/delete-issue-comment.js +0 -69
- package/src/lib/actions/delete-issue-comment.js.map +0 -1
- package/src/lib/actions/find-user.d.ts +0 -8
- package/src/lib/actions/find-user.d.ts.map +0 -1
- package/src/lib/actions/find-user.js +0 -42
- package/src/lib/actions/find-user.js.map +0 -1
- package/src/lib/actions/get-issue-attachment.d.ts +0 -8
- package/src/lib/actions/get-issue-attachment.d.ts.map +0 -1
- package/src/lib/actions/get-issue-attachment.js +0 -53
- package/src/lib/actions/get-issue-attachment.js.map +0 -1
- package/src/lib/actions/get-issue.d.ts +0 -28
- package/src/lib/actions/get-issue.d.ts.map +0 -1
- package/src/lib/actions/get-issue.js +0 -128
- package/src/lib/actions/get-issue.js.map +0 -1
- package/src/lib/actions/link-issues.d.ts +0 -34
- package/src/lib/actions/link-issues.d.ts.map +0 -1
- package/src/lib/actions/link-issues.js +0 -56
- package/src/lib/actions/link-issues.js.map +0 -1
- package/src/lib/actions/list-issue-comments.d.ts +0 -27
- package/src/lib/actions/list-issue-comments.d.ts.map +0 -1
- package/src/lib/actions/list-issue-comments.js +0 -65
- package/src/lib/actions/list-issue-comments.js.map +0 -1
- package/src/lib/actions/markdown-to-jira-format.d.ts +0 -4
- package/src/lib/actions/markdown-to-jira-format.d.ts.map +0 -1
- package/src/lib/actions/markdown-to-jira-format.js +0 -42
- package/src/lib/actions/markdown-to-jira-format.js.map +0 -1
- package/src/lib/actions/search-issues.d.ts +0 -13
- package/src/lib/actions/search-issues.d.ts.map +0 -1
- package/src/lib/actions/search-issues.js +0 -97
- package/src/lib/actions/search-issues.js.map +0 -1
- package/src/lib/actions/transition-issue.d.ts +0 -34
- package/src/lib/actions/transition-issue.d.ts.map +0 -1
- package/src/lib/actions/transition-issue.js +0 -50
- package/src/lib/actions/transition-issue.js.map +0 -1
- package/src/lib/actions/update-issue-comment.d.ts +0 -32
- package/src/lib/actions/update-issue-comment.d.ts.map +0 -1
- package/src/lib/actions/update-issue-comment.js +0 -103
- package/src/lib/actions/update-issue-comment.js.map +0 -1
- package/src/lib/actions/update-issue.d.ts +0 -35
- package/src/lib/actions/update-issue.d.ts.map +0 -1
- package/src/lib/actions/update-issue.js +0 -161
- package/src/lib/actions/update-issue.js.map +0 -1
- package/src/lib/common/index.d.ts +0 -86
- package/src/lib/common/index.d.ts.map +0 -1
- package/src/lib/common/index.js +0 -288
- package/src/lib/common/index.js.map +0 -1
- package/src/lib/common/props.d.ts +0 -96
- package/src/lib/common/props.d.ts.map +0 -1
- package/src/lib/common/props.js +0 -591
- package/src/lib/common/props.js.map +0 -1
- package/src/lib/common/types.d.ts +0 -28
- package/src/lib/common/types.d.ts.map +0 -1
- package/src/lib/common/types.js +0 -26
- package/src/lib/common/types.js.map +0 -1
- package/src/lib/triggers/issue-assigned.d.ts +0 -71
- package/src/lib/triggers/issue-assigned.d.ts.map +0 -1
- package/src/lib/triggers/issue-assigned.js +0 -308
- package/src/lib/triggers/issue-assigned.js.map +0 -1
- package/src/lib/triggers/new-attachment.d.ts +0 -31
- package/src/lib/triggers/new-attachment.d.ts.map +0 -1
- package/src/lib/triggers/new-attachment.js +0 -167
- package/src/lib/triggers/new-attachment.js.map +0 -1
- package/src/lib/triggers/new-comment.d.ts +0 -31
- package/src/lib/triggers/new-comment.d.ts.map +0 -1
- package/src/lib/triggers/new-comment.js +0 -101
- package/src/lib/triggers/new-comment.js.map +0 -1
- package/src/lib/triggers/new-issue.d.ts +0 -31
- package/src/lib/triggers/new-issue.d.ts.map +0 -1
- package/src/lib/triggers/new-issue.js +0 -70
- package/src/lib/triggers/new-issue.js.map +0 -1
- package/src/lib/triggers/updated-issue-status.d.ts +0 -31
- package/src/lib/triggers/updated-issue-status.d.ts.map +0 -1
- package/src/lib/triggers/updated-issue-status.js +0 -70
- package/src/lib/triggers/updated-issue-status.js.map +0 -1
- package/src/lib/triggers/updated-issue.d.ts +0 -31
- package/src/lib/triggers/updated-issue.d.ts.map +0 -1
- package/src/lib/triggers/updated-issue.js +0 -70
- package/src/lib/triggers/updated-issue.js.map +0 -1
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
import { JiraAuth } from '../../auth';
|
|
2
|
-
import { IssueFieldMetaData } from './types';
|
|
3
|
-
export declare function getProjectIdDropdown(data?: DropdownParams): import("@activepieces/pieces-framework").DropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
4
|
-
instanceUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
5
|
-
email: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
6
|
-
apiToken: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
7
|
-
}>> | import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
8
|
-
instanceUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
9
|
-
email: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
10
|
-
apiToken: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
11
|
-
}>>;
|
|
12
|
-
export declare function getIssueIdDropdown(data?: DropdownParams): import("@activepieces/pieces-framework").DropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
13
|
-
instanceUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
14
|
-
email: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
15
|
-
apiToken: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
16
|
-
}>> | import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
17
|
-
instanceUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
18
|
-
email: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
19
|
-
apiToken: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
20
|
-
}>>;
|
|
21
|
-
export declare function getIssueTypeIdDropdown(data?: DropdownParams): import("@activepieces/pieces-framework").DropdownProperty<any, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
22
|
-
instanceUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
23
|
-
email: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
24
|
-
apiToken: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
25
|
-
}>> | import("@activepieces/pieces-framework").DropdownProperty<any, true, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
26
|
-
instanceUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
27
|
-
email: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
28
|
-
apiToken: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
29
|
-
}>>;
|
|
30
|
-
export declare function getUsersDropdown(data?: DropdownParams): import("@activepieces/pieces-framework").DropdownProperty<any, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
31
|
-
instanceUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
32
|
-
email: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
33
|
-
apiToken: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
34
|
-
}>> | import("@activepieces/pieces-framework").DropdownProperty<any, true, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
35
|
-
instanceUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
36
|
-
email: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
37
|
-
apiToken: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
38
|
-
}>>;
|
|
39
|
-
export interface DropdownParams {
|
|
40
|
-
required?: boolean;
|
|
41
|
-
refreshers?: string[];
|
|
42
|
-
displayName?: string;
|
|
43
|
-
description?: string;
|
|
44
|
-
}
|
|
45
|
-
export interface SearchIssuesResponse {
|
|
46
|
-
nextPageToken?: string;
|
|
47
|
-
isLast: boolean;
|
|
48
|
-
issues: Array<{
|
|
49
|
-
id: string;
|
|
50
|
-
key: string;
|
|
51
|
-
fields: {
|
|
52
|
-
summary: string;
|
|
53
|
-
};
|
|
54
|
-
}>;
|
|
55
|
-
}
|
|
56
|
-
export declare const issueTypeIdProp: (displayName: string, required?: boolean) => import("@activepieces/pieces-framework").DropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
57
|
-
instanceUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
58
|
-
email: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
59
|
-
apiToken: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
60
|
-
}>> | import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
61
|
-
instanceUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
62
|
-
email: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
63
|
-
apiToken: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
64
|
-
}>>;
|
|
65
|
-
export declare const issueLinkTypeIdProp: (displayName: string, required?: boolean) => import("@activepieces/pieces-framework").DropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
66
|
-
instanceUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
67
|
-
email: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
68
|
-
apiToken: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
69
|
-
}>> | import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
70
|
-
instanceUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
71
|
-
email: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
72
|
-
apiToken: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
73
|
-
}>>;
|
|
74
|
-
export declare const issueIdOrKeyProp: (displayName: string, required?: boolean) => import("@activepieces/pieces-framework").DropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
75
|
-
instanceUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
76
|
-
email: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
77
|
-
apiToken: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
78
|
-
}>> | import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
79
|
-
instanceUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
80
|
-
email: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
81
|
-
apiToken: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
82
|
-
}>>;
|
|
83
|
-
export declare const issueStatusIdProp: (displayName: string, required?: boolean) => import("@activepieces/pieces-framework").DropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
84
|
-
instanceUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
85
|
-
email: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
86
|
-
apiToken: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
87
|
-
}>> | import("@activepieces/pieces-framework").DropdownProperty<string, true, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
88
|
-
instanceUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
89
|
-
email: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
90
|
-
apiToken: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
91
|
-
}>>;
|
|
92
|
-
export declare function createPropertyDefinition(auth: JiraAuth, field: IssueFieldMetaData, isRequired?: boolean): Promise<import("@activepieces/pieces-framework").ShortTextProperty<true> | import("@activepieces/pieces-framework").ShortTextProperty<false> | import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false> | import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, true> | import("@activepieces/pieces-framework").StaticDropdownProperty<string, false> | import("@activepieces/pieces-framework").StaticDropdownProperty<string, true> | import("@activepieces/pieces-framework").ArrayProperty<false> | import("@activepieces/pieces-framework").ArrayProperty<true> | import("@activepieces/pieces-framework").LongTextProperty<false> | import("@activepieces/pieces-framework").LongTextProperty<true> | import("@activepieces/pieces-framework").NumberProperty<true> | import("@activepieces/pieces-framework").DateTimeProperty<true> | import("@activepieces/pieces-framework").NumberProperty<false> | import("@activepieces/pieces-framework").DateTimeProperty<false> | null>;
|
|
93
|
-
export declare function isFieldAdfCompatible(field: IssueFieldMetaData): boolean;
|
|
94
|
-
export declare function formatIssueFields(fieldsMetadata: IssueFieldMetaData[], fieldsInput: Record<string, any>, adfFields: string[]): Record<string, any>;
|
|
95
|
-
export declare function transformCustomFields(fieldsMetadata: IssueFieldMetaData[], fieldsInput: Record<string, any>): Record<string, any>;
|
|
96
|
-
//# sourceMappingURL=props.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"props.d.ts","sourceRoot":"","sources":["../../../../src/lib/common/props.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,QAAQ,EAAiB,MAAM,YAAY,CAAC;AAErD,OAAO,EAAE,kBAAkB,EAAqB,MAAM,SAAS,CAAC;AAIhE,wBAAgB,oBAAoB,CAAC,IAAI,CAAC,EAAE,cAAc;;;;;;;;IAyBzD;AAED,wBAAgB,kBAAkB,CAAC,IAAI,CAAC,EAAE,cAAc;;;;;;;;IAiDvD;AAED,wBAAgB,sBAAsB,CAAC,IAAI,CAAC,EAAE,cAAc;;;;;;;;IA4B3D;AAED,wBAAgB,gBAAgB,CAAC,IAAI,CAAC,EAAE,cAAc;;;;;;;;IA2BrD;AAED,MAAM,WAAW,cAAc;IAC9B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,oBAAoB;IACpC,aAAa,CAAC,EAAC,MAAM,CAAC;IACtB,MAAM,EAAE,OAAO,CAAC;IAChB,MAAM,EAAE,KAAK,CAAC;QACb,EAAE,EAAE,MAAM,CAAC;QACX,GAAG,EAAE,MAAM,CAAC;QACZ,MAAM,EAAE;YACP,OAAO,EAAE,MAAM,CAAC;SAChB,CAAC;KACF,CAAC,CAAC;CACH;AA8DD,eAAO,MAAM,eAAe,gBAAiB,MAAM;;;;;;;;GAqChD,CAAC;AAEJ,eAAO,MAAM,mBAAmB,gBAAiB,MAAM;;;;;;;;GAoCpD,CAAC;AAEJ,eAAO,MAAM,gBAAgB,gBAAiB,MAAM;;;;;;;;GAqCjD,CAAC;AAEJ,eAAO,MAAM,iBAAiB,gBAAiB,MAAM;;;;;;;;GAoClD,CAAC;AAEJ,wBAAsB,wBAAwB,CAC7C,IAAI,EAAE,QAAQ,EACd,KAAK,EAAE,kBAAkB,EACzB,UAAU,UAAQ,0/BA0JlB;AAMD,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,kBAAkB,WAI7D;AAsBD,wBAAgB,iBAAiB,CAChC,cAAc,EAAE,kBAAkB,EAAE,EACpC,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC/B,SAAS,EAAE,MAAM,EAAE,uBAqFpB;AAED,wBAAgB,qBAAqB,CACpC,cAAc,EAAE,kBAAkB,EAAE,EACpC,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAC9B,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAarB"}
|