grafana/public/app/features/plugins/admin
Levente Balogh 3ad5ee87a3
Plugins Catalog: fix overflowing text in plugin cards (#39862)
* refactor(Plugins/Admin): add a "badge" for displaying available updates

* refactor(Plugins/Admin): rename component

* refactor(Plugins/Admin): use the PluginListItemBadges component
2021-09-30 17:23:40 +02:00
..
__mocks__ PluginsCatalog: adding support for viewing the plugins list as both table and list (#39466) 2021-09-29 15:44:57 +02:00
components Plugins Catalog: fix overflowing text in plugin cards (#39862) 2021-09-30 17:23:40 +02:00
hooks Plugin Catalog: Use routing for PluginDetails Tabs (#39555) 2021-09-27 18:06:47 +02: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 Catalog: Make the catalog the default way to interact with plugins (#39779) 2021-09-30 08:34:03 +02:00
state PluginsCatalog: adding support for viewing the plugins list as both table and list (#39466) 2021-09-29 15:44:57 +02:00
api.ts Plugin Catalog: support Grafana instances that cannot communicate with gcom (#39638) 2021-09-28 16:46:29 +02:00
constants.ts Plugins Catalog: migrate state handling to Redux (#38876) 2021-09-09 12:20:35 +02:00
guards.ts Plugins: converted the plugins admin app to a core feature in grafana (#36026) 2021-07-08 17:50:42 +02:00
helpers.test.ts Plugins Catalog: add unit tests for data-munging (#39338) 2021-09-20 16:59:18 +02:00
helpers.ts Plugins Catalog: add unit tests for data-munging (#39338) 2021-09-20 16:59:18 +02:00
types.ts PluginsCatalog: adding support for viewing the plugins list as both table and list (#39466) 2021-09-29 15:44:57 +02:00