grafana/public/app/features/explore
kay delaney d66601a5f5
Explore/Prometheus: More consistently allows for multi-line queries (#18362)
* Explore/Prometheus: More consistently allows for multi-line queries
Allows a user to hit shift+enter to create a new line in the query field, even
when the autocomplete suggestions are displayed.
Also fixes an issue where a new line was inserted when selecting a suggestion
Closes #18341

* Fixes behavior where query wasn't running on pressing Enter
Also adds test to verify this behavior
2019-08-14 13:37:04 +01: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 Explore: Replaces TimeSeries with GraphSeriesXY (#18475) 2019-08-13 07:32:43 +02: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.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +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/Prometheus: More consistently allows for multi-line queries (#18362) 2019-08-14 13:37:04 +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 chore: remove x character in explore 2019-05-13 16:33:27 +02:00