grafana/public/app/features/explore
2019-07-08 10:02:16 -07:00
..
__mocks__ created test for graph disclaimer 2018-09-25 11:50:55 +02:00
__snapshots__ Explore: use @grafana/ui legend (#17027) 2019-05-14 08:46:35 +02:00
slate-plugins Move prism to app/features/explore 2019-02-01 14:47:17 +03:00
state Explore: Adds support for new loki 'start' and 'end' params for labels endpoint (#17512) 2019-07-08 16:14:48 +01:00
utils Refactor: move dom utils to @grafana/ui (#17976) 2019-07-08 10:02:16 -07:00
AdHocFilter.tsx Explore: Adds LogQueryField for InfluxDb (#17450) 2019-06-10 14:39:53 +02:00
AdHocFilterField.test.tsx Explore: Tag and Values for Influx are filtered by the selected measurement (#17539) 2019-06-14 10:13:06 +02:00
AdHocFilterField.tsx Explore: Removes minus button in adhoc query field (#17573) 2019-06-18 09:48:32 +01:00
ElapsedTime.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
Error.tsx Feat: Adds reconnect for failing datasource in Explore (#16226) 2019-04-01 07:38:00 +02:00
ErrorBoundary.tsx Explore: error handling and time fixes 2018-10-26 18:16:00 +02:00
ErrorContainer.tsx Explore: Align Explore with Dashboards and Panels (#16823) 2019-05-10 14:00:39 +02:00
Explore.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
ExploreTimeControls.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
ExploreToolbar.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
Graph.test.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
Graph.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
GraphContainer.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
JSONViewer.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
LiveLogs.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
LogLabel.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
LogLabels.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
LogLabelStats.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02: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 Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
LogRowContext.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
LogRowContextProvider.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
Logs.tsx @grafana/data: export dateMath and rangeUtil (#17971) 2019-07-05 23:43:12 -07:00
LogsContainer.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
NoDataSourceCallToAction.tsx Refactor buttons (#17611) 2019-06-17 16:15:49 +02:00
Panel.tsx explore: fix issues when loading and both graph/table are collapsed (#17113) 2019-05-17 12:45:11 +02: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 Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
QueryField.tsx Explore: Log highlights only update when user stops typing (#17845) 2019-07-02 09:06:21 +01:00
QueryRow.tsx Explore: Adds support for new loki 'start' and 'end' params for labels endpoint (#17512) 2019-07-08 16:14:48 +01:00
QueryRows.tsx Replaced intialQueris with queryKeys 2019-02-04 13:41:29 +01:00
QueryStatus.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
Table.tsx Explore: Fixes filtering in Prometheus queries when clicking in Table (#17083) 2019-05-15 11:43:27 +02:00
TableContainer.tsx Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
Typeahead.tsx Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
TypeaheadInfo.tsx Feat: Suggestion list in Explore is virtualized (#16342) 2019-04-09 14:25:13 +02:00
TypeaheadItem.tsx Feat: Suggestion list in Explore is virtualized (#16342) 2019-04-09 14:25:13 +02:00
Wrapper.tsx chore: remove x character in explore 2019-05-13 16:33:27 +02:00