grafana/public/app/features/explore
Michael Huynh 22b8b04dbe
Preserve suffix text when applying function suggestion
Updates all PromQL function-like suggestions to omit parentheses
when inserted. Such insertions also preserve any suffix text.

Related: #13885
2018-11-09 20:43:20 +08:00
..
__mocks__ created test for graph disclaimer 2018-09-25 11:50:55 +02:00
__snapshots__ Explore: fix graph resize on window resize 2018-10-24 11:30:32 +02:00
slate-plugins Moved prom language features to datasource language provider 2018-10-25 12:24:24 +02:00
utils Moved prom language features to datasource language provider 2018-10-25 12:24:24 +02:00
ElapsedTime.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
ErrorBoundary.tsx Explore: error handling and time fixes 2018-10-26 18:16:00 +02:00
Explore.tsx Refactored log stream merging, added types, tests, comments 2018-11-08 14:24:54 +01:00
Graph.test.tsx Explore: query transactions 2018-10-23 16:09:48 +02:00
Graph.tsx Adaptive bar widths for log graph 2018-11-06 11:07:12 +01:00
JSONViewer.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
Legend.tsx Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
Logs.tsx Adaptive bar widths for log graph 2018-11-06 11:07:12 +01:00
PlaceholdersBuffer.test.ts Add tests to cover PlaceholdersBuffer and sum hint 2018-10-28 21:07:40 +08:00
PlaceholdersBuffer.ts Add sum aggregation query suggestion 2018-10-28 21:03:39 +08:00
QueryField.tsx Preserve suffix text when applying function suggestion 2018-11-09 20:43:20 +08:00
QueryRows.tsx Explore: repair logging after code restructuring 2018-10-30 16:35:49 +01:00
QueryTransactionStatus.tsx Pluggable components from datasource plugins 2018-10-29 15:14:36 +01:00
Table.tsx Explore: fix copy/paste on table cells 2018-10-29 16:44:50 +01:00
TimePicker.test.tsx Fix TimePicker test by enforcing UTC on date string 2018-10-30 16:50:03 +01:00
TimePicker.tsx Adaptive bar widths for log graph 2018-11-06 11:07:12 +01:00
Typeahead.tsx Moved prom language features to datasource language provider 2018-10-25 12:24:24 +02:00
Value.ts Explore: moved code to app/features/explore 2018-09-24 12:16:06 +02:00
Wrapper.tsx Explore: error handling and time fixes 2018-10-26 18:16:00 +02:00