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
Iris Scholten
f0d4f29f4c
Treat flux service as a part of source
2018-10-01 12:44:46 -07:00
Luke Morris
2b85390aa3
fix(nightly): explicit newline between version and bucket
2018-09-28 15:08:56 -07:00
Luke Morris
763aa377bb
fix(nightly): set chronograf version to nightly
2018-09-28 14:37:38 -07:00
Christopher Henn
82045aea3a
Fix Firefox styling issue
2018-09-28 14:23:54 -07:00
Christopher Henn
27fcc0dd21
Avoid uncaught exception in TableGraph
2018-09-28 13:59:26 -07:00
Christopher Henn
63c9172172
Persist Data Explorer state to localStorage
2018-09-28 10:49:12 -07:00
Christopher Henn
dd44e48238
Port query config tests to new TimeMachineContainer
2018-09-27 15:15:25 -07:00
Christopher Henn
48a191e582
Remove unnecessary omit
2018-09-27 15:15:25 -07:00
Christopher Henn
1cff49e17a
Always return setState promise in TimeMachineContainer
2018-09-27 15:15:25 -07:00
Christopher Henn
5e75e5ab9d
Make use of helper function in TimeMachineContainer
2018-09-27 15:15:25 -07:00
Iris Scholten
3fae939108
Merge pull request #4508 from influxdata/flux/source-version
...
Add Version to Source struct
2018-09-27 14:19:33 -07:00
Iris Scholten
5115770edc
Add Version to Source struct
...
Co-authored-by: Michael Desa <mjdesa@gmail.com>
2018-09-27 14:07:15 -07:00