@activepieces/piece-jira-cloud 0.1.18 → 0.1.19
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 +3 -3
- package/src/i18n/de.json +2 -1
- package/src/i18n/es.json +2 -1
- package/src/i18n/fr.json +2 -1
- package/src/i18n/ja.json +2 -1
- package/src/i18n/nl.json +2 -1
- package/src/i18n/pt.json +2 -1
- package/src/i18n/translation.json +2 -1
- package/src/i18n/zh.json +2 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-jira-cloud",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.19",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"@atlaskit/adf-schema": "50.4.0",
|
|
6
6
|
"@atlaskit/editor-json-transformer": "8.27.2",
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
"semver": "7.6.0",
|
|
17
17
|
"zod": "3.25.76",
|
|
18
18
|
"@activepieces/pieces-common": "0.8.1",
|
|
19
|
-
"@activepieces/pieces-framework": "0.20.
|
|
20
|
-
"@activepieces/shared": "0.25.
|
|
19
|
+
"@activepieces/pieces-framework": "0.20.2",
|
|
20
|
+
"@activepieces/shared": "0.25.2",
|
|
21
21
|
"tslib": "2.6.2"
|
|
22
22
|
},
|
|
23
23
|
"resolutions": {
|
package/src/i18n/de.json
CHANGED
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"Project ID or Key": "Projekt-ID oder Schlüssel",
|
|
41
41
|
"Issue Type": "Ticket-Typ",
|
|
42
42
|
"Fields": "Felder",
|
|
43
|
+
"Fields in JSON Atlassian Document Format": "Felder im JSON Atlassian Document Format",
|
|
43
44
|
"Issue ID or Key": "Ticket-ID oder Schlüssel",
|
|
44
45
|
"Status": "Status",
|
|
45
46
|
"Keyword": "Keyword",
|
|
@@ -66,8 +67,8 @@
|
|
|
66
67
|
"Response is Binary ?": "Antwort ist binär?",
|
|
67
68
|
"No Error on Failure": "Kein Fehler bei Fehler",
|
|
68
69
|
"Timeout (in seconds)": "Timeout (in Sekunden)",
|
|
69
|
-
"The JQL query to use in the search": "Die JQL-Abfrage für die Suche",
|
|
70
70
|
"https://developer.atlassian.com/cloud/jira/platform/apis/document/structure": "https://developer.atlassian.com/cloud/jira/platform/apis/document/structure",
|
|
71
|
+
"The JQL query to use in the search": "Die JQL-Abfrage für die Suche",
|
|
71
72
|
"Maximum number of results": "Maximale Anzahl der Ergebnisse",
|
|
72
73
|
"Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
|
|
73
74
|
"Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
|
package/src/i18n/es.json
CHANGED
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"Project ID or Key": "ID o clave del proyecto",
|
|
41
41
|
"Issue Type": "Tipo de asunto",
|
|
42
42
|
"Fields": "Campos",
|
|
43
|
+
"Fields in JSON Atlassian Document Format": "Campos en formato JSON Atlassian Document",
|
|
43
44
|
"Issue ID or Key": "Emitir ID o Clave",
|
|
44
45
|
"Status": "Estado",
|
|
45
46
|
"Keyword": "Keyword",
|
|
@@ -66,8 +67,8 @@
|
|
|
66
67
|
"Response is Binary ?": "¿Respuesta es binaria?",
|
|
67
68
|
"No Error on Failure": "No hay ningún error en fallo",
|
|
68
69
|
"Timeout (in seconds)": "Tiempo de espera (en segundos)",
|
|
69
|
-
"The JQL query to use in the search": "La consulta JQL a usar en la búsqueda",
|
|
70
70
|
"https://developer.atlassian.com/cloud/jira/platform/apis/document/structure": "https://developer.atlassian.com/cloud/jira/platform/apis/document/structure",
|
|
71
|
+
"The JQL query to use in the search": "La consulta JQL a usar en la búsqueda",
|
|
71
72
|
"Maximum number of results": "Número máximo de resultados",
|
|
72
73
|
"Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
|
|
73
74
|
"Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
|
package/src/i18n/fr.json
CHANGED
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"Project ID or Key": "ID ou clé du projet",
|
|
41
41
|
"Issue Type": "Type de problème",
|
|
42
42
|
"Fields": "Champs",
|
|
43
|
+
"Fields in JSON Atlassian Document Format": "Champs au format JSON Atlassian Document",
|
|
43
44
|
"Issue ID or Key": "ID du ticket ou clé",
|
|
44
45
|
"Status": "Statut",
|
|
45
46
|
"Keyword": "Keyword",
|
|
@@ -66,8 +67,8 @@
|
|
|
66
67
|
"Response is Binary ?": "La réponse est Binaire ?",
|
|
67
68
|
"No Error on Failure": "Aucune erreur en cas d'échec",
|
|
68
69
|
"Timeout (in seconds)": "Délai d'attente (en secondes)",
|
|
69
|
-
"The JQL query to use in the search": "La requête JQL à utiliser dans la recherche",
|
|
70
70
|
"https://developer.atlassian.com/cloud/jira/platform/apis/document/structure": "https://developer.atlassian.com/cloud/jira/platform/apis/document/structure",
|
|
71
|
+
"The JQL query to use in the search": "La requête JQL à utiliser dans la recherche",
|
|
71
72
|
"Maximum number of results": "Nombre maximum de résultats",
|
|
72
73
|
"Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
|
|
73
74
|
"Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
|
package/src/i18n/ja.json
CHANGED
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"Project ID or Key": "プロジェクト ID またはキー",
|
|
41
41
|
"Issue Type": "課題の種類",
|
|
42
42
|
"Fields": "フィールド",
|
|
43
|
+
"Fields in JSON Atlassian Document Format": "JSON Atlassian ドキュメント形式のフィールド",
|
|
43
44
|
"Issue ID or Key": "課題 ID またはキー",
|
|
44
45
|
"Status": "ステータス",
|
|
45
46
|
"Keyword": "Keyword",
|
|
@@ -66,8 +67,8 @@
|
|
|
66
67
|
"Response is Binary ?": "応答はバイナリですか?",
|
|
67
68
|
"No Error on Failure": "失敗時にエラーはありません",
|
|
68
69
|
"Timeout (in seconds)": "タイムアウト(秒)",
|
|
69
|
-
"The JQL query to use in the search": "検索で使用する JQL クエリ",
|
|
70
70
|
"https://developer.atlassian.com/cloud/jira/platform/apis/document/structure": "https://developer.atlassian.com/cloud/jira/platform/apis/document/structure",
|
|
71
|
+
"The JQL query to use in the search": "検索で使用する JQL クエリ",
|
|
71
72
|
"Maximum number of results": "結果の最大数",
|
|
72
73
|
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
|
|
73
74
|
"Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
|
package/src/i18n/nl.json
CHANGED
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"Project ID or Key": "Project ID of sleutel",
|
|
41
41
|
"Issue Type": "Type probleem",
|
|
42
42
|
"Fields": "Velden",
|
|
43
|
+
"Fields in JSON Atlassian Document Format": "Velden in JSON Atlassian Document Formaat",
|
|
43
44
|
"Issue ID or Key": "Issue ID of sleutel",
|
|
44
45
|
"Status": "status",
|
|
45
46
|
"Keyword": "Keyword",
|
|
@@ -66,8 +67,8 @@
|
|
|
66
67
|
"Response is Binary ?": "Antwoord is binair?",
|
|
67
68
|
"No Error on Failure": "Geen fout bij fout",
|
|
68
69
|
"Timeout (in seconds)": "Time-out (in seconden)",
|
|
69
|
-
"The JQL query to use in the search": "De JQL query te gebruiken in de zoekopdracht",
|
|
70
70
|
"https://developer.atlassian.com/cloud/jira/platform/apis/document/structure": "https://developer.atlassian.com/cloud/jira/platform/apis/document/structuur",
|
|
71
|
+
"The JQL query to use in the search": "De JQL query te gebruiken in de zoekopdracht",
|
|
71
72
|
"Maximum number of results": "Maximum aantal resultaten",
|
|
72
73
|
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
|
|
73
74
|
"Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
|
package/src/i18n/pt.json
CHANGED
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"Project ID or Key": "ID ou Chave do Projeto",
|
|
41
41
|
"Issue Type": "Tipo de problema",
|
|
42
42
|
"Fields": "campos",
|
|
43
|
+
"Fields in JSON Atlassian Document Format": "Campos no formato de documento JSON Atlassian",
|
|
43
44
|
"Issue ID or Key": "ID ou Chave de Problema",
|
|
44
45
|
"Status": "Estado",
|
|
45
46
|
"Keyword": "Keyword",
|
|
@@ -66,8 +67,8 @@
|
|
|
66
67
|
"Response is Binary ?": "A resposta é binária ?",
|
|
67
68
|
"No Error on Failure": "Nenhum erro no Failure",
|
|
68
69
|
"Timeout (in seconds)": "Tempo limite (em segundos)",
|
|
69
|
-
"The JQL query to use in the search": "A consulta JQL a ser usada na busca",
|
|
70
70
|
"https://developer.atlassian.com/cloud/jira/platform/apis/document/structure": "https://developer.atlassian.com/cloud/jira/platform/apis/document/structure",
|
|
71
|
+
"The JQL query to use in the search": "A consulta JQL a ser usada na busca",
|
|
71
72
|
"Maximum number of results": "Número máximo de resultados",
|
|
72
73
|
"Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
|
|
73
74
|
"Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"Project ID or Key": "Project ID or Key",
|
|
41
41
|
"Issue Type": "Issue Type",
|
|
42
42
|
"Fields": "Fields",
|
|
43
|
+
"Fields in JSON Atlassian Document Format": "Fields in JSON Atlassian Document Format",
|
|
43
44
|
"Issue ID or Key": "Issue ID or Key",
|
|
44
45
|
"Status": "Status",
|
|
45
46
|
"Keyword": "Keyword",
|
|
@@ -66,8 +67,8 @@
|
|
|
66
67
|
"Response is Binary ?": "Response is Binary ?",
|
|
67
68
|
"No Error on Failure": "No Error on Failure",
|
|
68
69
|
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
69
|
-
"The JQL query to use in the search": "The JQL query to use in the search",
|
|
70
70
|
"https://developer.atlassian.com/cloud/jira/platform/apis/document/structure": "https://developer.atlassian.com/cloud/jira/platform/apis/document/structure",
|
|
71
|
+
"The JQL query to use in the search": "The JQL query to use in the search",
|
|
71
72
|
"Maximum number of results": "Maximum number of results",
|
|
72
73
|
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
73
74
|
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
package/src/i18n/zh.json
CHANGED
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
"Project ID or Key": "Project ID or Key",
|
|
41
41
|
"Issue Type": "Issue Type",
|
|
42
42
|
"Fields": "Fields",
|
|
43
|
+
"Fields in JSON Atlassian Document Format": "Fields in JSON Atlassian Document Format",
|
|
43
44
|
"Issue ID or Key": "Issue ID or Key",
|
|
44
45
|
"Status": "状态",
|
|
45
46
|
"Keyword": "Keyword",
|
|
@@ -66,8 +67,8 @@
|
|
|
66
67
|
"Response is Binary ?": "Response is Binary ?",
|
|
67
68
|
"No Error on Failure": "失败时没有错误",
|
|
68
69
|
"Timeout (in seconds)": "超时(秒)",
|
|
69
|
-
"The JQL query to use in the search": "The JQL query to use in the search",
|
|
70
70
|
"https://developer.atlassian.com/cloud/jira/platform/apis/document/structure": "https://developer.atlassian.com/cloud/jira/platform/apis/document/structure",
|
|
71
|
+
"The JQL query to use in the search": "The JQL query to use in the search",
|
|
71
72
|
"Maximum number of results": "Maximum number of results",
|
|
72
73
|
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
|
|
73
74
|
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|