From e547ee52b59ad6d6a1b90afd63818a10ac6a5902 Mon Sep 17 00:00:00 2001 From: Will Browne Date: Tue, 25 Feb 2025 12:10:06 +0000 Subject: [PATCH] fix linter + tests --- .../features/plugins/admin/helpers.test.ts | 41 ------------------- public/locales/en-US/grafana.json | 1 - public/locales/pseudo-LOCALE/grafana.json | 1 - 3 files changed, 43 deletions(-) diff --git a/public/app/features/plugins/admin/helpers.test.ts b/public/app/features/plugins/admin/helpers.test.ts index ba4b60ce424..4976659623a 100644 --- a/public/app/features/plugins/admin/helpers.test.ts +++ b/public/app/features/plugins/admin/helpers.test.ts @@ -209,11 +209,6 @@ describe('Plugins/Helpers', () => { isFullyInstalled: false, angularDetected: false, url: 'https://github.com/alexanderzobnin/grafana-zabbix', - details: { - dependantPlugins: [], - links: [], - pluginDependencies: [], - }, }); }); @@ -296,24 +291,6 @@ describe('Plugins/Helpers', () => { installedVersion: '4.2.2', isFullyInstalled: true, angularDetected: false, - details: { - dependantPlugins: [], - links: [ - { - name: 'GitHub', - url: 'https://github.com/alexanderzobnin/grafana-zabbix', - }, - { - name: 'Docs', - url: 'https://alexanderzobnin.github.io/grafana-zabbix', - }, - { - name: 'License', - url: 'https://github.com/alexanderzobnin/grafana-zabbix/blob/master/LICENSE', - }, - ], - pluginDependencies: [], - }, }); }); @@ -370,24 +347,6 @@ describe('Plugins/Helpers', () => { isFullyInstalled: true, angularDetected: false, url: 'https://github.com/alexanderzobnin/grafana-zabbix', - details: { - dependantPlugins: [], - links: [ - { - name: 'GitHub', - url: 'https://github.com/alexanderzobnin/grafana-zabbix', - }, - { - name: 'Docs', - url: 'https://alexanderzobnin.github.io/grafana-zabbix', - }, - { - name: 'License', - url: 'https://github.com/alexanderzobnin/grafana-zabbix/blob/master/LICENSE', - }, - ], - pluginDependencies: [], - }, }); }); diff --git a/public/locales/en-US/grafana.json b/public/locales/en-US/grafana.json index 40e28925444..1ffbdf68fc0 100644 --- a/public/locales/en-US/grafana.json +++ b/public/locales/en-US/grafana.json @@ -2910,7 +2910,6 @@ "latestVersion": "Latest Version", "license": "License", "pluginDependants": "Required by: ", - "pluginDependencies": "Plugins: ", "raiseAnIssue": "Raise an issue", "reportAbuse": "Report a concern ", "reportAbuseTooltip": "Report issues related to malicious or harmful plugins directly to Grafana Labs.", diff --git a/public/locales/pseudo-LOCALE/grafana.json b/public/locales/pseudo-LOCALE/grafana.json index 647da27b6da..255bfa497b3 100644 --- a/public/locales/pseudo-LOCALE/grafana.json +++ b/public/locales/pseudo-LOCALE/grafana.json @@ -2910,7 +2910,6 @@ "latestVersion": "Ŀäŧęşŧ Vęřşįőʼn", "license": "Ŀįčęʼnşę", "pluginDependants": "Ŗęqūįřęđ þy: ", - "pluginDependencies": "Pľūģįʼnş: ", "raiseAnIssue": "Ŗäįşę äʼn įşşūę", "reportAbuse": "Ŗępőřŧ ä čőʼnčęřʼn ", "reportAbuseTooltip": "Ŗępőřŧ įşşūęş řęľäŧęđ ŧő mäľįčįőūş őř ĥäřmƒūľ pľūģįʼnş đįřęčŧľy ŧő Ğřäƒäʼnä Ŀäþş.",