grafana/public/app/features/plugins
Levente Balogh 778fb07464
Plugins: Make the Plugin Details page reusable (#58741)
* refactor(PluginDetails): use react-router hooks instead of props

* Wip

* refactor: remove unnecessary constant

* feat: use the original plugin details page under connections

* chore: use better wording in the not-found warning

Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>

* chore: use the renderer utility everywhere in the test

* chore: don't show a title while loading a plugin

Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2022-11-29 13:45:03 +01:00
..
__mocks__ VizPanel: Support panel migrations and state changes (#58501) 2022-11-21 15:31:01 +01:00
admin Plugins: Make the Plugin Details page reusable (#58741) 2022-11-29 13:45:03 +01:00
components AppRootPage: Fix passing the queryParams (#58912) 2022-11-17 10:09:06 -05:00
sql SQL Datasources: Fix annotation migration (#59438) 2022-11-29 07:56:59 +01:00
tests Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
all.ts Angular: More isolation and removing of unused components (#41630) 2021-11-15 15:12:45 +01:00
built_in_plugins.ts Heatmap: Remove legacy angular based implementation (#59249) 2022-11-23 10:46:21 -08:00
datasource_srv.ts Dashboard: Reverted the changes of hiding multi-select and all variable in the datasource picker (#53521) 2022-08-10 15:30:00 +02:00
importPanelPlugin.ts PanelRenderer: Improves PanelRenderer performance (#51092) 2022-06-20 14:41:39 +02:00
plugin_loader.ts Plugins: Expose emotion/react to plugins to prevent load failures (#55297) 2022-09-19 16:54:13 +02:00
pluginCacheBuster.ts fix(40639): datasource should not be visible after uninstall (#43625) 2022-01-07 09:54:02 +01:00
pluginPreloader.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
pluginSettings.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
pluginSettings.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
routes.tsx AppRootPage: Render app plugins without pages (#58776) 2022-11-16 11:49:34 +01:00
utils.test.ts Frontend Routing: Always render standalone plugin pages using the <AppRootPage> (#57771) 2022-11-07 15:19:31 +01:00
utils.ts Frontend Routing: Always render standalone plugin pages using the <AppRootPage> (#57771) 2022-11-07 15:19:31 +01:00