Torkel Ödegaard 8bd7e5a5f4 Merge pull request #15374 from grafana/explore/dedup-selector 7 éve
..
__mocks__ bb20e5cb94 created test for graph disclaimer 7 éve
__snapshots__ e103143634 fix: Update snapshot 7 éve
slate-plugins cf60ae79c3 Move prism to app/features/explore 7 éve
state dd19ec3b22 Move explore selectors to a separate file 7 éve
utils 377eaa891c Merge pull request #14147 from grafana/davkal/explore-data-query 7 éve
ElapsedTime.tsx d07a3a7637 Explore: moved code to app/features/explore 7 éve
Error.tsx 1dfabf498a chore: Replace the deprecated SFC with FC 7 éve
ErrorBoundary.tsx bf1af66292 Explore: error handling and time fixes 7 éve
Explore.tsx b780b6377a Fixed missing time axis on graph due to width not being passed 7 éve
ExploreToolbar.tsx fa32198831 Merge branch 'master' into dashboard-react-page 7 éve
Graph.test.tsx 097396c517 chore: Replace withSize with AutoSizer in explore/Graph.tsx 7 éve
Graph.tsx f5431f5210 chore: Explore: Remove inner AutoSizer, spread the size-object to width/height, change height type to number 7 éve
GraphContainer.tsx cee2e4788b Do not read store state from toggle panelaction creator 7 éve
JSONViewer.tsx d07a3a7637 Explore: moved code to app/features/explore 7 éve
Legend.tsx c7dc557e91 Add visibility toggle for explore graph series 7 éve
LogLabel.tsx c369279401 Splitted up LogLabels into LogLabelStats and LogLabel 7 éve
LogLabelStats.tsx c369279401 Splitted up LogLabels into LogLabelStats and LogLabel 7 éve
LogLabels.tsx c369279401 Splitted up LogLabels into LogLabelStats and LogLabel 7 éve
LogRow.tsx c369279401 Splitted up LogLabels into LogLabelStats and LogLabel 7 éve
Logs.tsx 1693f083cc Move deduplication calculation from Logs component to redux selector 7 éve
LogsContainer.tsx dd19ec3b22 Move explore selectors to a separate file 7 éve
Panel.tsx adb2430a1b Explore: collapsible result panels 7 éve
PlaceholdersBuffer.test.ts d1d5e9f7d3 Add tests to cover PlaceholdersBuffer and sum hint 7 éve
PlaceholdersBuffer.ts ab9f65a4cf public/app/features/*: Fix some misspell issues 7 éve
QueryEditor.tsx 6b98b05976 Removed modifiedQueries from state 7 éve
QueryField.tsx 9ba98b8703 Fixes #15223 by handling onPaste event because of bug in Slate 7 éve
QueryRow.tsx 44cef757e5 Merge branch 'hugoh/explore-refactor-initial-modified-queries' 7 éve
QueryRows.tsx 96aef3bab8 Replaced intialQueris with queryKeys 7 éve
QueryTransactionStatus.tsx b3161bea5a Explore: Introduce DataQuery interface for query handling 7 éve
Table.tsx 5a23723f2c Explore: fix copy/paste on table cells 7 éve
TableContainer.tsx cee2e4788b Do not read store state from toggle panelaction creator 7 éve
TimePicker.test.tsx 037167ff07 Fix TimePicker test by enforcing UTC on date string 7 éve
TimePicker.tsx 032a82feed Simplified some styles and dom elements 7 éve
Typeahead.tsx c39dc1fb15 Some cleanup 7 éve
Value.ts d07a3a7637 Explore: moved code to app/features/explore 7 éve
Wrapper.tsx 1f5bb76718 Refactor of action, actionTypes and reducer 7 éve