grafana/public/app/features/plugins
Torkel Ödegaard 79e5e5c024
DataSource: Default data source is no longer a persisted state but just the default data source for new panels (#45132)
* PanelEdit: Change the meaning of default data source to be just that the default for new panels

* Added migration, and also migration for annotation datasource prop to data source refs

* fix

* Fixing tests

* Fixes to annotation

* Fixing unit test
2022-03-08 08:56:12 +01:00
..
__mocks__ Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
admin Fix: JSON parsing in backend_srv (#45598) 2022-02-18 16:06:37 +01:00
components Plugins: remove deprecated code (components) (#41686) 2021-11-19 13:42:26 +01:00
tests Adding reload to datasourceSrv (#44217) 2022-01-24 10:45:05 +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 Heatmap: new panel based based on uPlot (#44080) 2022-02-16 14:49:17 -08:00
datasource_srv.ts DataSource: Default data source is no longer a persisted state but just the default data source for new panels (#45132) 2022-03-08 08:56:12 +01:00
importPanelPlugin.ts Plugins: Fix importing panel modules (#45590) 2022-02-18 12:51:55 +01:00
plugin_loader.ts Angular: Option to disable angular support and isolate angular dependencies (#45421) 2022-02-16 17:14:33 +01:00
pluginCacheBuster.ts fix(40639): datasource should not be visible after uninstall (#43625) 2022-01-07 09:54:02 +01:00
pluginPreloader.ts Chore: Prevent preloaded plugins from crashing Grafana (#41490) 2021-11-10 19:06:55 +01:00
pluginSettings.test.ts fix(40639): datasource should not be visible after uninstall (#43625) 2022-01-07 09:54:02 +01:00
pluginSettings.ts fix(40639): datasource should not be visible after uninstall (#43625) 2022-01-07 09:54:02 +01:00
utils.ts Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00