Commit Graph

31750 Commits (7a2868f914e0833d14f720dd4b39a8e6b73716af)

Author SHA1 Message Date
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
Ariel Salem a5f5f942ab
fix(UI/emptygrapherror): refactored tooltip to popover (#15686) 2019-10-31 13:01:53 -07:00
Kelvin Wang 45cbd5fd31 fix(predicate): add special tag key, fixed children number 2019-10-31 15:54:34 -04:00
kelwang 68cfd386c3
Merge pull request #15684 from influxdata/cli_delete_usage
fix(cmd/influx): remove dup usage
2019-10-31 15:20:20 -04:00
Alex Boatwright 9d32d54331
chore(ui): bumping clockface (#15689) 2019-10-31 11:26:01 -07:00
Gavin Cabbage d1a0ab85f7 fix(flux): use flux.EvalOptions over problematic flux.EvalAST 2019-10-31 12:58:41 -04:00
Kelvin Wang f8dee71516 fix(cmd/influx): remove dup usage 2019-10-31 12:35:11 -04:00
Deary Hudson III 741b64d4ee
feat(kv): makes label names unique across kv impls
* feat: (http) label names to be unique

* feat(http): should work for updates as well

* chore: commented out former work. added a failing test

* feat: ensure label uniqueness & test cases

* feat: updating labels ensures uniqueness

* fix: fixes a failing unrelated test

* chore: update changelog
2019-10-31 11:30:36 -05:00
George 0dde41f895
fix(tasks): wire auth context down to scheduler runner (#15675) 2019-10-31 15:47:12 +00:00
Ariel Salem 481cb13d06
Feat(DWP): integrated deleteWithPredicate functionality and added tests (#15661)
Integrated DWP functionality and added tests to ensure stability
2019-10-31 05:46:05 -07:00
Brandon Farmer ce3e2969ae
Merge pull request #15646 from influxdata/system-bucket-deletion
feat(influxdb): Prevent the deletion of system buckets
2019-10-30 16:02:00 -07:00
Brandon Farmer a04212608a
Merge pull request #15670 from influxdata/fix-swagger-resource-labels
fix(swagger): Fixes conflicting label types
2019-10-30 15:53:38 -07:00
Brandon Farmer b5744f1fe1 fix(swagger): Fixes conflicting label types 2019-10-30 15:31:37 -07:00
Bucky Schwarz 7722aa969c build(ui): make some tweaks to eke some speed out of eslint 2019-10-30 14:36:52 -07:00
Christopher Wolff 51c92fd0ed test(query): reskip flakey test
https://github.com/influxdata/influxdb/issues/15667
2019-10-30 14:22:59 -07:00
Russ Savage 31ca05514c
feat(changelog): updating for Alpha 19 release 2019-10-30 14:22:45 -07:00
Scott Anderson 89e364b6c0
chore(flux): Updated Flux functions list for flux 0.51.0 (#15641) 2019-10-30 14:32:53 -06:00
Gavin Cabbage fc9e7cb9df
Merge pull request #15650 from influxdata/feat/last-run-status
feat(tasks): expose lastRunStatus and lastRunError in task API
2019-10-30 16:07:41 -04:00
Brandon Farmer e473394e7d feat(influxdb): prevent users from rename system buckets 2019-10-30 12:53:43 -07:00
Alex Boatwright a8f5d19442
fix(ui): change telegraf save name to `telegraf.conf` (#15615) 2019-10-30 12:18:39 -07:00
Andrew Watkins 1da543ac6c
feat(ui): add status changes back to rules (#15653) 2019-10-30 12:17:38 -07:00
alexpaxton 3f171d6359
refactor(ui): add explainer panel to buckets index view (#15507)
* refactor(ui): add explainer panel to buckets index view

* refactor: convert both explainer components from SFC to FunctionComponent

* refactor: appease linter
2019-10-30 14:02:45 -04:00
Gavin Cabbage 75147d014c
feat(tasks): expose lastRunStatus and lastRunError in task API 2019-10-30 14:00:22 -04:00
Alex Boatwright d53d3686b6
feat(ui): moving token overlays into the overlay controller (#15611)
freeing token overlays from their oppressive route overlords.
2019-10-30 10:44:18 -07:00
Christopher Wolff 04bc7bf76b test(tsdb): skip flaky test
https://github.com/influxdata/influxdb/issues/15220
2019-10-30 10:40:03 -07:00
Christopher Wolff 7aa1fccee0 test(query): unskip skipped PromQL transpiler end-to-end .flux tests 2019-10-30 10:40:03 -07:00
Lorenzo Affetti afadf98cdf
Merge pull request #15654 from influxdata/flux-staging-v0.52.x
build(flux): update Flux to v0.52.0
2019-10-30 17:29:00 +01:00
Lorenzo Affetti b8dfd5a2f3 build(flux): update Flux to v0.52.0 2019-10-30 16:47:03 +01:00
Yiqun Zhang a0e98138a3
build(flux): update Flux to v0.51.0 2019-10-30 10:18:32 -04:00
Brandon Farmer af2b2a140f feat(influxdb): Prevent the deletion of system buckets 2019-10-29 14:15:39 -07:00
Bucky Schwarz 2498011387 fix(ui): add fixed TextArea from clockface 2019-10-29 13:57:11 -07:00