Edd Robinson
308a5148cf
Remove iterators
2018-11-30 10:54:24 +00:00
Edd Robinson
2471024253
Use staticcheck on next branch
2018-11-30 10:53:53 +00:00
Deniz Kusefoglu
ecb5dcd544
Merge pull request #1630 from influxdata/datasources-sidepanel
...
Datasources sidepanel
2018-11-29 18:51:57 -08:00
Deniz Kusefoglu
e2854a0a1c
Add Onboaring Side Panel
...
Polish onboarding sidebar transitions and appearance of tabs
Flatten dataSources children for rendering
Add tests to SideBar components
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-11-29 18:40:24 -08:00
Christopher Henn
759891e37f
Add ability to create notes on a dashboard
2018-11-29 16:41:40 -08:00
Iris Scholten
2bd3031383
Merge pull request #1631 from influxdata/dataLoader/streaming-step
...
feat(ui/DataLoaders): Streaming/Listening step
2018-11-29 16:40:55 -08:00
Delmer
889da9cb71
feat(ui/graph): add gauge view options ( #1570 )
...
Adds gauge view, thresholdlist, and thresholditem
2018-11-29 19:26:29 -05:00
Iris Scholten
6e15d444a1
Add Streaming data step to onboarding wizard
...
Co-authored-by: Palak Bhojani <palak@influxdata.com>
2018-11-29 16:06:20 -08:00
Ben Johnson
98d24f7e3c
Merge pull request #1625 from influxdata/remove-influxdb-dependency
...
Remove influxdb dependency.
2018-11-29 14:23:00 -07:00
Ben Johnson
0084d4d824
Remove influxdb dependency.
2018-11-29 11:44:22 -07:00
Edd Robinson
7ccb201b80
Merge pull request #1332 from zhulongcheng/rm-create-series
...
Remove Index.CreateSeriesIfNotExists
2018-11-29 18:36:48 +00:00
kelwang
751018db19
Merge pull request #1626 from influxdata/revert-1567-convert_buckets_error
...
Revert "convert /buckets endpoint error to platform error "
2018-11-29 12:03:13 -05:00
kelwang
2a57dc1970
Revert "convert /buckets endpoint error to platform error "
2018-11-29 12:02:32 -05:00
kelwang
2e3737aa00
Merge pull request #1567 from influxdata/convert_buckets_error
...
convert /buckets endpoint error to platform error
2018-11-29 11:59:06 -05:00
Kelvin Wang
232d9d71e3
fix(http): fix bucket errors
2018-11-29 09:58:56 -05:00
Mark Rushakoff
0a96f67cf5
Merge pull request #1560 from zhulongcheng/before-validation
...
fix(http/task): add validation for beforeTime/afterTime params
2018-11-29 06:35:03 -08:00
Mark Rushakoff
45ec2265ac
Fix typo
2018-11-29 06:30:37 -08:00
Mark Rushakoff
5609b7fd93
refactor: prefer time.After
2018-11-29 06:26:11 -08:00
zhulongcheng
0c68d3126f
PR review changes
2018-11-29 14:30:07 +08:00
zhulongcheng
03c0b4c896
add validation for beforeTime/afterTime params
2018-11-29 14:30:07 +08:00
Deniz Kusefoglu
8279ba65c3
Merge pull request #1584 from influxdata/dataloader/add-dl-telegraf-button
...
Create API functions to create and get telegraf config
2018-11-28 16:17:22 -08:00
Deniz Kusefoglu
6c12aef449
Remove file
2018-11-28 16:05:06 -08:00
Ben Johnson
ee1eaaaaae
Merge pull request #1265 from influxdata/track-scanned
...
Add scanned value & bytes statistics.
2018-11-28 15:59:04 -07:00
Ben Johnson
868fdbbe03
megacheck
2018-11-28 15:52:11 -07:00
jlapacik
7840e73054
Merge pull request #1590 from influxdata/jl-ht-derivative-tests
...
generate derivative tests from HT
2018-11-28 14:44:55 -08:00
jlapacik
f382c3b3c7
generate derivative tests from HT
...
skipping these tests for now until the transpiler
adds support for derivative.
2018-11-28 14:34:32 -08:00
Ben Johnson
1862b4421d
Integrate scanned values statistics tracking.
2018-11-28 15:32:06 -07:00
Lyon Hill
ee94aa46c7
Add ping to the QueryService ( #1597 )
2018-11-28 15:02:59 -07:00
Jorge Landivar
b74b7cc66f
Merge pull request #1604 from influxdata/yarnpkgworkaround
...
Deal with yarn bug
2018-11-28 14:38:01 -06:00
j. Emrys Landivar (docmerlin)
7ba729ad9a
Deal with yarn bug
2018-11-28 13:25:48 -06:00
Deniz Kusefoglu
b3ccd3064d
Add option to download telegraf config to onboarding
2018-11-28 11:01:20 -08:00
Christopher M. Wolff
367ee7965c
Remove last reference to flux.control.Config.Verbose ( #1588 )
2018-11-27 15:36:48 -07:00
Lyon Hill
4d90d826b3
Add the ability to have readiness probe seperate from liveness probes ( #1581 )
...
* Add the ability to have readiness probe seperate from liveness probes
2018-11-27 15:29:59 -07:00
alexpaxton
e2959c61b7
Show inactive task count ( #1578 )
...
* Show inactive task count
* Simplify logic
* Subtle polish on disabled index list rows
2018-11-27 12:47:56 -08:00
alexpaxton
ac14d81d03
Polish Dashboards Index View ( #1585 )
...
* Ensure table takes up entire width
* Ensure empty state appears
2018-11-27 12:46:47 -08:00
Christopher Henn
36818623d8
Ensure that ViewOptions are scrollable
2018-11-27 11:47:34 -08:00
Christopher Henn
9320516b99
Narrow view type in TimeMachineState
2018-11-27 11:47:34 -08:00
Christopher Henn
fea821f54c
Rename RefreshingViewProperties to QueryViewProperties
2018-11-27 11:47:34 -08:00
Christopher Henn
113093d5c7
Fix failing test
2018-11-27 11:47:34 -08:00
Christopher Henn
157fc6f81b
Add timeMachinesReducer tests
2018-11-27 11:47:34 -08:00
Daniel Campbell
111996a310
Add sparkle spinner ( #1582 )
2018-11-27 10:51:41 -08:00
Jorge Landivar
ab39981ac4
Merge pull request #1564 from influxdata/addrunreturntorerun
...
add run return to rerun
2018-11-27 12:00:13 -06:00
docmerlin (j. Emrys Landivar)
57fe285e56
add run return to rerun
2018-11-27 11:48:32 -06:00
Brandon Farmer
b2eb20369a
Merge pull request #1576 from influxdata/updates/switch-dashboard-ui-generated
...
Switch Dashboard UI to use generated client
2018-11-27 09:35:33 -08:00
Christopher Henn
402760d6f3
Rename struct field from "source" to "sourceID"
2018-11-27 09:06:49 -08:00
Christopher Henn
2b38b550af
Support custom sources in TimeSeries component
2018-11-27 09:06:49 -08:00
Christopher Henn
cb48fda0c3
Enable switching the source for a dashboard cell
2018-11-27 09:06:49 -08:00
Lorenzo Affetti
987370d1c9
Merge pull request #1565 from influxdata/la-median-transp
...
Support for median in transpiler
2018-11-27 17:38:35 +01:00
Lorenzo Affetti
eda4a59c35
Support for median in transpiler
2018-11-27 17:23:29 +01:00
Ben Johnson
328c74c2f6
Merge pull request #1559 from influxdata/fix-tss
...
Force-create TSS files
2018-11-27 08:27:58 -07:00