Commit graph

16161 commits

Author SHA1 Message Date
Kim Joar Bekkelund
c6dde4c6c4
Deprecate --plugin-dir option in plugin installer (#15371) (#15380) 2017-12-04 19:27:21 +01:00
Kim Joar Bekkelund
2b206a6af6
No longer recommend manual plugin installs (#15366) (#15375) 2017-12-04 18:40:14 +01:00
Brandon Kobel
8f8da94e75
Courier - $state in searchSource (#15166) (#15369)
* Modifying courier to exclude filter properties that start with $

* Removing the $state property directly when building the filters
2017-12-04 08:07:44 -05:00
Tim Sullivan
8e27db38d1
[Timepicker] Fix alignment, consistency in error msg (#15343) (#15351)
Fixes https://github.com/elastic/kibana/issues/15333
2017-12-01 14:26:49 -07:00
Tyler Smalley
58bf0637a2 Uses inline script for re-index (#14982)
While still working in 6.0, this has improved backwards compatibility with ES 5.x.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2017-12-01 13:00:14 -08:00
Chris Roberson
35970c512a
Add parsedUrl to the code driving viz/dashboards (#15335) (#15347) 2017-12-01 14:07:51 -05:00
Joe Fleming
86ebcb6938 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:03:41 -07:00
Spencer
28e0dfd03e
[6.0] [dev/ci_setup] generalize jenkins_setup script for other CI environments (#15178) (#15304)
* [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:35 -07:00
Chris Roberson
4df8a0bcde
[6.0] Prepend relative urls (#14994) (#15251)
* Backport #14994

* Update tests
2017-11-29 12:33:15 -05:00
Peter Pisljar
3d9852edbf
fixing metric chart alignment size for 5.5-6.0 (#15141) 2017-11-29 16:13:48 +01:00
Peter Pisljar
f781d8c2e8
fixing field formatters for gauge (#15145) (#15244)
* fixing field formatters for gauge
2017-11-29 16:09:57 +01:00
Peter Pisljar
23f1872b3f
allows to hide warnings in gauge (#15139) (#15240)
* allows to hide warnings in gauge
2017-11-29 16:06:00 +01:00
Peter Pisljar
c2d0f317be
uses maximum space for arc gauge and center aligns it (#15140) (#15234) 2017-11-29 13:38:16 +01:00
Peter Pisljar
3735908867 visualize loader fails in IE (#15150) 2017-11-29 13:11:18 +01:00
CJ Cenizal
7db560a7a3
Fix IE11 bug which caused kuiToolBarSearch to grow too wide when there is only a single kuiToolBarSection sibling. (#15226) 2017-11-28 15:15:10 -08:00
Tim Roes
0498c737cc
Fix Kibana crashing when resizing a tag cloud too small (#15001) (#15091)
* Don't allow d3-cloud to run on 0 size, fix #14833

* Add test that validates correct resizing
2017-11-28 10:14:15 +01:00
Tim Sullivan
f0b5682c75
[6.0] [Logging] more tests and added robustness to log formatting (#15035) (#15163)
* [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-27 12:03:14 -07:00
Peter Pisljar
190c626eb0
removing failing tilemap tests (#15048) (#15151) 2017-11-24 19:25:47 +01:00
Brandon Kobel
767df617c6 Revert "Adding libesvm@3.8.8 as a devDependnecy to workaround a bug in 3.8.9 (#15113)" (#15118) (#15131)
This reverts commit a5c6fb443c.
2017-11-22 19:11:10 -06:00
Brandon Kobel
79c109ea3a
Adding libesvm@3.8.8 as a devDependnecy to workaround a bug in 3.8.9 (#15113) (#15117) 2017-11-22 09:31:34 -05:00
Spencer
65c7e65053
Fix fieldFormat plugins (#14984) (#15097)
* [ui/registry] allow custom provider invokation

* [fieldFormats] define custom formats as functions of FieldFormat class

* [fieldFormats/registerFieldFormat] call format creator to get class

* [fieldFormats/fieldFormatsService] fix tests

* [fieldFormats/registerFieldFormat] add tests

* [metrics/tickFormatter] fix import from test
2017-11-21 17:04:56 -07:00
Lukas Olson
92bad847b5 Show nothing for match all query (#14644) 2017-11-21 15:54:37 -07:00
Peter Pisljar
1340c041f0 extending and updating documentation for visualize (#14441)
* extending and updating documentation for visualize

* updating based on review
2017-11-21 20:57:33 +01:00
Peter Pisljar
3f9eb144cb adding documentation for visualization development (#14252)
* adding documentation for  visualization development
2017-11-21 20:55:00 +01:00
Jonathan Budzenski
0d05e1da55
Adds task to export a CSV of all dependencies (#15068)
* 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-11-21 10:31:33 -06:00
Spencer
342a494865
[6.0] [dashboard/functionalTests] stabilize initialization ordering (#15031) (#15071) 2017-11-20 19:57:00 -07:00
Kim Joar Bekkelund
7c52b5a32a
Import Babel polyfill when running Jest tests (#14508) (#14641) 2017-11-16 10:34:05 +01:00
lcawley
2836d73021 [DOCS] Moved X-Pack Release Notes 2017-11-15 17:11:33 -08:00
Tyler Smalley
57b845d50d Revert "[docs] Enforce a single type for migrated Kibana index (#14884) (#14962)
index.mapping.single_type is only available in 5.6
2017-11-15 13:29:25 -08:00
Tim Roes
da51345087
Fix broken date range look, fix #12731 (#14837) (#14954) 2017-11-15 09:08:34 +01:00
Tim Roes
e832d062ab
Fix issue, where tags are vanishing after double resize (#14822) (#14953)
* Fix issue, where tags vanishing after resizing

* Also fix rawText in debug log
2017-11-15 09:08:19 +01:00
Spencer
e03167f7db
[6.0] [eslint] add eslint dev script (#14889) (#14942) 2017-11-14 10:24:10 -07:00
Jonathan Budzenski
8982892dbd
[6.0] [ci] Build docs (#14869)
* [ci] Build docs (#14130)

* [ci] Build docs

* fix context

* remove docs task from jenkins:unit

* [jenkins] Add docs script (#14769)

* [jenkins] Add docs script

* remove xvfb
2017-11-14 11:18:13 -06:00
Tyler Smalley
cee0fc045c Removes index.mapper.dynamic from test fixture (#14930)
This was removed in ES 6.0+

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2017-11-14 07:26:47 -08:00
jimgoodwin
805174b8ac Bump Kibana version to 6.0.1 2017-11-14 09:37:11 -05:00
lcawley
34d8a9af65 [DOCS] Fixed broken link in tilemap.asciidoc 2017-11-13 19:46:33 -08:00
Court Ewing
82238eddf3 docs: list breaking change sections (#14932) 2017-11-13 20:59:57 -05:00
Court Ewing
07a6c026f1 docs: fix erroneous references to es-ref 2017-11-13 20:27:29 -05:00
Court Ewing
3e1cf3d0ba docs: 6.0.0 release notes (#14927) 2017-11-13 20:15:04 -05:00
Tyler Smalley
159ad4d2f2 [docs] Enforce a single type for migrated Kibana index (#14884)
This prevents users from using tools which insert dashboards/visualizations directly into the index, which would cause Kibana to stop functioning.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2017-11-13 14:41:15 -08:00
Alex F
dc091b36c1
Details for type removal (#14925) 2017-11-13 15:56:23 -05:00
Thomas Neirynck
f8bc449f5a
add more regionmaps tests (#14735) (#14794) 2017-11-09 14:45:58 -05:00
Tyler Smalley
e852b6300e Notice regarding index.format in manual re-index steps (#14828)
This setting is not available until 5.6. Users are technically able to re-index against a previous version. If a user manually migrates their index without this setting and visits the Upgrade Assistant in 5.6, Kibana will still be shown as needing to be re-indexed, however it will fail with "Index .kibana-6 already exists. There may be an unfinished task reindexing to this index, or this index may have not been cleaned up previously."

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2017-11-09 10:27:15 -08:00
Alex F
04c9b4d40b
Update migrate_6_0.asciidoc (#14853) 2017-11-08 11:51:53 -05:00
Alex F
e532324e47
Update migrate_6_0.asciidoc (#14842)
Adding additional type example
2017-11-08 08:05:12 -05:00
Alex F
0af05715b2
Update migrate_6_0.asciidoc 2017-11-08 07:57:45 -05:00
Toby McLaughlin
9f5354cfbf [docs] Dehyphenate "open-source" in Docker docs (#14835) 2017-11-08 16:32:24 +11:00
Tyler Smalley
f24b2e2d86 Provide the scroll parameter to keep the scroll open (#14776)
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:34:11 -08:00
Jonathan Budzenski
f30eefc2d1
Bump chromedriver to 2.33.2 (#14790) 2017-11-06 11:30:51 -06:00
Peter Pisljar
02d6566632 going back to $rootScope.$broadcast (#14784) 2017-11-06 17:22:31 +01:00