grafana/public/app/features/plugins/admin
Jack Westbrook 4dc556445c
Plugin Catalog: Use routing for PluginDetails Tabs (#39555)
* feat(catalog): introduce id and href to PluginDetailsTabs

* feat(catalog): add hrefs and ids to PluginDetails tabs. Pass queryParams to PluginDetailsBody

* feat(catalog): pass queryParams to PluginsDetailsBody and add page param to PluginListCard

* fix(catalog): prevent flicker of content by waiting for fetch details to finish loading

* feat(catalog): add tab icons to PluginDetails page

* feat(catalog): make breadcrumbs in PluginDetailsHeader aware of page queryparam

* fix(catalog): fix deeplinking to PluginDetails by comparing tabs length

* test(catalog): update tests with correct props and wrap in router
2021-09-27 18:06:47 +02:00
..
__mocks__ Plugins Catalog: add unit tests for data-munging (#39338) 2021-09-20 16:59:18 +02:00
components Plugin Catalog: Use routing for PluginDetails Tabs (#39555) 2021-09-27 18:06:47 +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 Plugin Catalog: Use routing for PluginDetails Tabs (#39555) 2021-09-27 18:06:47 +02:00
state Plugin Catalog: Use routing for PluginDetails Tabs (#39555) 2021-09-27 18:06:47 +02:00
api.ts PluginsCatalog: adding error information about disabled plugins. (#39171) 2021-09-20 09:08:00 +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 Plugin Catalog: Use routing for PluginDetails Tabs (#39555) 2021-09-27 18:06:47 +02:00