Andrew Watkins
7b0fefdacb
Fix StatusPage types
2018-07-16 10:01:34 -07:00
Andrew Watkins
4c06f0ff82
Convert LayoutRenderer to TS
2018-07-16 10:01:34 -07:00
Andrew Watkins
6e6f5e85ac
Update Layout to TS
2018-07-16 10:01:34 -07:00
Andrew Watkins
dca9cda265
Fix bar graph
2018-07-16 10:01:34 -07:00
Andrew Watkins
1b9d68ba52
Update timeSeriesTransformers test to ts
2018-07-16 10:01:34 -07:00
Andrew Watkins
36e8cacce6
Update DataExplorer to use new AutoRefresh api
2018-07-16 10:01:34 -07:00
Andrew Watkins
d5e587fc4d
Convert RuleDetailsText to TS
2018-07-16 10:01:34 -07:00
Andrew Watkins
6235f08e45
Convert underlay callback to TS
2018-07-16 10:01:34 -07:00
Andrew Watkins
75bc5ad9bc
Separate RuleGraph from LineGraph
2018-07-16 10:01:34 -07:00
Andrew Watkins
29733441ad
Move annotation refreshing to AutoRefresh
2018-07-16 10:01:34 -07:00
Andrew Watkins
b901165c63
Fix consolidate loading spinner
2018-07-16 10:01:34 -07:00
Andrew Watkins
195f9d25cc
Reafactor RefreshingGraph component
2018-07-16 10:01:34 -07:00
Andrew Watkins
7d9411e77f
Convert AutoRefresh to class
2018-07-16 10:01:34 -07:00
Andrew Watkins
144ed99fd2
Remove dummy component
2018-07-16 10:01:34 -07:00
Andrew Watkins
042b4c4748
Move polling to DashboardPage
2018-07-16 10:01:34 -07:00
Andrew Watkins
2a0487be2a
WIP Spike on AutoRefresh as singleton
2018-07-16 09:59:54 -07:00
Christopher Henn
526ac63073
Use sorted templates in query template replacement
...
This ensures that CSV and Map templates whose values contain other
templates are rendered approriately in the replaced query. For more
context, see #3853 .
2018-07-13 17:38:54 -07:00
Alex Paxton
c24b162f8c
Merge pull request #3892 from influxdata/bugfix/rule-select
...
Bugfix kapacitor rule enable / disable
2018-07-13 17:28:27 -07:00
Brandon Farmer
17508e109e
Merge pull request #3923 from influxdata/log-viewer/fix-upper-fetch
...
Fetch more when scrolling
2018-07-13 17:21:03 -07:00
Alex Paxton
f8ebe7082a
Merge pull request #3920 from influxdata/condense-logs-further
...
Condense Logs Further
2018-07-13 17:12:50 -07:00
Brandon Farmer
a570fd7c89
Remove unused functions
2018-07-13 17:12:23 -07:00
Daniel Campbell
fa501bb01f
Merge pull request #3922 from influxdata/histogram-timestamp-marker
...
Add timestamp marker to histogram
2018-07-13 17:11:42 -07:00
Iris Scholten
8d43dfc340
Merge pull request #3919 from influxdata/tempVars/text-viewer
...
Fix viewers getting logged out when changing text temp var
2018-07-13 17:09:16 -07:00
Brandon Farmer
bcf14ed0f5
Fetch more when scrolling
2018-07-13 17:05:13 -07:00
Iris Scholten
4f9de5dfe6
Fix viewers getting logged out when changing text temp var
2018-07-13 17:00:07 -07:00
Daniel Campbell
38467a74de
Add timestamp marker to histogram
2018-07-13 16:43:56 -07:00
Iris Scholten
797ad0606d
Make template variable names visible to visitors
2018-07-13 16:32:19 -07:00
Alex Paxton
cfa9aabc65
Merge branch 'master' into condense-logs-further
2018-07-13 16:28:30 -07:00
Alex P
d52ff154b2
Remove background on hovered rows
2018-07-13 16:26:08 -07:00
Brandon Farmer
313ed745af
Merge pull request #3917 from influxdata/log-viewer/small-cleanup
...
Small tidying up on expand message refactor
2018-07-13 16:22:14 -07:00
Brandon Farmer
1ef4e5b5a0
Properly order rows in log viewer
2018-07-13 16:12:13 -07:00
Alex P
0684c2a005
Align expandable message text with text beneath
2018-07-13 15:07:50 -07:00
Alex P
afc8ddffa5
Shrink clickable labels
2018-07-13 15:07:21 -07:00
Alex P
2d66c9f15c
Shrink log message and histogram height
2018-07-13 15:07:05 -07:00
Brandon Farmer
b1c670df15
Better fallbacks for data fetching
2018-07-13 15:00:31 -07:00
Brandon Farmer
59d7968ea2
Lock to top when live updating
2018-07-13 14:39:48 -07:00
Brandon Farmer
dcedf747e8
Update throttle time
2018-07-13 14:25:54 -07:00
Christopher Henn
e66f0debb2
Update template draft state with fresh values
2018-07-13 14:03:37 -07:00
Christopher Henn
51aad407f5
Yield histogram plot data to children
2018-07-13 14:02:38 -07:00
Brandon Farmer
0c85d31ece
Small tidying up on expand message refactor
2018-07-13 13:34:33 -07:00
Daniel Campbell
531560d971
Merge pull request #3908 from influxdata/logs-table-formatting
...
Truncate log messages & display overlay when clicked
2018-07-13 11:59:49 -07:00
Daniel Campbell
b1b13716ef
remove commented code
2018-07-13 11:50:03 -07:00
Daniel Campbell
e6764c6b68
set max height for overlay and reposition to align with top of row
2018-07-12 18:56:45 -07:00
Daniel Campbell
62b83aa40b
fix issue with flickering row highlighting
2018-07-12 18:20:11 -07:00
Alex P
a8c027770d
Set custom time when clicking a timestamp in a log message
2018-07-12 18:17:50 -07:00
Daniel Campbell
9f479afa67
add ability to view truncated log message
2018-07-12 18:05:04 -07:00
Alex P
a2ca106a6b
Tie together both time dropdowns
2018-07-12 17:16:33 -07:00
Alex P
0eaaf6b2ca
Use shorter names for relative time options
2018-07-12 16:32:05 -07:00
Alex P
e9da93b041
Move PointInTimeDropdown to page header
2018-07-12 16:31:39 -07:00
Iris Scholten
8ec536832d
Merge pull request #3900 from influxdata/logs-viewer/histogram-bars-sort
...
Sort histogram bars and tooltip in the order of severity
2018-07-12 15:50:06 -07:00