Commit Graph

28372 Commits (1aa5c471ee9c4264af520d95ac6e685a2c586a73)

Author SHA1 Message Date
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
Michael Desa 057e99befc fix(cmd/influx): add contextual information to org command errors 2019-01-22 15:40:54 -08:00
Michael Desa b68fff97f5 fix(cmd/influx): remove bolt op prefix from http org/bucket service 2019-01-22 15:40:27 -08:00
Alirie Gray ea0881a248
Merge pull request #11445 from influxdata/fix(onboarding)/disable-onboarding-after-user-created
Add page for hitting onboarding route with user already created
2019-01-22 15:39:21 -08:00
Iris Scholten 626a563c2c
Merge pull request #11436 from influxdata/update-admin-notification
update setup notification to say initial user instead of admin
2019-01-22 15:27:20 -08:00
Palak Bhojani c203b1cacd Show notification when a bucket has been deleted 2019-01-22 15:25:26 -08:00
Michael Desa 1b61f6ca66
Merge pull request #11441 from influxdata/fix/allow-create-orgs
fix(influxdb): grant user privileges to create orgs
2019-01-22 15:22:19 -08:00
Palakp41 a2f9724c85
Merge pull request #11438 from influxdata/tasks-page-errors-display
Update error message to api response message on tasks
2019-01-22 15:22:05 -08:00
Alirie Gray f072ec2ba7 Add page for hitting onboarding route with user already created 2019-01-22 15:17:39 -08:00
Iris Scholten 08798e0782
Merge pull request #11429 from influxdata/feat/single-graph-thresholds
feat(ui/explorer): Add single stat controls to line + singlestat visoptions
2019-01-22 15:17:23 -08:00
Chris Goller b629111f38
Merge pull request #11440 from influxdata/feat/telemetry-url
feat(telemetry): add telemetry.influxdata.com as telemetry URL
2019-01-22 17:10:46 -06:00
Jacob Marble 367cef11f4
Merge pull request #11418 from influxdata/feat/setup-no-interaction
feat: Onboarding without interaction
2019-01-22 15:09:06 -08:00
Brandon Farmer 127fd3e431 Await writing line protocol 2019-01-22 15:06:09 -08:00
Delmer ec15f89182
fix(ui): add flux fns from 1.7.6 (#11425) 2019-01-22 15:05:40 -08:00
Chris Goller 4acb64028c chore(gitignore): ignore swagger_gen.go 2019-01-22 17:04:07 -06:00
Christopher Henn a01617f0dc Clear query builder cache on Data Explorer load
Fixes an issue where a user would:

1. Use the Data Explorer
2. Navigate to an organization page and create a bucket
3. Navigate back to the Data Explorer
4. Not see the bucket
2019-01-22 15:00:34 -08:00
Chris Goller 5543e4e296 feat(telemetry): add telemetry.influxdata.com as telemetry URL 2019-01-22 16:56:12 -06:00
Michael Desa 6dbcafef22 fix(influxdb): grant user privileges to create orgs 2019-01-22 14:54:16 -08:00
Palak Bhojani 1cf23ca1cc Update error message to api response message on tasks 2019-01-22 14:54:05 -08:00
Luke Morris 665a58086c chore(readme): indicate that port 9999 is temporary 2019-01-22 14:44:51 -08:00
Iris Scholten 445a21ec2f feat(ui/explorer): Add single stat controls to line + singlestat vis options 2019-01-22 14:43:01 -08:00
Iris Scholten a9ec348e21 update setup notification to say initial user instead of admin 2019-01-22 14:40:48 -08:00
Jacob Marble 62ebb2c9ad feat: Onboarding without interaction 2019-01-22 14:36:34 -08:00
Jade McGough 41fb455781
Merge pull request #11431 from influxdata/bucket-org
fix(main): require either org or org-id when creating buckets
2019-01-22 14:34:45 -08:00
Jade McGough fefea5566c fix(main): require either org or org-id when creating buckets 2019-01-22 14:30:27 -08:00
Christopher Henn d62b73300f Only render used variables in renderQuery
This fixes an issue preventing a user from writing Flux scripts that use
an `import` statement.
2019-01-22 14:30:06 -08:00
Nathaniel Cook 9e9a98f9fd
Merge pull request #11421 from influxdata/flux-staging
upgrade to Flux v0.17.0
2019-01-22 15:28:51 -07:00
Delmer 69a4bbeb56
fix(ui): fix redirect to buckets tab overlay (#11420) 2019-01-22 14:24:40 -08:00
Delmer f074315881
fix(ui): wiring for labels (#11404)
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2019-01-22 14:22:11 -08:00
Chris Goller 1c11c095a4
Merge pull request #11423 from influxdata/feat/goreleaser-ldflags
feat(goreleaser): add version, commit and date to builds
2019-01-22 16:15:56 -06:00
Christopher Henn 7ae52419b2 Enforce minimum retention policy of 1 hour in UI 2019-01-22 14:02:38 -08:00
Chris Goller 204b2b4d7d
Merge pull request #11366 from influxdata/feature/hosted-docs
feat(http): host swagger docs at /docs and /api/v2/swagger.json
2019-01-22 15:49:44 -06:00
Chris Goller 31ab881c96
Merge pull request #11347 from influxdata/feat/telemetry
Add optional telemetry that reports every 8 hours
2019-01-22 15:48:24 -06:00
Christopher Henn 8781ce8357 Fix flaky getMinDurationFromAST test
Adds a bit of leeway so that the test won't fail due to tolerable
floating point inaccuracies.
2019-01-22 13:47:02 -08:00
Chris Goller 91c2d0c77d feat(goreleaser): add version, commit and date to builds 2019-01-22 15:46:47 -06:00
Andrew Watkins 1abae7df0d
chore: remove time axis feature from TableGraphs (#11379) 2019-01-22 13:46:33 -08:00
Andrew Watkins 63855236ed
chore: change streaming copy to telegraf branding (#11414) 2019-01-22 13:46:06 -08:00
Nathaniel Cook 4648a7f638 chore: go mod tidy 2019-01-22 14:43:47 -07:00
Nathaniel Cook 5c64332a63 chore(flux): update Flux to v0.17.0 2019-01-22 14:39:16 -07:00
Nathaniel Cook d4d8bdd3a0 refactor(query): update import path for CreateSourceFromDecoder 2019-01-22 14:36:31 -07:00