Commit graph

15601 commits

Author SHA1 Message Date
Spencer
c93160484e
[5.6] [dev/mocha/junit] report real skipped test count and errors from hooks (#15465) (#15478)
* [dev/mocha/junit] report real skipped test count and errors from hooks (#15465)

* [dev/mocha/junit] report real skipped test count and errors from hooks

* typo

* [grunt/simplemocha] update simplemocha patterns to exclude fixtures
2017-12-27 12:48:08 -07:00
Tyler Smalley
24b1f904ce
Bumps node to 6.12.2 (#15612) (#15639)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2017-12-15 12:44:26 -08:00
Matt Bargar
1073087fda
minor indent fix (#15520) (#15585) 2017-12-13 11:32:45 -05:00
Tyler Smalley
35f1dd155f
Adds task to export a CSV of all dependencies (#15068) (#15560)
* Adds task to export a CSV of all dependencies

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* Fixes tests and changes argument name to `out`

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* Uses csv as argument for output file

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* Removes unused columns

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* [license csv] Fetch all licenses by default, add release flag to only generate release dependencies
2017-12-12 12:00:52 -08:00
Søren Louv-Jansen
79f660f788
Bump backport dependency and add .backportrc.json (#15417) (#15490) 2017-12-08 11:16:50 +01:00
jimgoodwin
e0db85821f Bump version to 5.6.6 2017-12-06 14:17:37 -05:00
jimgoodwin
1556b4adfd Release notes for 5.6.5 2017-12-06 07:01:04 -05:00
Spencer
5c5e03a968
[5.6] [CI] Produce junit test reports (#15281) (#15442)
* [CI] Produce junit test reports (#15281)

* [mocha] use custom reporter for legible results in jenkins

* [jest] use custom result processor for legible results in jenkins

* [karma] enable junit output on CI

* [mocha/junitReporter] accept rootDirectory as configuration

* [jest/reporter] use reporters option added in jest 20

* [toolingLog] remove black/white specific colors

* [dev/mocha/junit] no reason for junit to be a "reporter"

* typos

* [dev/mocha/junit] use else if

* [karma/junit] use string#replace for explicitness

* [junit] use test file path as "classname"

* [ftr/mocha] no longer a "console" specific reporter

* [dev/jest] fix relative path to babel options
2017-12-05 19:41:07 -07:00
Kim Joar Bekkelund
e8c918a6a9
No longer recommend manual plugin installs (#15366) (#15376) 2017-12-04 18:40:21 +01:00
Tyler Smalley
80f98787eb
[5.6] Adds manual migration steps (#14975)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2017-12-01 13:01:49 -08:00
Chris Roberson
362722a387
Port #15335 (#15348) 2017-12-01 14:21:25 -05:00
Joe Fleming
e1d0ac7960 Fix: exponent values in table view (#15309)
the new release includes a fix for dealing with exponent values and precision

backport uses 2.2.2 instead of 2.3.1
2017-12-01 08:05:02 -07:00
Tim Sullivan
634bf10d49
[6.0] [Logging] more tests and added robustness to log formatting (#15035) (#15163) (#15310)
* [Logging] more tests and added robustness to log formatting (#15035)

* [Logging] more tests and added robustness to log formatting

* empty string for default error message, along with TODO question comment

* try to use stack trace from error when there is no error message

* simplify using the stack as the default error message

* destructure get from lodash

* default no-message to static string instead of error stack

* fix tests

* remove ineligible useUTC tests
2017-11-30 13:54:52 -07:00
Spencer
2c0c0bd7d8
[5.6] [dev/ci_setup] generalize jenkins_setup script for other CI environments (#15178) (#15305)
* [dev/ci_setup] generalize jenkins_setup script for other CI environments

* [dev/ci_setup] accept more general `CACHE_DIR` env arg

* [dev/ci_setup] node.js install might not be invalid
2017-11-30 10:59:47 -07:00
Nathan Reese
8565ea52e3 Timelion .fit() - avoid removing values that are zero (#14560) (#15298)
* do not filter out values that are not zero

* do not call fit function when series is all null

* simplify filter code

* add another test case
2017-11-30 17:38:05 +01:00
Peter Pisljar
35c631feb0
fixing field formatters for gauge (#15145) (#15245)
fixing field formatters for gauge
2017-11-30 10:20:20 +01:00
Chris Roberson
fdd62b03cc
Port #14994 (#15261) 2017-11-29 12:32:44 -05:00
Peter Pisljar
28ddb26a94
fixing metric chart alignment size for 5.5-6.0 (#15141) (#15248) 2017-11-29 17:12:58 +01:00
Jonathan Budzenski
836a4213f8
[5.6] [ci] Build docs (#15219) 2017-11-29 09:17:30 -06:00
Peter Pisljar
7ac545c906
allows to hide warnings in gauge (#15139) (#15241)
* allows to hide warnings in gauge
2017-11-29 16:06:21 +01:00
Peter Pisljar
7848c07a29
uses maximum space for arc gauge and center aligns it (#15140) (#15235) 2017-11-29 16:03:39 +01:00
Spencer
ee26f2a728
[5.6] [dashboard/functionalTests] stabilize initialization ordering (#15031) (#15072) 2017-11-20 19:57:10 -07:00
Tyler Smalley
56d562487d
Fixes broken path to babel register (#14979)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2017-11-15 14:51:15 -08:00
markwalkom
956bba11a0 Region map settings clarifications (#14893)
Improve documentation
2017-11-15 09:42:20 -05:00
Spencer
896ee28839
[5.6] [eslint] add eslint dev script (#14889) (#14943) 2017-11-14 10:24:14 -07:00
Jonathan Budzenski
3005e97b94
[console] Make GET requests converted to POST case insensitive (#14327) 2017-11-07 14:22:06 -06:00
Court Ewing
d2cc27b8da bump version to 5.6.5 2017-11-07 14:16:21 -05:00
Court Ewing
fd7ceffc0f docs: 5.6.4 release notes 2017-11-06 16:50:10 -05:00
Tyler Smalley
b814bf33c3
Provide the scroll parameter to keep the scroll open (#14776) (#14777)
Without this, a new scroll_id will not be provided for subsequent requests

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2017-11-06 09:32:32 -08:00
Jonathan Budzenski
fcae841149
Bump chromedriver to 2.33.2 (#14790) 2017-11-06 11:31:21 -06:00
Court Ewing
efd2403e60 Revert "[5.6] Add whitelist for urls (#14613) (#14621)"
This reverts commit f5274c1bde.
2017-10-30 07:50:26 -04:00
François Prunayre
4bed1d76be Add tooltip to long title. (#14378)
On visualization title ellipsis() is applied and full title is not readable. Display tooltip title.
Past versions were displaying tooltips (cf. https://github.com/elastic/kibana/pull/2401#issuecomment-67576939).
2017-10-27 10:44:44 -04:00
Chris Roberson
f5274c1bde [5.6] Add whitelist for urls (#14613) (#14621)
* Add whitelist for urls (#14613)

* Add url whitelist

* Use .some

* Add/fix tests

* Add browser tests

* Add fix
2017-10-26 15:19:05 -04:00
Court Ewing
234e3605c8 scripts: bump backport tool to 1.0.1 (#14581) (#14584) 2017-10-25 13:38:10 -04:00
Thomas Neirynck
dd9197e470 use proper SVG APIs to readout contents (#14458) (#14580) 2017-10-25 13:21:58 -04:00
Thomas Neirynck
85a16bf9b1 Re-enable the tilemap test (#14532) (#14540)
Enables the tile-map test. this was disabled due to CORS-issues on the server end. These are now resolved.

This reverts commit e7fb1b0d8f.
2017-10-25 11:07:04 -04:00
Jonathan Budzenski
6ec3454c10
Bump node to 6.11.5 (#14568) 2017-10-25 09:28:34 -05:00
Court Ewing
805995777b Add Backport to toolchain (#14525) (#14550) 2017-10-24 16:57:06 -04:00
Tim Roes
ade1ee2147 Fix crash when hitting shift+return in Dev Tools Console, fix #14468 (#14478) (#14510) 2017-10-24 16:47:10 +02:00
Stacey Gammon
9ca2bd38d5 Comment out tile map tests to get the build passing again (#14519) 2017-10-23 17:54:28 -04:00
Stacey Gammon
d546ff2828 Fix dark theme issues with spy toggle and spy pane (#13345) (#14448)
* Fix dark theme issues with spy toggle and spy pane

* Port dark theme portion of styling kuiIcon into uiFramework library
2017-10-13 09:22:10 -04:00
Tim Roes
bab251fe6a Add (GPL-2.0 OR MIT) license as allowed (#14439)
* Add GPL-2.0 OR MIT license as allowed
* Remove ua-parser-js from overwrites
2017-10-12 13:37:48 +02:00
Thomas Neirynck
4dadbad19f Improve docs on spatial reference requirements (#14422) 2017-10-11 15:37:08 -04:00
Matt Bargar
9cb1d8c52b Allow context to work with docs with forward slashes in their ID (#14314) (#14392)
Apparently even if the forward slashes are encoded in the href on the page the browser will automatically decode them. This prevented the context route from matching the URL when the anchor ID contained forward slashes. Since no route matched, the default route (discover) would get loaded. To fix this, we simply add a wildcard to the end of the context route so it consumes the forward slashes.
2017-10-10 18:47:40 -04:00
Nathan Reese
cdba00f450 Dashboard dark-theme fixes (#13690) (#14405)
* fix 13421 - filter overlay obscuring saved search table

* fix 13553 - Dashboard dark theme borders in edit mode don't appear
2017-10-10 11:55:57 -06:00
jimgoodwin
a8fda407b7 Bump version to 5.6.4 2017-10-10 10:14:51 -04:00
jimgoodwin
1ce98def81 Release notes for 5.6.3 2017-10-09 10:11:25 -04:00
Chris Roberson
f363a8fe7a Port change to 5.6 (#14362) 2017-10-06 15:08:32 -04:00
Bill McConaghy
820fe03c76 fixing undefined fn error in Promise.halt (#14296) 2017-10-05 10:52:10 -04:00
Chris Roberson
4129353726 [Management] Allows for imports to select existing index (#14137) (#14323) 2017-10-04 22:59:02 -07:00