grafana/public/app/features/plugins
Ashley Harrison 04bbafb4a6
Chore: Enable jest-fail-on-console to prevent console errors in unit tests (#46835)
* Add jest-fail-on-console

* Fix last 2 console warnings

* Update package syntax
2022-03-22 17:03:07 +00:00
..
__mocks__ Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
admin Chore: Enable jest-fail-on-console to prevent console errors in unit tests (#46835) 2022-03-22 17:03:07 +00: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