Commit Graph

31730 Commits (251651cc9759587c59e2736113bdeecb02d1a714)

Author SHA1 Message Date
Deary Hudson III 81965f0b33
feat(kv): unique variable names (#15695)
* feat(kv): unique variable names

- adds system bucket for creating an index of unique variable names
- adds tests
- deleted unit tests for dead code
- removed a test runner for the variable service from http
2019-11-04 14:28:21 -06:00
Johnny Steenbergen a78c53d3b9
Merge pull request #15736 from influxdata/4974p/pkger_dash_single_stat_plus_line
feat(pkger): add single stat plus line view support to pkger
2019-11-04 11:58:40 -08:00
Johnny Steenbergen a76ca6f199 feat(pkger): add single stat plus line view support to pkger 2019-11-04 11:26:51 -08:00
Johnny Steenbergen a66d0c91a9
Merge pull request #15727 from influxdata/pkger/fixup_noop_resources
feat(pkger): update pkg application to skip resources that impose no changes
2019-11-04 10:43:17 -08:00
Johnny Steenbergen 9d44bb02b4 feat(pkger): update pkg application to skip resources that impose no changes 2019-11-04 09:06:55 -08:00
Zoe Steinkamp c11fc49563 fix(ui): Fixing the sort by seconds
fixing jstest
2019-11-04 09:20:25 -07:00
Zoe Steinkamp f37ea3bfb8 fix(ui): Fixing the sort by seconds
Fixing flakey test
2019-11-04 09:07:23 -07:00
Zoe Steinkamp fd09f267c0 fix(ui): Fixing the sort by seconds
Fixing e2e test
2019-11-03 23:19:40 -07:00
Zoe Steinkamp af8943e7a0 fix(ui): Fixing the sort by seconds
Fixing JStest
2019-11-03 22:54:29 -07:00
Zoe Steinkamp f30240abec fix(ui): Fixing the sort by seconds
Fixed the buckets test and files
2019-11-03 22:33:34 -07:00
Zoe Steinkamp 0c4123111d fix(ui) Fixing the sort by seconds 2019-11-03 22:33:34 -07:00
Johnny Steenbergen 2d6d381793
Merge pull request #15725 from influxdata/4962p/pkger_dashboards
feat(pkger): dashboards and single stat view
2019-11-01 16:48:05 -07:00
Stuart Carnie e5eac576fb
Merge pull request #15697 from influxdata/sgc/kvhints
feat(kv): Cursor API accepts hints for improving performance
2019-11-01 16:22:36 -07:00
Stuart Carnie 1d4af89709
feat(kv): Add unit tests for expected behavior when using hints 2019-11-01 14:48:50 -07:00
Stuart Carnie 65906a2456
feat(kv): Add unit tests for expected behavior of taskMatchFn 2019-11-01 14:48:50 -07:00
Stuart Carnie b1875d2def
feat(kv): Cursor API accepts hints for improving performance
Implementations of the `kv.Bucket#Cursor` API may use
the hints to instruct the access or read behavior to
the underlying key/value store.

The `findAllTasks` function was also fixed to ensure
that paging works as expected when using a name filter.
Tests were added to verify this behavior.

Redundant error checks were also removed.
2019-11-01 14:48:50 -07:00
Johnny Steenbergen c47bad5981 feat(pkger): add single stat chart to pkger dashboards 2019-11-01 14:36:18 -07:00
Bucky Schwarz 453b4cfe3f feat(ui): tweak telegraf nginx and redis flows 2019-11-01 14:31:29 -07:00
Timmy Luong 19c72fbed5 fix(ui): set the width only on the Popover to fix the button size 2019-11-01 14:18:35 -07:00
Johnny Steenbergen eea44f6c72 feat(pkger): add dashboard support to pkger
included is the base for dashboards and association of labels with
dashboards.
2019-11-01 12:20:54 -07:00
Johnny Steenbergen 99251faff5
Merge pull request #15574 from influxdata/4961p/manifest_buckets
feat(pkger): add influx packages foundation
2019-11-01 12:20:23 -07:00
Johnny Steenbergen 37decdfa24 chore(pkger): fixup loose ends from PR review 2019-11-01 11:59:09 -07:00
Johnny Steenbergen a03c497015 feat(pkger): add dry run functionality
does not apply to mappings, will apply mappings no matter what. we need to
remedy the uniqueness of resources from the API side. Applies to labels,
label mappings,
2019-11-01 11:59:09 -07:00
Johnny Steenbergen fb5f00e05b chore(http): add missing client methods for label/buckets GET reqs 2019-11-01 11:59:09 -07:00
Johnny Steenbergen db5183e17e chore(pkger): refactor Pkg tests out 2019-11-01 11:59:09 -07:00
Johnny Steenbergen c7545f8951 feat(pkger): add label -> bucket mappings to pkger 2019-11-01 11:59:09 -07:00
Johnny Steenbergen c0849acb9f feat(pkger): add pkg label support to the influx cli 2019-11-01 11:59:09 -07:00
Deary Hudson 220309e498 feat(pkger): adds label support 2019-11-01 11:59:09 -07:00
Johnny Steenbergen 2c9f0f2d66 feat(pkger): add pkg cmd to influx CLI
extends the influx CLI to include the pkg cmd for buckets. Included is
the user interface for confirmation and printing of summaries before and
after the package is applied.
2019-11-01 11:59:09 -07:00
Johnny Steenbergen 52647af79e feat(pkger): add groundwork for manifest to support bucket resource 2019-11-01 11:59:09 -07:00
Bucky Schwarz bd98a19892 test(ui): make tasks e2e test a little less flaky 2019-11-01 09:42:06 -07:00
Bucky Schwarz dc8904928f test(ui): rejigger the collector tests to be less flaky 2019-11-01 09:42:06 -07:00
docmerlin (j. Emrys Landivar) 71a2590fba fix(tasks): scheduler btree panic 2019-11-01 10:49:47 -05:00
Ariel Salem cba69aba5f
fix(toolbar): refactored toolbar and variable to overlay (#15681)
fix(toolbar): refactored toolbar and variable to overlay
2019-11-01 06:53:05 -07:00
Edd Robinson 2ccd93d725
Merge pull request #15712 from influxdata/er-uint64
fix: enable uint64 support
2019-11-01 13:33:53 +00:00
Edd Robinson 270f917fcf fix: enable uint64 support 2019-11-01 10:55:54 +00:00
George bb40ca35b8
fix(tasks): thread auth on context when calling FinishRun (#15685) 2019-11-01 10:52:35 +00:00
Timmy Luong d33ea6eea7 fix(ui): add filter to fieldOptions when dragging a column 2019-10-31 16:43:18 -07:00
Andrew Watkins 97edc7aec6
test(js): remove snapshots (#15705)
* test(js): remove snapshots

* test: disallow snapshots and only

* fix: stray variable
2019-10-31 15:39:57 -07:00
Zoe Steinkamp 08d0fc2fae
Merge pull request #15628 from influxdata/zs-horizontalscrollbar-13943
fix (ui): Horizontal and vertical scroll hiding elements
2019-10-31 16:24:35 -06:00
Alex Boatwright e9e0dfc917
feat(ui): Adding templating to code snippets (#15671) 2019-10-31 14:47:42 -07:00
Zoe Steinkamp eec51dd2b5 fix(ui): Horizontal and vertical scroll hiding elements
Jstest fix
2019-10-31 15:41:21 -06:00
Zoe Steinkamp ea21b8dfaf fix (ui): Horizontal and vertical scroll hiding elements
updating snapshot
2019-10-31 15:39:58 -06:00
Zoe Steinkamp 34d55bb9b0 fix (ui): Horizontal and vertical scroll hiding elements
Fixing for jstest
2019-10-31 15:39:58 -06:00
Zoe Steinkamp 7ca45f0d3a fix (ui): Horizontal and vertical scroll hiding elements
Fixing jetest error with margin bottom
2019-10-31 15:39:58 -06:00
Zoe Steinkamp 4e5264baf0 fix (ui): Horizontal and vertical scroll hiding elements
The vertical scroll on the variable page was not displaying the last element

The horizontal scroll on the filter scroll was covering the bottom scroll, this is probably happening in other places
2019-10-31 15:39:58 -06:00
Zoe Steinkamp 3b5d0a443e test(ui): Fix flaky tasks and dashboard tests 2019-10-31 14:20:47 -07:00
kelwang 99d95f3594
Merge pull request #15692 from influxdata/delte_predicate_special_field
fix(predicate): add special tag key, fixed children number
2019-10-31 16:36:32 -04:00
Ariel Salem fcee4a6b3b
feat(tests): added tests to validate bug unreproducible (#15679)
* feat(tests): added tests to validate bug unreproducible

* fix(linter): removed unused variable
2019-10-31 13:11:25 -07:00
Gavin Cabbage c60f7dbe6f Revert "fix(flux): use flux.EvalOptions over problematic flux.EvalAST"
This reverts commit d1a0ab85f7.
2019-10-31 16:04:41 -04:00