grafana/pkg/plugins
Marcus Efraimsson 87284d284e dashboard: fix import dashboard with alert rule
Importing a dashboard with alert rule(s) should be possible without receiving invalid
alert data error. This fix reverts the import logic to how it worked before Grafana v5.0,
that is import will allow dashboard with alert rule(s) but no alerts will be created.
After an import the user will need to update the dashboard for the alerts to be created.
Fixes #11227
2018-03-14 14:24:56 +01:00
..
datasource/wrapper plugins: return table with empty rows array insteaf of nil 2018-01-31 19:59:15 +03:00
app_plugin.go datasource-proxy: token exchange 2017-08-23 17:18:43 +02:00
dashboard_importer_test.go Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 2018-02-19 11:12:56 +01:00
dashboard_importer.go dashboard: fix import dashboard with alert rule 2018-03-14 14:24:56 +01:00
dashboards_test.go code style fixes 2018-01-15 10:26:33 +01:00
dashboards_updater.go Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 2018-02-19 11:12:56 +01:00
dashboards.go Update logic for create/update dashboard, validation and plugin dashboard links (#10809) 2018-02-08 12:48:38 +01:00
datasource_plugin_test.go supports windows compatible plugin binaries 2018-01-10 15:07:04 +01:00
datasource_plugin.go moves datasource plugin model to grafana/grafana_plugin_model 2018-01-17 13:21:42 +01:00
frontend_plugin_test.go plugin: fix path for app plugins on windows 2018-01-04 17:32:57 +01:00
frontend_plugin.go plugin: fix path for app plugins on windows 2018-01-04 17:32:57 +01:00
hclog-wrapper.go moves plugin proxy to plugin package 2018-01-10 12:11:57 +01:00
models.go Revert "removes dependencies install for plugins" 2018-02-16 09:49:29 +01:00
panel_plugin.go feat(plugins): better logging and handling of loading plugins, try to create plugins dir if it does not exist, fixes #3974 2016-02-10 11:03:12 +01:00
plugins_test.go code style fixes 2018-01-15 10:26:33 +01:00
plugins.go code style fixes 2018-01-15 10:26:33 +01:00
queries.go fix(pluginlist): fixed issue with plugin list, fixes #5068 2016-05-17 21:51:19 +02:00
update_checker.go Fix urls in plugin update_checker logs 2018-03-12 14:38:37 +01:00