Chris Henn
35839f22e4
Fix misplaced emdash in hover legend ( #11446 )
2019-01-22 19:33:47 -08:00
Andrew Watkins
e4a445b34f
feat(ui/tables): use dateTypes annotation for column formatting ( #11459 )
2019-01-22 19:33:09 -08:00
Jade McGough
7840e5e6b4
fix(testing): return organization name in failure messages
2019-01-22 19:12:51 -08:00
Deniz Kusefoglu
37d7a49f64
Merge pull request #11477 from influxdata/retry-dash-from-proto
...
Create dashboards for plugins in verify step
2019-01-22 19:08:21 -08:00
Deniz Kusefoglu
fe5539c9cf
Create dashboards for plugins in verify step
2019-01-22 19:01:34 -08:00
Chris Goller
5cee9ce38b
Merge pull request #11442 from influxdata/feat/ignore-swagger-gen
...
chore(gitignore): ignore swagger_gen.go
2019-01-22 20:42:37 -06:00
Chris Goller
41e9fccb5e
Merge pull request #11456 from influxdata/feat/telemetry-information
...
feat(telemetry): update redirection website for telemetry information
2019-01-22 20:40:42 -06:00
Iris Scholten
946a5f81bd
Merge pull request #11470 from influxdata/fix/scraper-response
...
fix(http): if bucket or org do not exist, do not report
2019-01-22 18:39:22 -08:00
Delmer
c88f9186b3
fix(ui): add guard for no highlight labels ( #11483 )
2019-01-22 18:33:48 -08:00
Delmer
f4136d17f9
fix(ui): spacing typo ( #11476 )
2019-01-22 18:33:02 -08:00
Iris Scholten
1aa238fcba
Refactor search logic to include scrapers with no bucket
...
Co-authored-by: Chris Goller <goller@gmail.com>
2019-01-22 18:29:08 -08:00
lukevmorris
81507f0e55
Merge pull request #11474 from influxdata/fix/default-to-empty-array
...
fix(ui): default body/import to empty array
2019-01-22 18:07:48 -08:00
Daniel Campbell
74c21c8990
remove sidebar on selection step ( #11473 )
2019-01-22 17:51:21 -08:00
Delmer
6fdfd9341b
fix(ui): fix label deletion ( #11472 )
2019-01-22 17:47:53 -08:00
Luke Morris
3760c2e936
fix(ui): default body/import to empty array
2019-01-22 17:47:48 -08:00
Iris Scholten
4dab885ad0
Merge pull request #11468 from influxdata/fix/empty-bucket-collectors
...
Fix empty dropdown bucket in collectors
2019-01-22 17:46:07 -08:00
lukevmorris
c024545fe5
Merge pull request #11471 from influxdata/chore/update-doc-links
...
chore(ui): update helpful links
2019-01-22 17:39:28 -08:00
Chris Goller
e5f8ee0d76
fix(http): add default org/bucket id of zero when it doesn't exist
2019-01-22 19:35:23 -06:00
Luke Morris
284377579b
chore(ui): rephrase as CTA
2019-01-22 17:29:02 -08:00
Brandon Farmer
6ebea1bc23
Merge pull request #11466 from influxdata/update/flux-functions-ui
...
Update flux function defs in builder
2019-01-22 17:25:02 -08:00
Luke Morris
ff5c8ba63e
chore(ui): update helpful links
2019-01-22 17:24:35 -08:00
Iris Scholten
e85e54441b
Fix empty dropdown bucket in collectors
2019-01-22 17:23:54 -08:00
Jade McGough
9caa09df47
Merge pull request #11469 from influxdata/org-find-name
...
fix(bolt): provide better error message when unable to find org by name
2019-01-22 17:23:23 -08:00
Michael Desa
e8987a361a
Merge pull request #11464 from influxdata/fix/buckets-cli
...
fix(cmd/influx): add context to error messages in bucket commands
2019-01-22 17:23:06 -08:00
Chris Goller
799375d4a8
fix(http): if bucket or org do not exist, do not report
2019-01-22 19:21:23 -06:00
Jade McGough
ca35c2d3e1
fix(bolt): provide better error message when unable to find org by name
2019-01-22 17:20:37 -08:00
Brandon Farmer
256448e6be
Update flux function defs in builder
2019-01-22 17:17:42 -08:00
lukevmorris
43f77ccb06
Merge pull request #11457 from influxdata/fix/prepend-imports
...
fix(ui): inject tvar statements between imports and body
2019-01-22 17:17:34 -08:00
Michael Desa
d2a2338c8d
fix(cmd/influx): add context to error messages in bucket commands
2019-01-22 17:10:43 -08:00
Deniz Kusefoglu
3f8c799425
Merge pull request #11454 from influxdata/feat-add-destination-to-task
...
Add destination to task flux script
2019-01-22 17:10:34 -08:00
Daniel Campbell
5eb7dc8acf
scrolling query tabs ( #11463 )
...
* Move timer to active tab
* scrolling query tabs
2019-01-22 17:10:05 -08:00
Deniz Kusefoglu
8298978c1a
Add destination to task flux script
2019-01-22 17:05:53 -08:00
Brandon Farmer
7e9c6ef7f6
Merge pull request #11458 from influxdata/fixes/dont-show-add-when-no-tags
...
When all tags have selector, don't show add button
2019-01-22 17:03:08 -08:00
Brandon Farmer
eb4172d2b0
When all tags have selector, don't show add button
...
Closes #11406
2019-01-22 16:55:51 -08:00
lukevmorris
b03422106e
Merge pull request #11437 from influxdata/note-port-9999
...
chore(readme): indicate that port 9999 is temporary
2019-01-22 16:53:26 -08:00
Luke Morris
aac46bfd23
fix(ui): appease typescript
2019-01-22 16:51:45 -08:00
Iris Scholten
344a1334ce
Merge pull request #11450 from influxdata/move-quickstart-scraper-url
...
Update scraper url to match quick start scraper url
2019-01-22 16:51:05 -08:00
Delmer
4e5b956426
fix(ui): add filter list and input to scrapers/collectors ( #11443 )
2019-01-22 16:46:54 -08:00
Luke Morris
bc8e156b41
fix(ui): spell variables correctly
2019-01-22 16:44:16 -08:00
Luke Morris
d59e3a0b30
fix(ui): inject tvar statements between imports and body
2019-01-22 16:40:08 -08:00
alexpaxton
5291faaff2
Various Polish Tweaks ( #11452 )
...
* Update copy in onboarding last step
* Shrink aggregate functions block in query builder
* Ensure Y axis label does not get cut off
* Show count of selected tags in builder
* Make task scheduling more helpful
* Update test snapshots
* Delete swagger_gen.go
2019-01-22 16:29:27 -08:00
Chris Goller
93f4954da1
feat(telemetry): update redirection website for telemetry information
2019-01-22 18:27:28 -06:00
Michael Desa
f7418fc944
Merge pull request #11434 from influxdata/fix/org-cli
...
Add more information to org command error
2019-01-22 16:23:53 -08:00
Christopher Henn
102530b1c8
Enable selecting derivative function in query builder
2019-01-22 16:15:28 -08:00
Palakp41
949044331f
Merge pull request #11449 from influxdata/notification-tasks-inactive
...
Show notification when task status is updated
2019-01-22 16:12:11 -08:00
Iris Scholten
abe385ecb4
update scraper default url to be the same as quickstart scraper url
2019-01-22 16:10:54 -08:00
Palakp41
e43cb15933
Merge pull request #11447 from influxdata/feat/notify-delete-bucket
...
Show notification when a bucket has been deleted
2019-01-22 16:07:38 -08:00
Palak Bhojani
8fe375f59b
Show notification when task status is updated
2019-01-22 15:49:44 -08:00
Brandon Farmer
8a411c1570
Merge pull request #11444 from influxdata/fixes/await-write-line-protocol
...
Await writing line protocol
2019-01-22 15:41:12 -08:00
Michael Desa
31d4e6f5d6
feat(influxdb): add swagger_gen.go to gitignore
2019-01-22 15:41:02 -08:00