Commit Graph

7633 Commits (119d4f208b6214773fe3683df7e0eb81bcc28873)

Author SHA1 Message Date
Iris Scholten a40c77a28e add inview to tableoption 2018-02-27 17:36:55 -08:00
Alex P e196b1e42b Format color palette 2018-02-27 17:28:04 -08:00
Alex P 6feb5c5679 Updoot log of change 2018-02-27 17:21:37 -08:00
Iris Scholten e4068950ab Merge branch 'master' into feature/graph-table 2018-02-27 17:18:00 -08:00
Alex P ced2b34940 Prevent colors sorting when editing value 2018-02-27 17:16:59 -08:00
Alex P a16ed55137 Remove commented out code 2018-02-27 17:16:37 -08:00
Alex P f72e3e546b Ensure single stat base color is always first during sort 2018-02-27 17:16:22 -08:00
Alex P 9e3344f443 Sort colors when not editing a threshold value 2018-02-27 17:08:40 -08:00
Iris Scholten 6bf7132101 WIP adding controls into TableOptions 2018-02-27 17:07:27 -08:00
Deniz Kusefoglu 9851ff4615 Merge branch 'master' into russorat-patch-1 2018-02-27 17:05:24 -08:00
Deniz Kusefoglu 838d78ac59 Pass dygraphSeries as prop to static-legend to improve update responsiveness while dediting queries 2018-02-27 16:50:16 -08:00
Luke Morris cc7cb6cc72 Remove logs 2018-02-27 16:34:35 -08:00
Iris Scholten 1ddda5afbe WIP add TableOptions for cell editor overlay options 2018-02-27 16:21:44 -08:00
Iris Scholten bf74d70719 mend 2018-02-27 16:13:00 -08:00
Iris Scholten 068c14cb62 add visualization option for table 2018-02-27 16:12:33 -08:00
lukevmorris c1fcd18430 Merge pull request from influxdata/fix-single-stat-gauge
Fix Single Stat & Gauge Cells
2018-02-27 15:57:30 -08:00
lukevmorris d971b7a076 Merge pull request from influxdata/actually-fix-ceo-keyboard-shortcuts
Actually fix Cell Editor keyboard shortcuts
2018-02-27 14:51:54 -08:00
lukevmorris 1142cc1ebb Merge pull request from influxdata/polish-annotations-static-legend
Factor in staticLegendHeight when determining marker and span heights
2018-02-27 14:50:13 -08:00
Deniz Kusefoglu 97c1cb16d4 Add react-virtualized to dependencies 2018-02-27 14:21:46 -08:00
Alex P 483532c1c3 Factor in staticLegendHeight when determining marker and span heights 2018-02-27 14:19:59 -08:00
Alex P d8ccf8f1de Reset focus to CEO after deleting a threshold or hitting max thresholds
Previously the UI would lose focus and keyboard events no longer fire
2018-02-27 13:45:56 -08:00
Alex P eca565cb6e Improve reset stylesheet 2018-02-27 13:06:45 -08:00
Alex P 14df308409 Remove bootstrap base stylesheet 2018-02-27 13:06:14 -08:00
lukevmorris 7166165409 Merge pull request from influxdata/feature/annotations
Dashboard annotations
2018-02-27 13:05:39 -08:00
Alex P 4def676fb1 Remove jQuery & Bootstrap packages 2018-02-27 13:05:36 -08:00
Alex P 7b67975585 Pass inView into graph types other than line 2018-02-27 12:31:53 -08:00
Deniz Kusefoglu 37fdec9a97 Merge pull request from influxdata/feature/persistent-legend-with-master
Persistent Legend to Annotations
2018-02-27 11:57:26 -08:00
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
Russ Savage 237cd39800 Fixing broken links in the CHANGELOG 2018-02-27 11:38:15 -08:00
Chris Goller 63dd59611c Update timeseries interface to write multiple points 2018-02-27 13:27:17 -06: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