mirror of https://github.com/grafana/grafana.git
* feat: add a `isDeprecated` field to `CatalogPlugin` * tests: update the tests for merging local & remote * feat: display a deprecated badge in the plugins list * feat: show a deprecated warning if the plugin is deprecated * Fix linting issues * Review notes Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com> * refactor: remove `isDeprecated` from the details (it's already in the main CatalogPlugin object) * refactor: use an enum for remote statuses --------- Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com> |
||
|---|---|---|
| .. | ||
| Badges | ||
| GetStartedWithPlugin | ||
| InstallControls | ||
| AppConfigWrapper.tsx | ||
| HorizontalGroup.tsx | ||
| Loader.tsx | ||
| PluginActions.tsx | ||
| PluginDashboards.tsx | ||
| PluginDetailsBody.tsx | ||
| PluginDetailsDeprecatedWarning.tsx | ||
| PluginDetailsDisabledError.tsx | ||
| PluginDetailsHeaderDependencies.tsx | ||
| PluginDetailsHeaderSignature.tsx | ||
| PluginDetailsPage.tsx | ||
| PluginDetailsSignature.tsx | ||
| PluginList.test.tsx | ||
| PluginList.tsx | ||
| PluginListItem.test.tsx | ||
| PluginListItem.tsx | ||
| PluginListItemBadges.test.tsx | ||
| PluginListItemBadges.tsx | ||
| PluginLogo.tsx | ||
| PluginSignatureDetailsBadge.tsx | ||
| PluginSubtitle.tsx | ||
| PluginUsage.tsx | ||
| SearchField.tsx | ||
| VersionList.tsx | ||