grafana/public/app/features/plugins/admin/components
Levente Balogh 2fac3bd41e
Plugins: Show deprecated plugins (#74598)
* 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>
2023-09-12 12:49:10 +02:00
..
Badges Plugins: Show deprecated plugins (#74598) 2023-09-12 12:49:10 +02:00
GetStartedWithPlugin Reword button to "Add new data source" (#69125) 2023-05-26 10:15:16 +02:00
InstallControls Plugins: Show deprecated plugins (#74598) 2023-09-12 12:49:10 +02:00
AppConfigWrapper.tsx Chore: improve typings (#72679) 2023-08-07 09:32:13 +01:00
HorizontalGroup.tsx
Loader.tsx
PluginActions.tsx Bug: Allow to uninstall a deprecated plugin (#74444) 2023-09-12 10:33:09 +02:00
PluginDashboards.tsx Chore: improve typings (#72679) 2023-08-07 09:32:13 +01:00
PluginDetailsBody.tsx Plugins: Fix width for README pages with tables (#66872) 2023-04-21 10:02:10 +02:00
PluginDetailsDeprecatedWarning.tsx Plugins: Show deprecated plugins (#74598) 2023-09-12 12:49:10 +02:00
PluginDetailsDisabledError.tsx
PluginDetailsHeaderDependencies.tsx Navigation: Convert `PluginDetails` page to use new `Page` extensions (#58509) 2022-11-09 14:44:38 +00:00
PluginDetailsHeaderSignature.tsx Navigation: Convert `PluginDetails` page to use new `Page` extensions (#58509) 2022-11-09 14:44:38 +00:00
PluginDetailsPage.tsx Plugins: Show deprecated plugins (#74598) 2023-09-12 12:49:10 +02:00
PluginDetailsSignature.tsx
PluginList.test.tsx Plugins: Show deprecated plugins (#74598) 2023-09-12 12:49:10 +02:00
PluginList.tsx Frontend: Fix broken links in /plugins when pathname has a trailing slash (#64348) 2023-03-10 14:18:12 +01:00
PluginListItem.test.tsx Plugins: Show deprecated plugins (#74598) 2023-09-12 12:49:10 +02:00
PluginListItem.tsx Chore: Replace deprecated usage of `shape.borderRadius()` (#72672) 2023-08-01 14:46:07 +01:00
PluginListItemBadges.test.tsx Plugins: Show deprecated plugins (#74598) 2023-09-12 12:49:10 +02:00
PluginListItemBadges.tsx Plugins: Show deprecated plugins (#74598) 2023-09-12 12:49:10 +02:00
PluginLogo.tsx
PluginSignatureDetailsBadge.tsx Navigation: Convert `PluginDetails` page to use new `Page` extensions (#58509) 2022-11-09 14:44:38 +00:00
PluginSubtitle.tsx Catalog: Show install error with incompatible version (#65059) 2023-04-19 10:22:24 +02:00
PluginUsage.tsx
SearchField.tsx Chore: Remove accidental console.log statements (#66725) 2023-04-18 09:59:11 +02:00
VersionList.tsx Plugins: Add dependency column in version table (#73991) 2023-08-29 16:38:31 +02:00