Iris Scholten
a34a8c9ff2
Merge pull request #4565 from influxdata/flux/fetch-loading
...
Make loading dots visible on graphs in ceo and de
2018-10-09 13:43:25 -07:00
Iris Scholten
54af23c838
Make loading dots visible on graphs in ceo and de
2018-10-09 13:30:27 -07:00
Iris Scholten
258046ea6d
Merge pull request #4564 from influxdata/flux/default-from
...
Update default from script
2018-10-09 11:09:58 -07:00
Iris Scholten
c05890c0c9
Update default from script
2018-10-09 10:44:52 -07:00
Iris Scholten
8f6b1da84d
Merge pull request #4563 from influxdata/flux/fast-raw-data-switch
...
Make switching between raw data and visualization faster
2018-10-08 14:25:33 -07:00
Iris Scholten
fb1b460322
Use memoize one to cache transformation output
2018-10-08 14:12:33 -07:00
Delmer
e89b65518b
Remove unused logs server data ( #4553 )
...
Removes unused logs server data.
2018-10-08 13:14:43 -04:00
Iris Scholten
5e9e859a3a
Merge pull request #4550 from influxdata/flux/table-graph-update
...
Table graph update time
2018-10-05 17:28:51 -07:00
Iris Scholten
1e45dbcea7
Refactor tablegraphs to fix race conditions
2018-10-05 17:07:09 -07:00
Christopher Henn
fa1e19abb5
Submit Flux script with Ctrl-Enter keybinding
2018-10-05 16:30:47 -07:00
Brandon Farmer
299fa69163
Merge pull request #4559 from influxdata/fixes/linegraph-infinite-loop
...
Check if time ranges are different
2018-10-05 14:39:27 -07:00
Brandon Farmer
f48138dfa0
Check if time ranges are different
2018-10-05 14:28:38 -07:00
Iris Scholten
96ac8f0403
Merge pull request #4558 from influxdata/flux/table-threshold-color
...
Fix changing threshold type
2018-10-05 13:31:51 -07:00
Iris Scholten
83ad09ea0f
Fix changing threshold type
2018-10-05 13:20:02 -07:00
Brandon Farmer
eb048f5a06
Merge pull request #4556 from influxdata/fixes/encode-help-url
...
Encode github issue url
2018-10-05 13:08:17 -07:00
Deniz Kusefoglu
114f2b3335
Merge pull request #4555 from influxdata/bugfix/jitters
...
Fix the jitters
2018-10-05 10:08:40 -07:00
Christopher Henn
c17f697cdc
Upgrade Parcel, Babel, ESLint, ts-jest, and related
2018-10-05 10:00:33 -07:00
Deniz Kusefoglu
a9be1f78c1
Fix the jitters
2018-10-05 09:58:55 -07:00
Brandon Farmer
5c101f5fe2
Encode github issue url
2018-10-05 09:29:09 -07:00
Christopher Henn
435b57507f
Remove explicit injection of TimeMachineContainer
2018-10-04 16:09:55 -07:00
Iris Scholten
f25d200b0d
Merge pull request #4537 from influxdata/flux/time-range-update
...
Flux/time range update
2018-10-04 14:27:57 -07:00
Iris Scholten
84bb003693
Fix line and single stat graphs showing previous time ranges data
2018-10-04 14:14:49 -07:00
Christopher Henn
78e5ff6516
Avoid displaying out of date body when script errors
2018-10-04 14:04:15 -07:00
Christopher Henn
681b1dcf2c
Require explicit submit action in Flux builder
2018-10-04 13:42:09 -07:00
Alirie Gray
a0b582be3e
Flux/replace duplicate sources in dropdown with toggle ( #4547 )
...
* Remove duplicate source items and add query type toggle
* Handle Flux toggling from non-dynamic source
* Keep query type when switching sources
* Refactor toggleFlux and source dropdown items
2018-10-04 12:52:43 -07:00
Alirie Gray
12e545fda4
Merge pull request #4540 from influxdata/flux/import-dash-with-flux-query
...
Remove old flux services from dashboard export
2018-10-04 09:50:20 -07:00
Alirie Gray
a8481e4b53
Remove old flux services from dashboard export
2018-10-03 15:12:47 -07:00
Alirie Gray
61ab25b2c0
Merge pull request #4536 from influxdata/ceo/allow-save-note-cell-without-query
...
Allow note cell without query
2018-10-03 14:46:32 -07:00
Alirie Gray
3a7a9de6e0
Add private timeMachineContainer to DashboardPage
2018-10-03 14:36:29 -07:00
Alirie Gray
0755573ca4
Remove unused props
2018-10-03 14:24:52 -07:00
Alirie Gray
032ad5347f
Connect CEO with TimeMachineContainer in DashboardPage
2018-10-03 11:22:49 -07:00
Deniz Kusefoglu
d9ddbc8d8d
Merge pull request #4534 from influxdata/bugfix/onboarding-with-auth-and-skip
...
Add switch org link and fix routing when auth is enabled in onboarding
2018-10-03 11:12:42 -07:00
Alirie Gray
aaef38c9aa
Check for cell type in isSaveable
2018-10-03 11:09:55 -07:00
Deniz Kusefoglu
196c5b70be
Add switch org link and fix routing when auth is enabled in onboarding
2018-10-03 09:41:06 -07:00
Christopher Henn
b6ff76b6f2
Fix inability to select Flux table from sidebar
2018-10-02 16:59:27 -07:00
Christopher Henn
b450d52b06
Enable horizontal scroll in Flux tables sidebar
2018-10-02 15:22:35 -07:00
Christopher Henn
110eed22e6
Fix inability to rename a dashboard cell
...
Also removes redundant query config building in CEO.
2018-10-02 13:11:13 -07:00
Christopher Henn
98e3242f30
Tweak padding the DE/CEO
2018-10-02 11:34:51 -07:00
Christopher Henn
f7712568c9
Fix jitter on initial DE/CEO vis load
2018-10-02 11:34:51 -07:00
Alirie Gray
9afce0d3b2
Merge pull request #4527 from influxdata/flux/change-filter-type-in-builder
...
Fix filter type radio button in flux builder tag list dropdown
2018-10-02 10:13:52 -07:00
Delmer
7ae6ea8e65
Update logs copy button position ( #4525 )
...
Having the button in the lower right created a frustrating UX when the
message was expanded and the user was attempting to copy.
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-10-02 12:59:15 -04:00
Christopher Henn
b9867eef95
Enable changing vis colors for Flux queries
2018-10-02 09:53:37 -07:00
Iris Scholten
dd2d53b51a
Merge pull request #4526 from influxdata/flux/dashboard-time
...
Add dashboard time templates to flux queries
2018-10-02 09:32:56 -07:00
Christopher Henn
78a8a3ee3a
Fix issue loading Data Explorer in Safari
...
Spin up 1 WebWorker by default, unless we are in a browser that defines
`navigator.hardwareConcurrency` (Chrome and Firefox do, Safari does
not).
2018-10-02 09:30:06 -07:00
Christopher Henn
8b0ae52e06
Fix issue with unwanted template var replacement
2018-10-01 17:39:18 -07:00
Iris Scholten
b03913db8d
Add dashboard time templates to flux queries
2018-10-01 17:16:52 -07:00
Alirie Gray
d7d6c08afe
Change = to != in radio button and convert onClick to arrow function
2018-10-01 17:10:38 -07:00
Brandon Farmer
57d93ab6b8
Merge pull request #4524 from influxdata/fixes/handling-negative-variables-flux
...
Properly handle negative numbers in flux
2018-10-01 16:52:58 -07:00
Brandon Farmer
035571c21d
Properly handle negative numbers in flux
2018-10-01 16:44:01 -07:00
Iris Scholten
8cf37ef0b4
Merge pull request #4518 from influxdata/flux/remove-separate-service
...
Stop treating flux as separate service on the front end
2018-10-01 13:03:43 -07:00