grafana/public/app/features/plugins
Levente Balogh 788e4a7f19
Extensions: Simplify the configure() function (#64958)
refactor: stop passing the extension to the `configure()` function
2023-03-20 10:41:15 +01:00
..
admin Chore: adjust more unit tests to work with react 18 (#64759) 2023-03-15 10:12:13 +00:00
components Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
extensions Extensions: Simplify the configure() function (#64958) 2023-03-20 10:41:15 +01:00
sql Chore: Avoid explicit React.FC<Props> when possible (round 2) (#64749) 2023-03-15 16:56:09 +02:00
systemjsPlugins Plugins: Fix plugins CDN not working when plugins are not in domain's root path (#63202) 2023-02-24 14:28:13 +01:00
tests Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
all.ts Angular: More isolation and removing of unused components (#41630) 2021-11-15 15:12:45 +01:00
built_in_plugins.ts Schema: Initial Azure Monitor query schema (#62018) 2023-02-03 16:06:54 +00:00
datasource_srv.ts Dashboards: Filter out expressions when going to Explore (#64654) 2023-03-13 07:53:19 -05:00
importPanelPlugin.ts PanelRenderer: Improves PanelRenderer performance (#51092) 2022-06-20 14:41:39 +02:00
plugin_loader.ts Plugins: Allow loading panel plugins from a CDN (#59096) 2023-01-27 15:08:17 +01:00
pluginPreloader.ts Plugins: Extend panel menu with commands from plugins (#63802) 2023-03-08 14:23:29 +01:00
pluginSettings.test.ts Alerting: Declare incident from a firing alert (#61178) 2023-01-11 11:52:20 +00:00
pluginSettings.ts Alerting: Declare incident from a firing alert (#61178) 2023-01-11 11:52:20 +00:00
routes.tsx Plugins: Case-sensitive routes for standalone pages (#62779) 2023-02-03 09:01:34 +01:00
utils.test.ts Navigation: Fix finding the active nav item for plugins (#62123) 2023-01-26 14:10:09 +00:00
utils.ts Navigation: Fix finding the active nav item for plugins (#62123) 2023-01-26 14:10:09 +00:00