grafana/public/app/features/explore
Hugo Häggmark 5ca643f2ba Explore: Use PanelQueryState to handle querying (#18694)
* WIP: inital POC

* Wip: Moving forward

* Wip

* Refactor: Makes loading indicator work for Prometheus

* Refactor: Reverts prom observable queries because they did not work for multiple targets

* Refactor: Transforms all epics into thunks

* Fix: Fixes scanning

* Fix: Fixes so that Instant and TimeSeries Prom query loads in parallel

* Fix: Fixes negation logic error

* Propagate errors in stream events, and close streams
2019-08-28 18:24:52 +02:00
..
__mocks__ created test for graph disclaimer 2018-09-25 11:50:55 +02:00
slate-plugins Fixes several usability issues with QueryField component (#18681) 2019-08-23 14:17:13 +01:00
state Explore: Use PanelQueryState to handle querying (#18694) 2019-08-28 18:24:52 +02:00
utils Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641) 2019-08-26 08:11:07 +02:00
AdHocFilter.tsx Registry: add a reusable function registry (#17047) 2019-07-16 11:40:23 -07:00
AdHocFilterField.test.tsx Explore: Tag and Values for Influx are filtered by the selected measurement (#17539) 2019-06-14 10:13:06 +02:00
AdHocFilterField.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
ElapsedTime.tsx React: Rename deprecated UNSAFE_componentWillReceiveProps (#18526) 2019-08-13 10:08:33 +02:00
ErrorBoundary.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
ErrorContainer.tsx Explore: Align Explore with Dashboards and Panels (#16823) 2019-05-10 14:00:39 +02:00
Explore.tsx Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641) 2019-08-26 08:11:07 +02:00
ExploreGraphPanel.tsx Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641) 2019-08-26 08:11:07 +02:00
ExploreTimeControls.tsx Explore: Fixes incorrect handling of utc in timeEpic (#18386) 2019-08-06 10:43:53 +02:00
ExploreToolbar.tsx Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641) 2019-08-26 08:11:07 +02:00
JSONViewer.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
LiveLogs.tsx Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641) 2019-08-26 08:11:07 +02:00
Logs.tsx Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641) 2019-08-26 08:11:07 +02:00
LogsContainer.tsx Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641) 2019-08-26 08:11:07 +02:00
NoDataSourceCallToAction.tsx center NoDataSourceCallToActionCard in Explore (#18752) 2019-08-28 10:26:48 +02:00
QueryEditor.tsx QueryEditor: check if optional func toggleEditorMode is provided (#18705) 2019-08-26 18:28:43 +02:00
QueryField.test.tsx Fixes several usability issues with QueryField component (#18681) 2019-08-23 14:17:13 +01:00
QueryField.tsx Explore: Use PanelQueryState to handle querying (#18694) 2019-08-28 18:24:52 +02:00
QueryRow.tsx Explore: Replaces TimeSeries with GraphSeriesXY (#18475) 2019-08-13 07:32:43 +02:00
QueryRows.tsx Replaced intialQueris with queryKeys 2019-02-04 13:41:29 +01:00
QueryStatus.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
Table.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
TableContainer.tsx Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641) 2019-08-26 08:11:07 +02:00
Typeahead.tsx Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
TypeaheadInfo.tsx Feat: Suggestion list in Explore is virtualized (#16342) 2019-04-09 14:25:13 +02:00
TypeaheadItem.tsx Feat: Suggestion list in Explore is virtualized (#16342) 2019-04-09 14:25:13 +02:00
Wrapper.tsx Explore: Fixes query field layout in splitted view for Safari browsers (#18654) 2019-08-21 10:31:37 +02:00