Commit Graph

28233 Commits (1aa238fcbab536880a06b2ffc4ff46d414d5aa6d)

Author SHA1 Message Date
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
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
Chris Goller 799375d4a8 fix(http): if bucket or org do not exist, do not report 2019-01-22 19:21:23 -06:00
lukevmorris 43f77ccb06
Merge pull request from influxdata/fix/prepend-imports
fix(ui): inject tvar statements between imports and body
2019-01-22 17:17:34 -08:00
Deniz Kusefoglu 3f8c799425
Merge pull request 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 ()
* 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 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 
2019-01-22 16:55:51 -08:00
lukevmorris b03422106e
Merge pull request 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 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 () 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 ()
* 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
Michael Desa f7418fc944
Merge pull request 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 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 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 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 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 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 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 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 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 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 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 () 2019-01-22 15:05:40 -08: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 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 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 () 2019-01-22 14:24:40 -08:00