Plugins: Fix better UX for disabled Angular plugins (#101333)
* Feat: better UX for Angular plugins * Chore: fix i18n * Update public/app/features/plugins/admin/components/PluginDetailsDisabledError.tsx Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * Update public/app/features/plugins/admin/components/PluginDetailsDisabledError.tsx Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> * Chore: fixes after PR feedback * Test: testing uninstall in cloud * Chore: fix weird merge * Chore: fix test import * Chore: comment out an expec * Chore: revert test of uninstall on cloud * Chore: adds tooltip and removes admin message * Trigger build * Chore: fix for cloud * Trigger build --------- Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
This commit is contained in:
@@ -11,8 +11,6 @@ import (
|
||||
"github.com/grafana/grafana-app-sdk/app"
|
||||
)
|
||||
|
||||
var ()
|
||||
|
||||
var appManifestData = app.ManifestData{
|
||||
AppName: "dashboard",
|
||||
Group: "dashboard.grafana.app",
|
||||
|
||||
Reference in New Issue
Block a user