grafana/public/app/features/explore
Hugo Häggmark 774b7267df
Explore: Fixes so Show context shows results again (#18675)
* Fix: Fixes so Show context shows results again
Fixes: #18656

* Refactor: Removes unused import that made it thrugh the pre-commit somehow
2019-08-22 11:10:20 +02:00
..
__mocks__ created test for graph disclaimer 2018-09-25 11:50:55 +02:00
slate-plugins Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
state DataFrame: convert from row based to a columnar value format (#18391) 2019-08-15 09:18:51 -07:00
utils Explore: Replaces TimeSeries with GraphSeriesXY (#18475) 2019-08-13 07:32:43 +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
Error.tsx Feat: Adds reconnect for failing datasource in Explore (#16226) 2019-04-01 07:38:00 +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 Explore: Replaces TimeSeries with GraphSeriesXY (#18475) 2019-08-13 07:32:43 +02:00
ExploreGraphPanel.tsx Explore: Replaces TimeSeries with GraphSeriesXY (#18475) 2019-08-13 07:32:43 +02:00
ExploreTimeControls.tsx Explore: Fixes incorrect handling of utc in timeEpic (#18386) 2019-08-06 10:43:53 +02:00
ExploreToolbar.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
JSONViewer.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
LiveLogs.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
LogLabel.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
LogLabels.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
LogLabelStats.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
LogMessageAnsi.test.tsx Fixed prettier issue (#15471) 2019-02-16 15:45:19 +01:00
LogMessageAnsi.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
LogRow.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
LogRowContext.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
LogRowContextProvider.test.ts Explore: Fixes so Show context shows results again (#18675) 2019-08-22 11:10:20 +02:00
LogRowContextProvider.tsx Explore: Fixes so Show context shows results again (#18675) 2019-08-22 11:10:20 +02:00
Logs.tsx Explore: Replaces TimeSeries with GraphSeriesXY (#18475) 2019-08-13 07:32:43 +02:00
LogsContainer.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
NoDataSourceCallToAction.tsx Refactor buttons (#17611) 2019-06-17 16:15:49 +02:00
Panel.tsx explore: fix issues when loading and both graph/table are collapsed (#17113) 2019-05-17 12:45:11 +02:00
QueryEditor.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
QueryField.test.tsx Explore/Prometheus: More consistently allows for multi-line queries (#18362) 2019-08-14 13:37:04 +01:00
QueryField.tsx Explore: Fixes error when switching from prometheus to loki data sources (#18599) 2019-08-16 15:10:22 +01: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 Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +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