Commit Graph

11888 Commits (fix/mongo-canned)

Author SHA1 Message Date
Andrew Watkins d3c666bf37 fix(canned_dash): switch page_faults to commands 2018-11-01 11:08:31 -07:00
Christopher Henn 49a2c503ae Do not close Script Wizard when clicking backdrop 2018-10-31 16:54:11 -07:00
Christopher Henn 744b696854 Add aggregate option to Script Wizard 2018-10-31 16:54:11 -07:00
Andrew Watkins 98ae3b7401
Merge pull request #4690 from influxdata/fix/resize-vertical
Fix/resize vertical
2018-10-31 15:41:13 -07:00
Deniz Kusefoglu 0e1560049f
Merge pull request #4691 from influxdata/bugfix/re-query-on-zoom
Re-execute queries when zoomedTimeRange has changed
2018-10-31 15:19:25 -07:00
Andrew Watkins b7abe1eb74 Remove garbage 2018-10-31 14:30:40 -07:00
Andrew Watkins aef584e2a2 Use code as it was intended 2018-10-31 14:22:43 -07:00
Deniz Kusefoglu 01126854fb Re-execute queries when zoomedTimeRange has changed 2018-10-31 14:16:31 -07:00
Andrew Watkins c447b12cab go.mod and go.sum 2018-10-31 13:22:20 -07:00
Brandon Farmer 365ebd8c7d
Merge pull request #4685 from influxdata/fixes/negative-crosshair
Only show crosshair when in dygraph timerange
2018-10-31 09:59:13 -07:00
Deniz Kusefoglu 83cf5e47cf
Merge pull request #4682 from influxdata/bugfix/edit-prefix-suffix-cursor
Update suffix and prefix values in state as well as redux
2018-10-30 16:59:29 -07:00
Deniz Kusefoglu 3c31f9edee Update suffix and prefix values in state as well as redux 2018-10-30 16:47:41 -07:00
Brandon Farmer 8424dc7be9 Only show crosshair when in dygraph timerange 2018-10-30 16:26:43 -07:00
Christopher Henn f0b18f95f7 Fix centering of page spinner 2018-10-30 16:24:13 -07:00
Christopher Henn 595c356b92 Fix CSV export for metaqueries 2018-10-30 16:23:58 -07:00
Brandon Farmer cec9abede4
Merge pull request #4681 from influxdata/fixes/legend-rendering
Properly calculate min and max X value for legend
2018-10-30 15:54:00 -07:00
Andrew Watkins 7810de74e1
Merge pull request #4680 from influxdata/remove-y-2
Remove y2
2018-10-30 15:36:35 -07:00
Iris Scholten f36e7369ad
Merge pull request #4676 from influxdata/fix/flux-starting-proportions
Update default flux proportions
2018-10-30 15:30:53 -07:00
Andrew Watkins 7c8f072340 Update type 2018-10-30 15:11:16 -07:00
Andrew Watkins 9a827450aa Remove automatic y2 axis 2018-10-30 15:06:19 -07:00
Deniz Kusefoglu 1893681019
Merge pull request #4679 from influxdata/flux/remove-copy-button
Flux/remove copy button
2018-10-30 14:46:35 -07:00
Brandon Farmer 6718ae38ad Properly calculate min and max X value for legend 2018-10-30 14:46:24 -07:00
Alirie Gray ff89286950 Prevent error message from closing bucket in explorer 2018-10-30 14:42:47 -07:00
Deniz Kusefoglu e45646504c Allow text selection in Flux Schema Explorer 2018-10-30 14:36:34 -07:00
Deniz Kusefoglu fc23156005 Remove Copy Button on Flux Schema Explorer 2018-10-30 14:36:19 -07:00
Andrew Watkins 2d1892231f
Merge pull request #4675 from influxdata/display-kapa
Display kapacitor name and url in header
2018-10-30 14:27:29 -07:00
Delmer 69780885fd
Improve scrolling for logs table (#4677)
fix(logs/scroll): fix logs horizontal grid scrolling
2018-10-30 17:25:39 -04:00
Andrew Watkins 8145c25104 Remove irrelevant tests 2018-10-30 14:17:18 -07:00
Iris Scholten 63a0e0bc2a Update default flux proportions 2018-10-30 14:11:30 -07:00
Iris Scholten 3bcb5a6575
Merge pull request #4666 from influxdata/flux/feature-detection
Update flux detection by adding check for flux-enabled
2018-10-30 13:48:35 -07:00
Andrew Watkins 11f8ffd0e1 Remove unused prop 2018-10-30 13:46:20 -07:00
Andrew Watkins 5983ef2dfc Display kapacitor name and url in header 2018-10-30 13:41:59 -07:00
Deniz Kusefoglu 46ea85c1eb
Merge pull request #4673 from influxdata/protoboards/pbs-from-exports
Protoboards/pbs from exports
2018-10-30 13:36:16 -07:00
Iris Scholten aa371b93ef Update flux detection by checking for flux disabled response 2018-10-30 13:34:05 -07:00
Delmer 2c06d22aba
Fix de not respecting time range selection (#4667)
fix(de):  fix dashboardTime selection
2018-10-30 16:25:57 -04:00
Deniz Kusefoglu f24aa21b87 Recalculate cell positions only if no cells have xys during protoboard instantiation 2018-10-30 13:24:48 -07:00
Deniz Kusefoglu e88f85b4e4 Upload new version of apache protoboard 2018-10-30 13:24:48 -07:00
Deniz Kusefoglu c339779580 Add note and note visibility fields to protoboard definition in BE 2018-10-30 13:24:48 -07:00
Alirie Gray 247d9f57de
Flatten Flux schema explorer tree (#4659)
* Use category tree to build schema explorer

* Remove expander from tag value list item

* Prevent clicking tag value item from closing tag values

* Remove input from under TAGS item in schema explorer

* Search for fields in measurements

* Add loading state and use search term in fetching tag values

* Add load more tag values button and debounce tag values search

* Add error handling to flux schema explorer
2018-10-30 13:24:21 -07:00
Brandon Farmer fa8e155594
Merge pull request #4674 from influxdata/fixes/switch-organization-capitalization
Fix switch organization in onboarding
2018-10-30 13:14:04 -07:00
Brandon Farmer 3167ffe556 Fix switch organization in onboarding 2018-10-30 13:01:40 -07:00
Brandon Farmer 924539fdfe
Merge pull request #4672 from influxdata/fixes/delete-source-immediately
Remove source immediately rather than wait for reload
2018-10-30 12:51:57 -07:00
Brandon Farmer 7387eec15e Remove source immediately rather than wait for reload 2018-10-30 11:46:05 -07:00
Christopher Henn 39d1fad53e Fix Dygraph NaN logarithmic scale issue 2018-10-30 10:59:17 -07:00
Christopher Henn f040160afe Show annotation on plot initially when adding 2018-10-30 10:59:17 -07:00
Andrew Watkins 363883c598
Merge pull request #4669 from influxdata/flux-tweaks
Flux tweaks
2018-10-30 10:12:55 -07:00
Christopher Henn f36c47150f Don't display fallback notes on initial fetch 2018-10-30 09:30:13 -07:00
Christopher Henn 189426df58 Fix .graph-empty display text 2018-10-30 09:07:21 -07:00
Christopher Henn a622c5a140 Fix clipping in RawFluxDataTable
Closes influxdata/applications-team-issues#185
2018-10-30 09:07:21 -07:00
Christopher Henn c04cf10b72 Fix empty raw data view
Updates the `RawFluxDataTable` to always accept dimensions from a
parent, rather than measuring them by itself. The `RawFluxDataTable` is
only used within a `RefreshingGraph`, and a `RefreshingGraph` has been
recently changed to measure dimensions.

Also changes the approach used to minimize unnecessary calls to
`parseResponseRaw`. Recent changes (#4650) caused the
`getDerivedStateFromProps` approach to re-parse data on every scroll
event (the exact opposite of what it was intended to do).

Now, the `memoizeOne` helper is used directly inside the render method
instead.
2018-10-30 09:07:21 -07:00