Johannes Schill d68df9d704 fix: Calculation issue with AutoSizer in explore 7 lat temu
..
__mocks__ bb20e5cb94 created test for graph disclaimer 7 lat temu
__snapshots__ c7dc557e91 Add visibility toggle for explore graph series 7 lat temu
slate-plugins 6f2315d5c5 Moved prom language features to datasource language provider 7 lat temu
state 2c255fd85a Renamed initialQueries to queries 7 lat temu
utils 377eaa891c Merge pull request #14147 from grafana/davkal/explore-data-query 7 lat temu
ElapsedTime.tsx d07a3a7637 Explore: moved code to app/features/explore 7 lat temu
Error.tsx 1dfabf498a chore: Replace the deprecated SFC with FC 7 lat temu
ErrorBoundary.tsx bf1af66292 Explore: error handling and time fixes 7 lat temu
Explore.tsx bfdfb215f3 added missing typing to explore props 7 lat temu
ExploreToolbar.tsx 9298876ef0 Changes after PR Comments 7 lat temu
Graph.test.tsx 097396c517 chore: Replace withSize with AutoSizer in explore/Graph.tsx 7 lat temu
Graph.tsx d68df9d704 fix: Calculation issue with AutoSizer in explore 7 lat temu
GraphContainer.tsx d53a430c82 Fixed issue with explore changeTime redux action not being hooked up, fixes #15115 7 lat temu
JSONViewer.tsx d07a3a7637 Explore: moved code to app/features/explore 7 lat temu
Legend.tsx c7dc557e91 Add visibility toggle for explore graph series 7 lat temu
LogLabel.tsx c369279401 Splitted up LogLabels into LogLabelStats and LogLabel 7 lat temu
LogLabelStats.tsx c369279401 Splitted up LogLabels into LogLabelStats and LogLabel 7 lat temu
LogLabels.tsx c369279401 Splitted up LogLabels into LogLabelStats and LogLabel 7 lat temu
LogRow.tsx c369279401 Splitted up LogLabels into LogLabelStats and LogLabel 7 lat temu
Logs.tsx 740e1a0540 Made really good progress on loki support in dashboards 7 lat temu
LogsContainer.tsx 2ff62c42ac Prevents query result cleaning when new query trransaction starts 7 lat temu
Panel.tsx adb2430a1b Explore: collapsible result panels 7 lat temu
PlaceholdersBuffer.test.ts d1d5e9f7d3 Add tests to cover PlaceholdersBuffer and sum hint 7 lat temu
PlaceholdersBuffer.ts ab9f65a4cf public/app/features/*: Fix some misspell issues 7 lat temu
QueryEditor.tsx 6b98b05976 Removed modifiedQueries from state 7 lat temu
QueryField.tsx 3b0a04c627 Fixed so onBlur event trigger an QueryChange and QueryExecute if values differ 7 lat temu
QueryRow.tsx 44cef757e5 Merge branch 'hugoh/explore-refactor-initial-modified-queries' 7 lat temu
QueryRows.tsx 96aef3bab8 Replaced intialQueris with queryKeys 7 lat temu
QueryTransactionStatus.tsx b3161bea5a Explore: Introduce DataQuery interface for query handling 7 lat temu
Table.tsx 5a23723f2c Explore: fix copy/paste on table cells 7 lat temu
TableContainer.tsx 957c659291 Handle undefined graph and table results 7 lat temu
TimePicker.test.tsx 037167ff07 Fix TimePicker test by enforcing UTC on date string 7 lat temu
TimePicker.tsx 032a82feed Simplified some styles and dom elements 7 lat temu
Typeahead.tsx c39dc1fb15 Some cleanup 7 lat temu
Value.ts d07a3a7637 Explore: moved code to app/features/explore 7 lat temu
Wrapper.tsx 1f5bb76718 Refactor of action, actionTypes and reducer 7 lat temu