grafana/public/app/features/plugins/admin/pages
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
..
Browse.test.tsx Plugins: Fix plugin catalog filtering (#66663) 2023-04-18 09:15:35 +03:00
Browse.tsx Chore: improve typings (#72679) 2023-08-07 09:32:13 +01:00
PluginDetails.test.tsx Plugins: Show deprecated plugins (#74598) 2023-09-12 12:49:10 +02:00
PluginDetails.tsx Plugins: Make the Plugin Details page reusable (#58741) 2022-11-29 13:45:03 +01:00