grafana/public/app/features/explore
Torkel Ödegaard 25cd196c09
Merge pull request #16006 from grafana/fix-explore-refId
Explore: Query row using character refId instead of number
2019-03-18 22:59:47 +01:00
..
__mocks__ created test for graph disclaimer 2018-09-25 11:50:55 +02:00
__snapshots__ fix: Update snapshot 2019-02-05 14:42:18 +01:00
slate-plugins Move prism to app/features/explore 2019-02-01 14:47:17 +03:00
state using refId from panel model 2019-03-14 17:20: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 Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
ExploreToolbar.tsx Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
Graph.test.tsx chore: Replace withSize with AutoSizer in explore/Graph.tsx 2019-02-05 14:42:18 +01:00
Graph.tsx Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
GraphContainer.tsx Bump Prettier version (#15532) 2019-02-19 15:41:35 +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 fix(explore/logs) not collapsing whitespace (#15737) 2019-03-11 15:55:11 +01:00
LogLabelStats.tsx Explore: Fix log stats for long labels 2019-03-16 00:55:10 -05:00
LogMessageAnsi.test.tsx Fixed prettier issue (#15471) 2019-02-16 15:45:19 +01:00
LogMessageAnsi.tsx fix(renderer): Vendor ansicolor as typescript 2019-03-06 14:22:59 +01:00
LogRow.tsx fix(explore/logs) not collapsing whitespace (#15737) 2019-03-11 15:55:11 +01:00
Logs.tsx explore/logs: Hide empty duplicates column 2019-03-13 11:12:29 -05:00
LogsContainer.tsx Bump Prettier version (#15532) 2019-02-19 15:41:35 +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 Expose onQueryChange to angular plugins 2019-03-05 15:04:10 -05:00
QueryField.tsx Fixes #15223 by handling onPaste event because of bug in Slate 2019-02-05 13:13:52 +01:00
QueryRow.tsx Bump Prettier version (#15532) 2019-02-19 15:41:35 +01:00
QueryRows.tsx Replaced intialQueris with queryKeys 2019-02-04 13:41:29 +01:00
QueryTransactionStatus.tsx Explore: Introduce DataQuery interface for query handling 2018-11-21 14:45:57 +01:00
Table.tsx feature(explore/table): Add tooltips to explore table (#16007) 2019-03-15 14:11:40 +01:00
TableContainer.tsx Bump Prettier version (#15532) 2019-02-19 15:41:35 +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 Fixed scrollbar issue introduced in theme changes 2019-02-21 09:41:53 +01:00