@red-hat-developer-hub/backstage-plugin-scorecard 2.3.2 → 2.3.3
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/CHANGELOG.md
CHANGED
|
@@ -26,7 +26,10 @@ const scorecardTranslationIt = createTranslationMessages({
|
|
|
26
26
|
"metric.jira.open_issues.description": "Evidenzia il numero di problemi critici e di blocco attualmente aperti in Jira.",
|
|
27
27
|
"thresholds.success": "Attivit\xE0 riuscita",
|
|
28
28
|
"thresholds.warning": "Avviso",
|
|
29
|
-
"thresholds.error": "Errore"
|
|
29
|
+
"thresholds.error": "Errore",
|
|
30
|
+
"thresholds.noEntities": "Nessuna entit\xE0 con stato {{category}}",
|
|
31
|
+
"thresholds.entities_one": "{{count}} entit\xE0",
|
|
32
|
+
"thresholds.entities_other": "{{count}} entit\xE0"
|
|
30
33
|
}
|
|
31
34
|
});
|
|
32
35
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"it.esm.js","sources":["../../src/translations/it.ts"],"sourcesContent":["/*\n * Copyright Red Hat, Inc.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createTranslationMessages } from '@backstage/core-plugin-api/alpha';\nimport { scorecardTranslationRef } from './ref';\n\n/**\n * Italian translation for plugin.scorecard.\n * @public\n */\nconst scorecardTranslationIt = createTranslationMessages({\n ref: scorecardTranslationRef,\n messages: {\n 'emptyState.title': 'Non è stata ancora aggiunta alcuna scheda punteggio',\n 'emptyState.description':\n \"Le schede punteggio aiutano a monitorare a colpo d'occhio l'integrità dei componenti. Per iniziare, consultare la documentazione per le linee guida di configurazione.\",\n 'emptyState.button': 'Visualizza la documentazione',\n 'emptyState.altText': 'Nessuna scheda punteggio',\n 'permissionRequired.title': 'Autorizzazione mancante',\n 'permissionRequired.description':\n \"Per visualizzare il plugin Scorecard, contattare l'amministratore per richiedere l'autorizzazione {{permission}}.\",\n 'permissionRequired.button': 'Per saperne di più',\n 'permissionRequired.altText': 'Autorizzazione richiesta',\n 'errors.entityMissingProperties':\n 'Entità priva delle proprietà richieste per la ricerca nella scheda punteggio',\n 'errors.invalidApiResponse':\n \"Formato di risposta non valido dall'API della scheda punteggio\",\n 'errors.fetchError':\n 'Errore durante il recupero delle schede punteggio: {{error}}',\n 'errors.metricDataUnavailable': 'Dati metrici non disponibili',\n 'errors.invalidThresholds': 'Soglie non valide',\n 'errors.missingPermission': 'Autorizzazione mancante',\n 'errors.missingPermissionMessage':\n \"Per visualizzare le metriche della scheda punteggio, il tuo amministratore deve concedere l'autorizzazione richiesta.\",\n 'errors.userNotFoundInCatalogMessage':\n 'Entità utente non trovata nel catalogo',\n 'metric.github.open_prs.title': 'Richieste pull aperte su GitHub',\n 'metric.github.open_prs.description':\n 'Conteggio attuale delle richieste pull aperte per uno specifico repository GitHub.',\n 'metric.jira.open_issues.title': 'Ticket di blocco Jira aperti',\n 'metric.jira.open_issues.description':\n 'Evidenzia il numero di problemi critici e di blocco attualmente aperti in Jira.',\n 'thresholds.success': 'Attività riuscita',\n 'thresholds.warning': 'Avviso',\n 'thresholds.error': 'Errore',\n },\n});\n\nexport default scorecardTranslationIt;\n"],"names":[],"mappings":";;;AAuBA,MAAM,yBAAyB,yBAA0B,CAAA;AAAA,EACvD,GAAK,EAAA,uBAAA;AAAA,EACL,QAAU,EAAA;AAAA,IACR,kBAAoB,EAAA,wDAAA;AAAA,IACpB,wBACE,EAAA,2KAAA;AAAA,IACF,mBAAqB,EAAA,8BAAA;AAAA,IACrB,oBAAsB,EAAA,0BAAA;AAAA,IACtB,0BAA4B,EAAA,yBAAA;AAAA,IAC5B,gCACE,EAAA,mHAAA;AAAA,IACF,2BAA6B,EAAA,uBAAA;AAAA,IAC7B,4BAA8B,EAAA,0BAAA;AAAA,IAC9B,gCACE,EAAA,oFAAA;AAAA,IACF,2BACE,EAAA,gEAAA;AAAA,IACF,mBACE,EAAA,8DAAA;AAAA,IACF,8BAAgC,EAAA,8BAAA;AAAA,IAChC,0BAA4B,EAAA,mBAAA;AAAA,IAC5B,0BAA4B,EAAA,yBAAA;AAAA,IAC5B,iCACE,EAAA,uHAAA;AAAA,IACF,qCACE,EAAA,2CAAA;AAAA,IACF,8BAAgC,EAAA,iCAAA;AAAA,IAChC,oCACE,EAAA,oFAAA;AAAA,IACF,+BAAiC,EAAA,8BAAA;AAAA,IACjC,qCACE,EAAA,iFAAA;AAAA,IACF,oBAAsB,EAAA,sBAAA;AAAA,IACtB,oBAAsB,EAAA,QAAA;AAAA,IACtB,kBAAoB,EAAA;AAAA;
|
|
1
|
+
{"version":3,"file":"it.esm.js","sources":["../../src/translations/it.ts"],"sourcesContent":["/*\n * Copyright Red Hat, Inc.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createTranslationMessages } from '@backstage/core-plugin-api/alpha';\nimport { scorecardTranslationRef } from './ref';\n\n/**\n * Italian translation for plugin.scorecard.\n * @public\n */\nconst scorecardTranslationIt = createTranslationMessages({\n ref: scorecardTranslationRef,\n messages: {\n 'emptyState.title': 'Non è stata ancora aggiunta alcuna scheda punteggio',\n 'emptyState.description':\n \"Le schede punteggio aiutano a monitorare a colpo d'occhio l'integrità dei componenti. Per iniziare, consultare la documentazione per le linee guida di configurazione.\",\n 'emptyState.button': 'Visualizza la documentazione',\n 'emptyState.altText': 'Nessuna scheda punteggio',\n 'permissionRequired.title': 'Autorizzazione mancante',\n 'permissionRequired.description':\n \"Per visualizzare il plugin Scorecard, contattare l'amministratore per richiedere l'autorizzazione {{permission}}.\",\n 'permissionRequired.button': 'Per saperne di più',\n 'permissionRequired.altText': 'Autorizzazione richiesta',\n 'errors.entityMissingProperties':\n 'Entità priva delle proprietà richieste per la ricerca nella scheda punteggio',\n 'errors.invalidApiResponse':\n \"Formato di risposta non valido dall'API della scheda punteggio\",\n 'errors.fetchError':\n 'Errore durante il recupero delle schede punteggio: {{error}}',\n 'errors.metricDataUnavailable': 'Dati metrici non disponibili',\n 'errors.invalidThresholds': 'Soglie non valide',\n 'errors.missingPermission': 'Autorizzazione mancante',\n 'errors.missingPermissionMessage':\n \"Per visualizzare le metriche della scheda punteggio, il tuo amministratore deve concedere l'autorizzazione richiesta.\",\n 'errors.userNotFoundInCatalogMessage':\n 'Entità utente non trovata nel catalogo',\n 'metric.github.open_prs.title': 'Richieste pull aperte su GitHub',\n 'metric.github.open_prs.description':\n 'Conteggio attuale delle richieste pull aperte per uno specifico repository GitHub.',\n 'metric.jira.open_issues.title': 'Ticket di blocco Jira aperti',\n 'metric.jira.open_issues.description':\n 'Evidenzia il numero di problemi critici e di blocco attualmente aperti in Jira.',\n 'thresholds.success': 'Attività riuscita',\n 'thresholds.warning': 'Avviso',\n 'thresholds.error': 'Errore',\n 'thresholds.noEntities': 'Nessuna entità con stato {{category}}',\n 'thresholds.entities_one': '{{count}} entità',\n 'thresholds.entities_other': '{{count}} entità',\n },\n});\n\nexport default scorecardTranslationIt;\n"],"names":[],"mappings":";;;AAuBA,MAAM,yBAAyB,yBAA0B,CAAA;AAAA,EACvD,GAAK,EAAA,uBAAA;AAAA,EACL,QAAU,EAAA;AAAA,IACR,kBAAoB,EAAA,wDAAA;AAAA,IACpB,wBACE,EAAA,2KAAA;AAAA,IACF,mBAAqB,EAAA,8BAAA;AAAA,IACrB,oBAAsB,EAAA,0BAAA;AAAA,IACtB,0BAA4B,EAAA,yBAAA;AAAA,IAC5B,gCACE,EAAA,mHAAA;AAAA,IACF,2BAA6B,EAAA,uBAAA;AAAA,IAC7B,4BAA8B,EAAA,0BAAA;AAAA,IAC9B,gCACE,EAAA,oFAAA;AAAA,IACF,2BACE,EAAA,gEAAA;AAAA,IACF,mBACE,EAAA,8DAAA;AAAA,IACF,8BAAgC,EAAA,8BAAA;AAAA,IAChC,0BAA4B,EAAA,mBAAA;AAAA,IAC5B,0BAA4B,EAAA,yBAAA;AAAA,IAC5B,iCACE,EAAA,uHAAA;AAAA,IACF,qCACE,EAAA,2CAAA;AAAA,IACF,8BAAgC,EAAA,iCAAA;AAAA,IAChC,oCACE,EAAA,oFAAA;AAAA,IACF,+BAAiC,EAAA,8BAAA;AAAA,IACjC,qCACE,EAAA,iFAAA;AAAA,IACF,oBAAsB,EAAA,sBAAA;AAAA,IACtB,oBAAsB,EAAA,QAAA;AAAA,IACtB,kBAAoB,EAAA,QAAA;AAAA,IACpB,uBAAyB,EAAA,0CAAA;AAAA,IACzB,yBAA2B,EAAA,qBAAA;AAAA,IAC3B,2BAA6B,EAAA;AAAA;AAEjC,CAAC;;;;"}
|
|
@@ -26,7 +26,10 @@ const scorecardTranslationJa = createTranslationMessages({
|
|
|
26
26
|
"metric.jira.open_issues.description": "Jira \u3067\u73FE\u5728\u30AA\u30FC\u30D7\u30F3\u72B6\u614B\u306B\u306A\u3063\u3066\u3044\u308B\u3001\u91CD\u5927\u304B\u3064\u9032\u884C\u3092\u59A8\u3052\u3066\u3044\u308B\u8AB2\u984C\u306E\u6570\u3092\u660E\u793A\u3057\u307E\u3059\u3002",
|
|
27
27
|
"thresholds.success": "\u6210\u529F",
|
|
28
28
|
"thresholds.warning": "\u8B66\u544A",
|
|
29
|
-
"thresholds.error": "\u30A8\u30E9\u30FC"
|
|
29
|
+
"thresholds.error": "\u30A8\u30E9\u30FC",
|
|
30
|
+
"thresholds.noEntities": "{{category}} \u72B6\u614B\u306E\u30A8\u30F3\u30C6\u30A3\u30C6\u30A3\u30FC\u304C\u3042\u308A\u307E\u305B\u3093",
|
|
31
|
+
"thresholds.entities_one": "{{count}} \u30A8\u30F3\u30C6\u30A3\u30C6\u30A3\u30FC",
|
|
32
|
+
"thresholds.entities_other": "{{count}} \u30A8\u30F3\u30C6\u30A3\u30C6\u30A3\u30FC"
|
|
30
33
|
}
|
|
31
34
|
});
|
|
32
35
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ja.esm.js","sources":["../../src/translations/ja.ts"],"sourcesContent":["/*\n * Copyright Red Hat, Inc.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createTranslationMessages } from '@backstage/core-plugin-api/alpha';\nimport { scorecardTranslationRef } from './ref';\n\n/**\n * Japanese translation for plugin.scorecard.\n * @public\n */\nconst scorecardTranslationJa = createTranslationMessages({\n ref: scorecardTranslationRef,\n messages: {\n 'emptyState.title': 'スコアカードはまだ追加されていません',\n 'emptyState.description':\n 'スコアカードを使用すると、コンポーネントの健全性を一目で監視できます。まず、セットアップ手順に関するドキュメントを参照してください。',\n 'emptyState.button': 'ドキュメントの表示',\n 'emptyState.altText': 'スコアカードなし',\n 'permissionRequired.title': '権限がありません',\n 'permissionRequired.description':\n 'スコアカードプラグインを表示するには、管理者に連絡して {{permission}} 権限を付与してもらうよう依頼してください。',\n 'permissionRequired.button': 'さらに表示する',\n 'permissionRequired.altText': '権限が必要',\n 'errors.entityMissingProperties':\n 'スコアカードの検索に必要なプロパティーがエンティティーにありません',\n 'errors.invalidApiResponse': 'スコアカード API からの応答形式が無効です',\n 'errors.fetchError':\n 'スコアカードの取得中にエラーが発生しました: {{error}}',\n 'errors.metricDataUnavailable': 'メトリクスデータがありません',\n 'errors.invalidThresholds': '無効なしきい値',\n 'errors.missingPermission': '権限がありません',\n 'errors.missingPermissionMessage':\n 'スコアカードのメトリクスを表示するには、管理者に権限を付与してもらうよう依頼してください。',\n 'errors.userNotFoundInCatalogMessage':\n 'ユーザーエンティティーがカタログに見つかりません',\n 'metric.github.open_prs.title': 'GitHub のオープン状態の PR',\n 'metric.github.open_prs.description':\n '特定の GitHub リポジトリーにおけるオープン状態のプルリクエストの数。',\n 'metric.jira.open_issues.title':\n 'Jira のオープン状態の進行を妨げているチケット',\n 'metric.jira.open_issues.description':\n 'Jira で現在オープン状態になっている、重大かつ進行を妨げている課題の数を明示します。',\n 'thresholds.success': '成功',\n 'thresholds.warning': '警告',\n 'thresholds.error': 'エラー',\n },\n});\n\nexport default scorecardTranslationJa;\n"],"names":[],"mappings":";;;AAuBA,MAAM,yBAAyB,yBAA0B,CAAA;AAAA,EACvD,GAAK,EAAA,uBAAA;AAAA,EACL,QAAU,EAAA;AAAA,IACR,kBAAoB,EAAA,8GAAA;AAAA,IACpB,wBACE,EAAA,8YAAA;AAAA,IACF,mBAAqB,EAAA,wDAAA;AAAA,IACrB,oBAAsB,EAAA,kDAAA;AAAA,IACtB,0BAA4B,EAAA,kDAAA;AAAA,IAC5B,gCACE,EAAA,kTAAA;AAAA,IACF,2BAA6B,EAAA,4CAAA;AAAA,IAC7B,4BAA8B,EAAA,gCAAA;AAAA,IAC9B,gCACE,EAAA,wMAAA;AAAA,IACF,2BAA6B,EAAA,mHAAA;AAAA,IAC7B,mBACE,EAAA,2IAAA;AAAA,IACF,8BAAgC,EAAA,sFAAA;AAAA,IAChC,0BAA4B,EAAA,4CAAA;AAAA,IAC5B,0BAA4B,EAAA,kDAAA;AAAA,IAC5B,iCACE,EAAA,gRAAA;AAAA,IACF,qCACE,EAAA,kJAAA;AAAA,IACF,8BAAgC,EAAA,4DAAA;AAAA,IAChC,oCACE,EAAA,8LAAA;AAAA,IACF,+BACE,EAAA,+HAAA;AAAA,IACF,qCACE,EAAA,iPAAA;AAAA,IACF,oBAAsB,EAAA,cAAA;AAAA,IACtB,oBAAsB,EAAA,cAAA;AAAA,IACtB,kBAAoB,EAAA;AAAA;
|
|
1
|
+
{"version":3,"file":"ja.esm.js","sources":["../../src/translations/ja.ts"],"sourcesContent":["/*\n * Copyright Red Hat, Inc.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createTranslationMessages } from '@backstage/core-plugin-api/alpha';\nimport { scorecardTranslationRef } from './ref';\n\n/**\n * Japanese translation for plugin.scorecard.\n * @public\n */\nconst scorecardTranslationJa = createTranslationMessages({\n ref: scorecardTranslationRef,\n messages: {\n 'emptyState.title': 'スコアカードはまだ追加されていません',\n 'emptyState.description':\n 'スコアカードを使用すると、コンポーネントの健全性を一目で監視できます。まず、セットアップ手順に関するドキュメントを参照してください。',\n 'emptyState.button': 'ドキュメントの表示',\n 'emptyState.altText': 'スコアカードなし',\n 'permissionRequired.title': '権限がありません',\n 'permissionRequired.description':\n 'スコアカードプラグインを表示するには、管理者に連絡して {{permission}} 権限を付与してもらうよう依頼してください。',\n 'permissionRequired.button': 'さらに表示する',\n 'permissionRequired.altText': '権限が必要',\n 'errors.entityMissingProperties':\n 'スコアカードの検索に必要なプロパティーがエンティティーにありません',\n 'errors.invalidApiResponse': 'スコアカード API からの応答形式が無効です',\n 'errors.fetchError':\n 'スコアカードの取得中にエラーが発生しました: {{error}}',\n 'errors.metricDataUnavailable': 'メトリクスデータがありません',\n 'errors.invalidThresholds': '無効なしきい値',\n 'errors.missingPermission': '権限がありません',\n 'errors.missingPermissionMessage':\n 'スコアカードのメトリクスを表示するには、管理者に権限を付与してもらうよう依頼してください。',\n 'errors.userNotFoundInCatalogMessage':\n 'ユーザーエンティティーがカタログに見つかりません',\n 'metric.github.open_prs.title': 'GitHub のオープン状態の PR',\n 'metric.github.open_prs.description':\n '特定の GitHub リポジトリーにおけるオープン状態のプルリクエストの数。',\n 'metric.jira.open_issues.title':\n 'Jira のオープン状態の進行を妨げているチケット',\n 'metric.jira.open_issues.description':\n 'Jira で現在オープン状態になっている、重大かつ進行を妨げている課題の数を明示します。',\n 'thresholds.success': '成功',\n 'thresholds.warning': '警告',\n 'thresholds.error': 'エラー',\n 'thresholds.noEntities': '{{category}} 状態のエンティティーがありません',\n 'thresholds.entities_one': '{{count}} エンティティー',\n 'thresholds.entities_other': '{{count}} エンティティー',\n },\n});\n\nexport default scorecardTranslationJa;\n"],"names":[],"mappings":";;;AAuBA,MAAM,yBAAyB,yBAA0B,CAAA;AAAA,EACvD,GAAK,EAAA,uBAAA;AAAA,EACL,QAAU,EAAA;AAAA,IACR,kBAAoB,EAAA,8GAAA;AAAA,IACpB,wBACE,EAAA,8YAAA;AAAA,IACF,mBAAqB,EAAA,wDAAA;AAAA,IACrB,oBAAsB,EAAA,kDAAA;AAAA,IACtB,0BAA4B,EAAA,kDAAA;AAAA,IAC5B,gCACE,EAAA,kTAAA;AAAA,IACF,2BAA6B,EAAA,4CAAA;AAAA,IAC7B,4BAA8B,EAAA,gCAAA;AAAA,IAC9B,gCACE,EAAA,wMAAA;AAAA,IACF,2BAA6B,EAAA,mHAAA;AAAA,IAC7B,mBACE,EAAA,2IAAA;AAAA,IACF,8BAAgC,EAAA,sFAAA;AAAA,IAChC,0BAA4B,EAAA,4CAAA;AAAA,IAC5B,0BAA4B,EAAA,kDAAA;AAAA,IAC5B,iCACE,EAAA,gRAAA;AAAA,IACF,qCACE,EAAA,kJAAA;AAAA,IACF,8BAAgC,EAAA,4DAAA;AAAA,IAChC,oCACE,EAAA,8LAAA;AAAA,IACF,+BACE,EAAA,+HAAA;AAAA,IACF,qCACE,EAAA,iPAAA;AAAA,IACF,oBAAsB,EAAA,cAAA;AAAA,IACtB,oBAAsB,EAAA,cAAA;AAAA,IACtB,kBAAoB,EAAA,oBAAA;AAAA,IACpB,uBAAyB,EAAA,+GAAA;AAAA,IACzB,yBAA2B,EAAA,sDAAA;AAAA,IAC3B,2BAA6B,EAAA;AAAA;AAEjC,CAAC;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@red-hat-developer-hub/backstage-plugin-scorecard",
|
|
3
|
-
"version": "2.3.
|
|
3
|
+
"version": "2.3.3",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"main": "./dist/index.esm.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"@backstage/theme": "^0.7.0",
|
|
64
64
|
"@mui/icons-material": "5.18.0",
|
|
65
65
|
"@mui/material": "5.18.0",
|
|
66
|
-
"@red-hat-developer-hub/backstage-plugin-scorecard-common": "^2.3.
|
|
66
|
+
"@red-hat-developer-hub/backstage-plugin-scorecard-common": "^2.3.3",
|
|
67
67
|
"react-use": "^17.2.4",
|
|
68
68
|
"recharts": "^3.3.0"
|
|
69
69
|
},
|