grafana/public/app/features/plugins
Ryan McKinley e1924608a2 DashboardDatasource: reuse query results within a dashboard (#16660)
* move queryRunner to panelModel

* remove isEditing from PanelChrome

* move listener to QueriesTab

* add shared query datasource

* expose getDashboardSrv to react

* no changes to panel chrome

* issue queries when in fullscreen

* moved to regular QueryEditor interface

* moved to regular QueryEditor interface

* lower limit

* add dashboard query

* no changes to editor row

* fix sort order

* fix sort order

* make it an alpha panel

* make panelId a getter

* fix angular constructor

* rename SeriesData to DataFrame

* merge with master

* use series

* add simple tests

* check unsubscribe

* Minor code cleanup, creating Subjects look cheap and does not need to be lazy, simplifies code

* minor refactor

* Minor refacforing, renames

* added test dashboard
2019-08-27 11:06:49 +02:00
..
__mocks__ noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
__snapshots__ PluginsList: Removed icons and updated snapshots (#16872) 2019-05-03 13:19:01 +02:00
partials App Plugins: support react pages and tabs (#16586) 2019-05-02 10:15:39 -07:00
specs noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
state noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
wrappers Refactor: move KeyValue and deprecation warning to @grafana/data (#18582) 2019-08-16 11:10:32 +02:00
all.ts App Plugins: support react pages and tabs (#16586) 2019-05-02 10:15:39 -07:00
AppRootPage.tsx Fix typo s/Applicaiton/Application/ in error messages (#17765) 2019-06-25 20:59:58 +02:00
built_in_plugins.ts DashboardDatasource: reuse query results within a dashboard (#16660) 2019-08-27 11:06:49 +02:00
datasource_srv.ts DashboardDatasource: reuse query results within a dashboard (#16660) 2019-08-27 11:06:49 +02:00
plugin_component.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
plugin_loader.test.ts grafana/runtime: Expose SystemJS from @grafana/runtime (#17927) 2019-07-04 13:32:09 +02:00
plugin_loader.ts Plugins: better warning when plugins fail to load (#18671) 2019-08-22 07:04:02 +02:00
plugin_page_ctrl.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
PluginDashboards.tsx noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
PluginList.test.tsx rewrote to use react.sfc 2018-09-27 12:15:41 +02:00
PluginList.tsx Plugins: move app/feature/plugin properties into PluginMeta (#16809) 2019-04-29 09:14:39 -07:00
PluginListItem.test.tsx tests 2018-09-26 15:12:06 +02:00
PluginListItem.tsx PluginsList: Removed icons and updated snapshots (#16872) 2019-05-03 13:19:01 +02:00
PluginListPage.test.tsx Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
PluginListPage.tsx noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
PluginPage.tsx Plugins: show a clear error on the plugin page when it failed to load (#18733) 2019-08-26 23:43:45 -07:00
PluginSettingsCache.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
PluginStateInfo.tsx Chore: Rename Popper to Popover (#18543) 2019-08-19 11:40:47 +02:00
variableQueryEditorLoader.tsx noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00