grafana/public/app/features/plugins/admin
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
..
__mocks__ Plugins: Show deprecated plugins (#74598) 2023-09-12 12:49:10 +02:00
components Plugins: Show deprecated plugins (#74598) 2023-09-12 12:49:10 +02:00
hooks Navigation: more nav interface cleanup (#67708) 2023-05-04 14:17:44 +01:00
img Plugins: converted the plugins admin app to a core feature in grafana (#36026) 2021-07-08 17:50:42 +02:00
pages Plugins: Show deprecated plugins (#74598) 2023-09-12 12:49:10 +02:00
state Plugins: Bump SystemJS to 6.14.2 (#70068) 2023-08-31 15:45:44 +02:00
api.ts Plugins: Show deprecated plugins (#74598) 2023-09-12 12:49:10 +02:00
constants.ts Plugins Catalog: Install and show the latest compatible version of a plugin (#41003) 2021-11-12 11:07:12 +01:00
helpers.test.ts Plugins: Show deprecated plugins (#74598) 2023-09-12 12:49:10 +02:00
helpers.ts Plugins: Show deprecated plugins (#74598) 2023-09-12 12:49:10 +02:00
permissions.ts PluginsCatalog: disable post-installation steps if user does not have sufficient permissions (#40853) 2021-10-26 15:18:12 +02:00
routes.tsx Plugins: remove 'admin/plugins' redirect (#73319) 2023-08-17 10:30:42 +02:00
tracking.ts Plugins: Track plugin install and uninstall events (#62300) 2023-02-01 10:58:25 +01:00
types.ts Plugins: Show deprecated plugins (#74598) 2023-09-12 12:49:10 +02:00