grafana/public/app/features/explore
Torkel Ödegaard 8e9cb5c81a
Explore: Fixes query hint issues (#18803)
* Explore: clear results when you change datasource

* Explore: Clear results on data source change, and fix query hints issue

* Clear results on clear all

* Prometheus: Update logic of when to re-check query hints
2019-08-30 15:22:36 +02:00
..
__mocks__ created test for graph disclaimer 2018-09-25 11:50:55 +02:00
slate-plugins Prometheus: Changes brace-insertion behavior to be less annoying (#18698) 2019-08-29 12:02:48 +02:00
state Explore: Fixes query hint issues (#18803) 2019-08-30 15:22:36 +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 Explore: Add memoization and remove unused props (#18775) 2019-08-29 13:41:45 +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: Add memoization and remove unused props (#18775) 2019-08-29 13:41:45 +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 Explore: Add memoization and remove unused props (#18775) 2019-08-29 13:41:45 +02:00
JSONViewer.tsx Chore: noImplicitAny Sub 500 errors (#18287) 2019-07-30 15:49:32 +02:00
LiveLogs.tsx Explore: Add memoization and remove unused props (#18775) 2019-08-29 13:41:45 +02:00
Logs.tsx Explore: Add memoization and remove unused props (#18775) 2019-08-29 13:41:45 +02:00
LogsContainer.tsx Explore: Add memoization and remove unused props (#18775) 2019-08-29 13:41:45 +02:00
NoDataSourceCallToAction.tsx center NoDataSourceCallToActionCard in Explore (#18752) 2019-08-28 10:26:48 +02:00
QueryEditor.tsx Explore: Fixed issue in PanelQuery state arround cancellation (#18771) 2019-08-29 16:25:10 +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: Add memoization and remove unused props (#18775) 2019-08-29 13:41:45 +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