grafana/public/app/features/explore
2019-02-05 09:33:28 +01:00
..
__mocks__
__snapshots__
slate-plugins
state Renamed initialQueries to queries 2019-02-05 06:19:40 +01:00
utils
ElapsedTime.tsx
Error.tsx chore: Replace the deprecated SFC with FC 2019-01-17 09:27:43 +01:00
ErrorBoundary.tsx
Explore.tsx added missing typing to explore props 2019-02-05 09:32:42 +01:00
ExploreToolbar.tsx Changes after PR Comments 2019-01-28 12:47:01 +01:00
Graph.test.tsx
Graph.tsx
GraphContainer.tsx Fixed issue with explore changeTime redux action not being hooked up, fixes #15115 2019-01-29 14:58:57 +01:00
JSONViewer.tsx
Legend.tsx
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 Made really good progress on loki support in dashboards 2019-02-01 13:30:15 +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
PlaceholdersBuffer.ts
QueryEditor.tsx Removed modifiedQueries from state 2019-02-04 11:07:32 +01:00
QueryField.tsx Fixed so onBlur event trigger an QueryChange and QueryExecute if values differ 2019-02-05 07:03:16 +01:00
QueryRow.tsx Merge branch 'hugoh/explore-refactor-initial-modified-queries' 2019-02-05 09:33:28 +01:00
QueryRows.tsx Replaced intialQueris with queryKeys 2019-02-04 13:41:29 +01:00
QueryTransactionStatus.tsx
Table.tsx
TableContainer.tsx Handle undefined graph and table results 2019-01-28 13:09:51 +01:00
TimePicker.test.tsx
TimePicker.tsx Simplified some styles and dom elements 2019-01-28 12:47:01 +01:00
Typeahead.tsx
Value.ts
Wrapper.tsx Refactor of action, actionTypes and reducer 2019-02-04 07:50:17 +01:00