grafana/public/app/features/plugins
Marcus Andersson 9de2f1bb8f
Alerting: moving data source uid to query instead of model (#33416)
* initial commit.

* Some more improvements to the expression data source support.

* added tests to verify that time range picker and data source picker only is visible when callbacks is passed to row.

* fixing issue with filter in alerting list.

* minor refactoring.

* removed guarding code, should be fixed in  backend.

* cleaning the data query if we change to a different data source.
2021-04-29 15:10:14 +02:00
..
__mocks__ Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
__snapshots__ Badge: Design improvement & reduce contrast (#30328) 2021-01-18 11:51:27 +01:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
specs Variables: Fixes problem with data source variable when default ds is selected (#32384) 2021-03-29 14:10:40 +02:00
state Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
wrappers Chore: Update typescript to v4.2.4 (#33297) 2021-04-28 15:40:01 +03:00
all.ts App Plugins: support react pages and tabs (#16586) 2019-05-02 10:15:39 -07:00
AppRootPage.test.tsx Theme: More theme updates (#33076) 2021-04-17 07:13:25 +02:00
AppRootPage.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
built_in_plugins.ts v8: remove Singlestat panel and add automatic migration to stat/gauge(#31904) 2021-04-12 12:47:17 +02:00
datasource_srv.ts Alerting: moving data source uid to query instead of model (#33416) 2021-04-29 15:10:14 +02:00
plugin_component.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
plugin_loader.test.ts Plugins: add a bundle plugins folder (#20850) 2020-04-07 00:04:24 -07:00
plugin_loader.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
plugin_page_ctrl.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
PluginDashboards.tsx Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
PluginList.test.tsx Migrates old Card sass file to GlobalStyles (#33183) 2021-04-21 16:39:56 +02:00
PluginList.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
PluginListItem.test.tsx tests 2018-09-26 15:12:06 +02:00
PluginListItem.tsx Plugins: moving the DataSourcePicker to grafana/runtime so it can be reused in plugins (#31628) 2021-03-18 10:44:26 +01:00
PluginListPage.test.tsx Plugin signing: UI information (#28469) 2020-10-27 13:08:08 +01:00
PluginListPage.tsx Chore: Update typescript to v4.2.4 (#33297) 2021-04-28 15:40:01 +03:00
PluginPage.tsx Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
PluginsErrorsInfo.tsx Chore: Update typescript to v4.2.4 (#33297) 2021-04-28 15:40:01 +03:00
PluginSettingsCache.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
PluginStateInfo.tsx Theme: Updates Alert design and licence warning hook (#32930) 2021-04-13 18:00:55 +02:00
UpdatePluginModal.tsx Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
variableQueryEditorLoader.tsx Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01:00