Commit Graph

31585 Commits (23bf8995334aa4be5c9fbc8cf66620accd2956f9)

Author SHA1 Message Date
Zoe Steinkamp 23bf899533
Merge pull request #15728 from influxdata/zs-sortbyseconds-#14923
Zs sortbyseconds #14923
2019-11-04 17:35:47 -07:00
Lyon Hill 3eacf77bea
fix(task): Set a valid start time for run duration (#15750)
When using a run duration we need a start time that is valid to
obtain a accurate run duration delta
2019-11-04 17:27:44 -07:00
Zoe Steinkamp d643f07c63 fix(ui): Fixing the sort by seconds
fixing the comments
2019-11-04 17:15:43 -07:00
alexpaxton 385cdf9231
refactor(ui): fix appearance of color dropdowns (#15735)
* refactor: replace FancyScrollbar with DapperScrollbars

* refactor: simplify component to use style prop

* refactor: replace custom styles with Clockface components

* refactor: ensure layout of single stat and gauge are consistent

* fix: appease linter

* fix: update unit test

* fix: fix typo in unit test

* fix: don't use base threshold for test

It has no input

* fix: fix moar typos in unit test

dear lord

* fix: add timeouts to threshold tests

* fix: don't look for error states until they should exist

* fix: use getNodeText to test error messages exactly

* fix: keep variable fresh

* fix: tweak assertion

* fix: use child count in assertion

* fix: appease linter
2019-11-04 19:12:16 -05:00
Alex Boatwright a04a95d48d
feat(ui): adding bundle analyzer for prod and dev (#15749) 2019-11-04 14:12:18 -08:00
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