Commit Graph

32404 Commits (635c44c704cdbbf98a1e95c53310724fb4c5874e)

Author SHA1 Message Date
Brandon Farmer 635c44c704
Merge pull request #17096 from influxdata/refactor-lsp-integration
chore: Refactor LSP server integration for future work
2020-03-04 16:13:44 -08:00
Jade McGough fec0a021fd
fix(cmd): use list instead of find in cli (#16805) 2020-03-04 15:39:04 -08:00
Brandon Farmer 95893147c0 chore: Refactor LSP server integration for future work 2020-03-04 15:33:39 -08:00
Johnny Steenbergen 29af0a26ff feat(pkger): add support for exporting table view charts
closes: #16882
2020-03-04 14:20:56 -08:00
Ariel Salem ad053d3c24
fix(ui): fixed regression bug that prevented variable maps from properly assigning values (#17072)
fix(ui): fixed regression bug that prevented variable maps from properly assigning values and updated tests to enforce correct functionality
2020-03-04 13:52:40 -08:00
Johnny Steenbergen 39b433c43f feat(pkger): add table view parser support 2020-03-04 12:48:46 -08:00
kelwang 2f941c669a
Merge pull request #17050 from influxdata/auth_cli_list
fix(cmd/influx): fix auth user name
2020-03-04 10:16:59 -05:00
Kelvin Wang 4bd60efae1 fix(cmd/influx): fix auth user name 2020-03-04 09:48:18 -05:00
karel-rehor b2a0839a14
chore: update circleci nightly-sel image chrome version (#17058)
* chore: update circleci nightly-sel image chrome version

* chore: update node image to node:lts-stretch-browsers
2020-03-04 09:51:39 +01:00
Alex Boatwright 16a0b6f7fb
feat: change aggregateWindow default text (#17080) 2020-03-03 14:21:00 -08:00
Andrew Watkins 91678cb9ac
chore(multi-user): update user list link (#17084) 2020-03-03 13:30:58 -08:00
Christopher M. Wolff 027d29dd30
chore: update to Flux version v0.63.0 (#17083) 2020-03-03 13:17:37 -08:00
Ariel Salem 2e348eb082
fix(ui): updated default positioning for adding aggregate funcs when toggling from query builder (#17028)
fix(ui): updated default positioning for adding aggregate funcs when toggling from query builder
2020-03-03 10:09:11 -08:00
Johnny Steenbergen fca4e13255 fix(pkger): fix issue with imports causing option task to be injected at wrong point
closes: #17069
2020-03-02 15:19:54 -08:00
Alex Boatwright 31cfbde380
feat: upgrading lsp to 0.3.0 (#17043) 2020-03-02 09:38:30 -08:00
Jacob Marble 83818e9592
fix(storage): incremental improvments (#17011)
* fix(storage): simplify storage/seriesCursor

storage/seriesCursor releases series file and TSI references sooner.

Remove unhelpful request object, inherited from 1.x

* chore(storage): replace SeriesCursor interface with sole implementation
2020-02-28 11:12:43 -08:00
Christopher M. Wolff 7547ab8fc2
chore: update to Flux v0.62.0 (#17048) 2020-02-28 10:53:10 -08:00
Jorge Landivar 3c8ad39733 fix(checks): typo causing panic in checks endpoint 2020-02-28 10:54:06 -06:00
kelwang 7adf61a0c7
Merge pull request #17046 from influxdata/typo
chore(cmd/influx): typo
2020-02-28 09:14:14 -07:00
Kelvin Wang 0ba38e712f chore(cmd/influx): typo 2020-02-28 10:45:13 -05:00
Johnny Steenbergen 46758e3370 fix(pkger): correct the export of tasks to include system type tasks
wrong assumption in original design. The system tasks are actually
the CRUD tasks. Name is a bit confusing for user generated tasks.

closes: #17038
2020-02-27 17:16:12 -08:00
Ariel Salem 497abb585b
fix(ui): fixed issue where dashboard header interval dropdown wasn't setting correctly (#17040)
fix(ui): fixed issue where dashboard header interval dropdown wasn't setting correctly
2020-02-27 15:53:13 -08:00
Russ Savage b75bff66c7
chore(changelog): added section for beta-6 2020-02-27 15:43:17 -08:00
Johnny Steenbergen 1a12ebc8ab fix(pkger): fix bug where tasks are exported for notification rules 2020-02-27 15:28:07 -08:00
Russ Savage 2295247a59
chore(changelog): update for beta-5 release 2020-02-27 14:41:30 -08:00
kelwang 6387ecc9f4
Merge pull request #16961 from influxdata/cli_secret_ui
fix(cmd/influx): ui change for secret
2020-02-27 15:08:52 -07:00
Kelvin Wang 48490cdc9b fix(cmd/influx): ui change for secret 2020-02-27 16:34:51 -05:00
Johnny Steenbergen 7761c99818 fix(pkger): elminate threshold color requirement for guage charts 2020-02-27 09:49:12 -08:00
Chris Goller 4f2076acf6
build: run e2e tests hourly (#16228)
Signed-off-by: Chris Goller <goller@gmail.com>
2020-02-26 15:03:43 -06:00
Lorenzo Affetti 3a971ecc11
Merge pull request #17014 from influxdata/refactor/http-client
refactor(http): make client contain every service available, and make…
2020-02-26 18:25:49 +01:00
MikaelUrankar 633cb8547a
chore: update golang.org/x/sys to support freebsd/arm64 (#16904) 2020-02-26 09:25:30 -08:00
Timmy Luong b64a7b0869
fix(ui): update giraffe to fix tooltip rendering in scatterplots (#17013)
* fix(ui): update giraffe to fix tooltip rendering in scatterplots

* chore: update CHANGELOG
2020-02-26 08:57:44 -08:00
Lorenzo Affetti d4af93eec2
refactor(http): make client contain every service available, and make it more pluggable 2020-02-26 17:45:38 +01:00
Jacob Marble 5a8e1f852f chore(codeowners): add storage team 2020-02-26 08:35:12 -08:00
Gavin Cabbage fe21b9eb88
feat(http): checks client (#16922) 2020-02-26 11:34:10 -05:00
Stuart Carnie 20625b587b
Merge pull request #17000 from influxdata/sgc/fix/gomod
chore: Fix jaeger-lib go mod compatibility issue
2020-02-26 08:28:53 -07:00
Ariel Salem c225be8a4e
fix(ui): fixed overflow issue on scrollbar list (#17010)
fix(ui): fixed overflow issue on scrollbar list
2020-02-25 15:43:09 -08:00
Russ Savage 32cca72712
chore(changelog): update changelog for pr #16574 2020-02-25 14:38:41 -08:00
pierwill d70076e643
fix(http): Add secure flag to session cookie (#16574) 2020-02-25 14:37:11 -08:00
Lorenzo Affetti 4a83a80784
Merge pull request #16998 from influxdata/fix/add-document-service
feat(http): add document service to http Service
2020-02-25 22:47:37 +01:00
Stuart Carnie 43d4726cb2
chore: Fix jaeger-lib go mod compatibility issue
Fixes an issue resolving dependencies with `go mod`.

Specifically, when starting from a clean environment, and
executing:

```sh
$ go mod download
```

the following error is produced:

```
github.com/uber/jaeger-lib@v1.5.0+incompatible: invalid version: +incompatible suffix not allowed: major version v1 is compatible
```
2020-02-25 14:32:43 -07:00
Alirie Gray 0ed292b1be
fix(tasks): update tasks authorization (#16994) 2020-02-25 12:59:59 -08:00
Michael Angerman 4c1e682117
fix(models): Remove tsdb package dependency from tests (#16918) 2020-02-25 14:06:47 -06:00
Bucky Schwarz e6cf208400 test: add e2e test for query builder grouping 2020-02-25 11:37:16 -08:00
Bucky Schwarz f072164219 fix: Query Builder grouping now (correctly) groups on columns, not tag values 2020-02-25 11:37:16 -08:00
Lorenzo Affetti 3171cf0656
feat(http): add document service to http Service 2020-02-25 16:22:33 +01:00
Russ Savage 8d9e3550bd
fix(fluxFunctions): fix category on fromRange (#16991)
* fix(fluxFunctions): fix category on fromRange

* fix(fluxFunctions): update to use example-bucket

* fix(fluxFunctions): run prettier

* fix(fluxFunctions): update description for experimental/query functions

* fix(fluxFunctions): update category for inBucket

* chore(changelog): update changelog
2020-02-24 16:03:55 -08:00
Jacob Marble 9f71cad966 fix(storage): small improvements to readservice/store
Use tracing properly, simplify a few lines.
2020-02-24 13:31:36 -08:00
Scott Anderson 036d2a67ae
Merge pull request #16970 from influxdata/flux-0.60.0-functions
chore(flux): add functions for flux 0.60.0 and 0.61.0
2020-02-24 13:45:22 -07:00
Alirie Gray 3120b4c47e
refactor(tasks): add Client to http TaskService (#16912) 2020-02-24 11:41:21 -08:00