Commit Graph

7447 Commits (bda43293f6a63cf7c0b3c3dc99783280a36c14ee)

Author SHA1 Message Date
Deniz Kusefoglu bda43293f6 Update changelog 2018-02-27 11:46:02 -08:00
Deniz Kusefoglu 90a574cc64 Merge Conflicts 2018-02-27 11:42:15 -08:00
Chris Goller 73d4d7da9c Remove db and rp from annotation SELECT queries 2018-02-27 13:05:48 -06:00
Chris Goller 4590b70267 Update variable name of the annotations db 2018-02-27 13:03:40 -06:00
Deniz Kusefoglu 67d7eebb00 No style left behind 2018-02-27 10:03:26 -08:00
Deniz Kusefoglu b4ecdf3c5e Implement PR review suggestions. 2018-02-27 10:02:43 -08:00
Alex P ebd2087079 Revert "Hide window when not hovering over dygraph"
This reverts commit 1108decb0e.
2018-02-27 09:45:54 -08:00
Luke Morris 1108decb0e Hide window when not hovering over dygraph 2018-02-26 19:46:38 -08:00
Luke Morris dc1ac678ed Encapsulate setState in Annotations.heartbeat() 2018-02-26 19:41:42 -08:00
Luke Morris 9d40520256 Rephrase window dimension calculation 2018-02-26 19:38:28 -08:00
Luke Morris 2a30c347e0 Move DYGRAPH_CONTAINER_MARGIN into shared constants 2018-02-26 19:31:27 -08:00
Luke Morris 9157127859 Remove another occurrence of data-* attributes 2018-02-26 19:28:02 -08:00
Luke Morris 82bcc01d92 minPercentChange => ANNOTATION_MIN_DELTA 2018-02-26 19:26:47 -08:00
Luke Morris 2450845fa7 getAnnotations => visibleAnnotations 2018-02-26 19:23:40 -08:00
Luke Morris 037a8b787f Improve local variable naming, function naming 2018-02-26 19:21:45 -08:00
Luke Morris 329f4bcc4f Revert "Slight refactoring"
This reverts commit c7bdb5c000e06d71d720cc18d0be00b9daee2f22.
2018-02-26 19:20:41 -08:00
Luke Morris 615fbdfa49 Slight refactoring 2018-02-26 19:20:41 -08:00
Luke Morris 9ef2af60ee Pull annotations for dashboard time range 2018-02-26 19:20:41 -08:00
Alex P 42c2554775 Move annotation support checker into constants 2018-02-26 18:43:09 -08:00
Alex P 7b4113b2b5 Make code more readable 2018-02-26 18:42:32 -08:00
Alex P 5645a9891b Cleanup 2018-02-26 18:20:31 -08:00
Alex P 40db5ff3e1 Disable Add & Edit annotations actions for cell types that don't support annotations 2018-02-26 15:37:08 -08:00
Alex P da8df4d299 Fix type error 2018-02-26 15:18:42 -08:00
Alex P 5c06558759 Merge branch 'master' into feature/annotations 2018-02-26 15:10:10 -08:00
Alex P 09c8d3120b Limit render of new annotation tooltip to the currently hovered graph 2018-02-26 15:07:21 -08:00
Alex P f08b87957c Prevent user from creating annotations outside the visible graph 2018-02-26 14:45:53 -08:00
Alex P fbe113bee9 Make annotation flags transition background color
slightly less jarring
2018-02-26 13:30:57 -08:00
Alex P 1a28f6bc53 Improve copy on exit edit mode button 2018-02-26 13:29:15 -08:00
Alex Paxton 5d4efc3a8c Merge pull request #2850 from influxdata/fix-gauge-resize
Fix Gauge Resizing Bug
2018-02-26 13:18:18 -08:00
Alex P 2bd1d1e4a9 Simplify logic 2018-02-26 12:19:56 -08:00
Alex P 68ab64316c Fix error 2018-02-26 12:19:29 -08:00
Alex P e9bee9b30d Merge branch 'master' into fix-gauge-resize 2018-02-26 11:59:03 -08:00
Iris Scholten 9ec05e4187 Merge pull request #2851 from influxdata/fix/disappearing-prefix
Maintain Y axis labels in Dashboard Cells
2018-02-23 17:14:41 -08:00
Iris Scholten 3fef554a84 update changelog 2018-02-23 16:57:49 -08:00
Iris Scholten 2ff415c069 update tests to account for empty bounds change 2018-02-23 16:48:25 -08:00
Luke Morris 7f2342dc37 Merge branch 'feature/annotations' into feature/persistent-legend-with-master 2018-02-23 16:31:03 -08:00
Iris Scholten dcb18134be make empty axes bounds [,] instead of [] 2018-02-23 16:24:54 -08:00
Luke Morris ed1b836c39 This not needed anymore 2018-02-23 16:24:38 -08:00
Iris Scholten 3c117c6cde Merge pull request #2837 from influxdata/feature/lazy-load-dashboard
Feature/lazy load dashboard
2018-02-23 15:09:00 -08:00
Iris Scholten 2bf8cf9cae fix merge error 2018-02-23 14:37:40 -08:00
Iris Scholten ef2c8b4bd2 Merge branch 'master' into feature/lazy-load-dashboard 2018-02-23 14:21:56 -08:00
Iris Scholten 45cc375857 update the function name from getScrollTop to setScrollTop bc setter not getter 2018-02-23 14:16:46 -08:00
Iris Scholten 8087f5b0c5 update variable name and logic from notInView to inView (neg to pos) 2018-02-23 14:08:47 -08:00
Iris Scholten b5f3004a2a break down parts of the inView logic into descriptive variables to help readability 2018-02-23 14:00:35 -08:00
Alex Paxton bbd58ba6ee Merge pull request #2848 from influxdata/prefix-suffix
Add Prefix & Suffix to Gauge & Single Stat
2018-02-23 12:40:02 -08:00
Alex Paxton 108970a884 Merge branch 'master' into prefix-suffix 2018-02-23 12:29:36 -08:00
Alex Paxton a647bdd43a Merge pull request #2831 from influxdata/polish-alerts-page-design
Polish Alerts Page Design
2018-02-23 12:04:04 -08:00
Alex P 2c7177b6c9 Make "Manage Tasks" the default link on the alerting nav item 2018-02-23 11:54:17 -08:00
Alex P d307e0d6ad Updoot log of change 2018-02-23 11:26:55 -08:00
Alex P e9ced2eb78 Only resize gauge chart if its cell is the one being resized 2018-02-23 11:22:19 -08:00