..
__mocks__
created test for graph disclaimer
2018-09-25 11:50:55 +02:00
__snapshots__
Add visibility toggle for explore graph series
2018-11-20 21:52:42 +08:00
slate-plugins
Moved prom language features to datasource language provider
2018-10-25 12:24:24 +02:00
state
Merge pull request #15084 from grafana/fix/explore-datasource-change
2019-01-28 17:55:33 +01:00
utils
Merge pull request #14147 from grafana/davkal/explore-data-query
2018-11-22 12:01:37 +01:00
ElapsedTime.tsx
Explore: moved code to app/features/explore
2018-09-24 12:16:06 +02:00
Error.tsx
chore: Replace the deprecated SFC with FC
2019-01-17 09:27:43 +01:00
ErrorBoundary.tsx
Explore: error handling and time fixes
2018-10-26 18:16:00 +02:00
Explore.tsx
Removed the initial data source as I could not see it being used anywhere
2019-01-28 16:31:38 +01:00
ExploreToolbar.tsx
Changes after PR Comments
2019-01-28 12:47:01 +01:00
Graph.test.tsx
Explore: query transactions
2018-10-23 16:09:48 +02:00
Graph.tsx
Moving a couple of types to @grafana/ui
2018-12-23 09:15:32 +01:00
GraphContainer.tsx
Handle undefined graph and table results
2019-01-28 13:09:51 +01:00
JSONViewer.tsx
Explore: moved code to app/features/explore
2018-09-24 12:16:06 +02:00
Legend.tsx
Add visibility toggle for explore graph series
2018-11-20 21:52:42 +08:00
LogLabel.tsx
Splitted up LogLabels into LogLabelStats and LogLabel
2019-01-22 09:22:38 +01:00
LogLabels.tsx
Splitted up LogLabels into LogLabelStats and LogLabel
2019-01-22 09:22:38 +01:00
LogLabelStats.tsx
Splitted up LogLabels into LogLabelStats and LogLabel
2019-01-22 09:22:38 +01:00
LogRow.tsx
Splitted up LogLabels into LogLabelStats and LogLabel
2019-01-22 09:22:38 +01:00
Logs.tsx
Merge branch 'master' into tooling/storybook-poc
2019-01-28 17:36:41 +01:00
LogsContainer.tsx
Prevents query result cleaning when new query trransaction starts
2019-01-28 12:57:09 +01:00
Panel.tsx
Revert "Use the same panel loading indicator in explore as on dashboard's panel"
2019-01-28 13:40:41 +01:00
PlaceholdersBuffer.test.ts
Add tests to cover PlaceholdersBuffer and sum hint
2018-10-28 21:07:40 +08:00
PlaceholdersBuffer.ts
public/app/features/*: Fix some misspell issues
2018-12-05 13:08:00 +01:00
QueryEditor.tsx
Explore: mini styling fix for angular query editors
2019-01-22 10:46:21 +01:00
QueryField.tsx
Explore: query field should not propagate non-text change
2019-01-29 15:53:51 +01:00
QueryRow.tsx
Added data source type to explore state
2019-01-17 19:17:29 +01:00
QueryRows.tsx
Moved data source and data query types
2019-01-17 17:59:47 +01:00
QueryTransactionStatus.tsx
Explore: Introduce DataQuery interface for query handling
2018-11-21 14:45:57 +01:00
Table.tsx
Explore: fix copy/paste on table cells
2018-10-29 16:44:50 +01:00
TableContainer.tsx
Handle undefined graph and table results
2019-01-28 13:09:51 +01:00
TimePicker.test.tsx
Fix TimePicker test by enforcing UTC on date string
2018-10-30 16:50:03 +01:00
TimePicker.tsx
Simplified some styles and dom elements
2019-01-28 12:47:01 +01:00
Typeahead.tsx
Some cleanup
2019-01-05 15:25:07 +01:00
Value.ts
Explore: moved code to app/features/explore
2018-09-24 12:16:06 +02:00
Wrapper.tsx
Firing off an action instead of listening to location changes
2019-01-28 13:27:56 +01:00