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
Andrew Watkins
43f0054eb3
Change position of Radio Buttons for flux / influxql
2018-10-30 08:58:24 -07:00
Andrew Watkins
93cd858104
feat(flux): execute query when Run Script button is pressed
2018-10-30 08:58:24 -07:00
Christopher Henn
759758f0e2
Measure plot dimensions for auto group by queries
2018-10-29 16:21:41 -07:00
Christopher Henn
fe31ff3475
Extract getters from RefreshingGraph#render
2018-10-29 16:21:41 -07:00
alexpaxton
d9ebfb7003
Remove Markdown Shadows and Prefix/Suffix Limits ( #4665 )
...
* Remove shadow from markdown cells
* Remove prefix and suffix character maximums
* Updoot changelog
2018-10-29 13:06:24 -07:00
Iris Scholten
c1457a9066
Merge pull request #4662 from influxdata/fix/threesizer-min-max
...
Fix minimize and maximize buttons
2018-10-29 12:36:28 -07:00
Iris Scholten
f295467d40
Merge pull request #4661 from influxdata/fix/threesizer-resizing
...
Fix threesizer with three divisions
2018-10-29 11:22:54 -07:00
Iris Scholten
d92002c275
Fix minimize and maximize buttons
2018-10-29 11:12:09 -07:00
Iris Scholten
fc8972c2d3
Fix threesizer with three divisions
2018-10-29 11:01:17 -07:00
Christopher Henn
834b0b2d3d
Fix autocomplete showing after closing paren
2018-10-29 09:58:51 -07:00
Christopher Henn
702dfacfa6
Fix scrolling in Flux editor
2018-10-29 09:58:51 -07:00
Christopher Henn
bb17e11807
Fix crash when switching away from Flux raw data view
2018-10-29 09:58:51 -07:00
Delmer
4ea31e8ff5
Add scrollbars to raw flux data table ( #4650 )
...
feat(de/flux): add raw response table scrollbars
2018-10-29 12:55:54 -04:00
Iris Scholten
72b19b2aaf
Merge pull request #4653 from influxdata/fix/change-influxql-query
...
Ensure de can find update query drafts correctly
2018-10-26 10:18:10 -07:00
Delmer
d06a2e7fbe
Fix over rerendering for mouseover ( #4641 )
...
improve(logs/table): remove stateful updates on mouseover
2018-10-26 13:02:25 -04:00
Iris Scholten
e94a897347
Merge pull request #4656 from influxdata/flux/large-wizard-button
...
Replace Script wizard text with large blue button
2018-10-26 09:48:51 -07:00
Iris Scholten
57b37f9d60
Ensure de can find and update query drafts correctly
2018-10-26 09:47:04 -07:00
Christopher Henn
e664d26053
Refactor auto group by logic
2018-10-26 08:45:10 -07:00
Iris Scholten
6d1838eccc
Merge pull request #4657 from influxdata/fix/resize-flux
...
Fix resizing flux
2018-10-25 17:21:19 -07:00
Iris Scholten
06ad042418
Fix resizing flux
2018-10-25 17:12:15 -07:00
Iris Scholten
d846426e48
Replace Script wizard text with large blue button
2018-10-25 17:08:05 -07:00
Iris Scholten
213994e555
Merge pull request #4655 from influxdata/flux/move-script
...
Move and rename Flux Schema Explorer
2018-10-25 16:23:16 -07:00
Iris Scholten
a5abb89725
Move and rename Flux Schema Explorer
2018-10-25 16:01:27 -07:00
Iris Scholten
64f98380f5
Merge pull request #4654 from influxdata/remember-visop-proportions
...
Fix visops error on resize
2018-10-25 15:56:12 -07:00
Iris Scholten
d07a89f5fc
Fix visops error on resize
2018-10-25 15:46:09 -07:00
Christopher Henn
4ca315ada1
Fix query param resolution in Data Explorer
2018-10-25 14:22:50 -07:00
Christopher Henn
25b226cabf
Fix Script Wizard not submitting script
2018-10-25 14:22:50 -07:00
Christopher Henn
1e08981510
Fix static legend overlap
...
Closes influxdata/applications-team-issues#195
2018-10-25 14:22:22 -07:00
Christopher Henn
ca75866378
Fix issue with stale data in the CellEditorOverlay
...
Both the `CellEditorOverlay` and `DataExplorer` components store state
in the `TimeMachineContainer`. These components reset the state upon
mount, using data that is cached for each component in localStorage.
The `CellEditorOverlay` requires only certain pieces of cached data to
be read from localStorage, while the `DataExplorer` wants all data
stored in localStorage to be read.
This commit updates the utility used to fetch data from localStorage to
be aware of this difference between the two components.
Closes influxdata/applications-team-issues#196
2018-10-25 13:58:20 -07:00
Delmer
e5ae30127a
Add logs hostname ( #4645 )
...
fix(logs/table): add hostname column
* Guarantee hostname column exists on logviewer config
* Add hostname field to ui utils
* Update integrations server test
* Update changelog 1.7.0
Co-authored-by: Michael Desa <mjdesa@gmail.com>
2018-10-25 16:42:29 -04:00
Christopher Henn
50d881ac70
Fix infinite loop bug in Flux autocompletions
2018-10-25 09:53:44 -07:00
Christopher Henn
3c95ca48d8
Fix Flux queries in Firefox
2018-10-25 09:50:17 -07:00