Commit graph

18073 commits

Author SHA1 Message Date
Leanid Shutau
c6309b91e8
Add ability to skip file writing for messages extraction tool (#21588) (#22247)
* Add ability to skip 'en.json' file writing for default messages extraction tool

* Update default messages extractor

* Add namespace validation

* Update tests

* Fix i18n config file

* Add ability to choose output JSON format

* Update output json properties keys
2018-08-22 16:48:15 +03:00
Peter Pisljar
704bd1ffed
fixing date_histogram to correctly work inside plugins without global time picker (#21955) (#22246) 2018-08-22 14:49:22 +02:00
Spencer
8faacedc17
[6.x] [devUtils/toolingLog] give tooling log configurable writers (#22110) (#22241)
Backports the following commits to 6.x:
 - [devUtils/toolingLog] give tooling log configurable writers  (#22110)
2018-08-21 21:29:44 -07:00
Caroline Horn
377644bd4b
Home less to sass (2) (#22160) (#22236) 2018-08-21 22:58:20 -04:00
Spencer
1878913e3f
Enable prettier for kbn-dev-utils (Part of #17763) (#22239)
Partial backport of https://github.com/elastic/kibana/pull/17763, originally attempted in https://github.com/elastic/kibana/pull/17849 but was abandoned, and I'd like it to be easier to backport  https://github.com/elastic/kibana/pull/22110 and future PRs.
2018-08-21 19:38:37 -07:00
Tim Sullivan
cba2c02135
Retrofit the Bulk Uploader types combiner [ch2198] (#22030) (#22223)
* Retrofit the Bulk Uploader types combiner [ch2198]

fix usage collector, add comments to formatForBulk

remove unnecessary customizations

* override default format for bulk upload for usage type collectors

* rename to ignoreForInternalUploader

* collectors -> collectorSet

* use constant for kibana_stats type

* example of data formatting for bulk in function comment
2018-08-21 16:22:09 -07:00
gchaps
1402b63876 [DOCS]: Added link to role management API docs (#22218)
* [DOCS]: Added link to role management API docs

* [DOCS] Fixed capitalization of API
2018-08-21 11:46:31 -07:00
Chris Davies
c70de5f1ff
Fix panel-content background color in reporting. (#22184) (#22191) 2018-08-21 14:30:08 -04:00
pavel06081991
e049efd6c3
"Index management" translations (#21687) (#22116)
Apply translations for Index management on Management tab
2018-08-21 19:01:29 +03:00
Stacey Gammon
fd40428a18
skip filtering flaky tests (#22193) (#22201) 2018-08-21 08:45:58 -04:00
Leanid Shutau
75a176996f
Fix default messages extractor bug with line break escaping (#22140) (#22211)
* Fix default messages extractor bug with line break escaping

* Change test case
2018-08-21 14:41:27 +03:00
Tim Roes
584f42ccd7
Prevent IE11 from focusing chart parts (#22135) (#22187) 2018-08-21 12:09:02 +02:00
Tim Roes
a5f8740656
Make panel action tests more generic (#22174) (#22196)
* Make panel action tests more generic

* Remove test file

* Add simple app tests

* Shorten/fix import

* Remove unneeded task

* Add debug output

* Allow duplicate --plugin-path params

* Remove debugging options

* Add README
2018-08-20 23:50:07 +02:00
liza-mae
ef00f13d2c
Add option to run chrome headless. (#21972) (#22086)
* Add opton to run chrome headless. Mainly for windows tests which can't use xvfb.

* Update from review comments

Make environment variable Boolean, remove single quotes from keys, remove window size.
2018-08-20 15:19:35 -06:00
Nathan Reese
4122d8b565
display warning state when status check has no data (#22178) (#22192)
* display warning state when status check has no data

* render status check step in markdown
2018-08-20 15:16:18 -06:00
Aleh Zasypkin
e56093481f
[6.x] Merge MutableLoggerFactory and LoggingService. (#22175) 2018-08-20 16:22:32 +02:00
CJ Cenizal
df5bb9f84b
Make width of import saved objects dialog narrower so it doesn't obscure UI (#22011) (#22170) 2018-08-19 17:04:31 -07:00
Stacey Gammon
eb2797f611
unskip filtering tests (#21804) (#22172)
* unskip filtering tests

* always navigate to landing page when trying to load a dashboard up

* more post test clean up - unpin the filter or it'll stick around for other tests.
2018-08-18 10:41:14 -04:00
lcawl
684ad882f4 [DOCS] Updates links to user APIs 2018-08-17 23:39:23 -07:00
Spencer
fad921df0d
[6.x] [new-platform] migrate ui/chrome/loading_count API to new platform (#21967) (#22156)
Backports the following commits to 6.x:
 - [new-platform] migrate ui/chrome/loading_count API to new platform  (#21967)
2018-08-17 22:00:52 -07:00
lcawl
d324e411c2 [DOCS] Fixes links to role management APIs 2018-08-17 21:45:55 -07:00
Chris Davies
8b1ecbb804
Add a welcome screen for new Kibana instances (#21353) (#22164)
Add a welcome screen to Kibana home if this is a new Kibana instance.
New is determined by whether or not there are any index patterns
defined. Local storage is used to retain the user's decision to hide
the welcome screen.
2018-08-17 18:32:56 -04:00
Chris Davies
c6af290e92
Backport #20379 (#22162) 2018-08-17 17:25:45 -04:00
Tim Sullivan
8ab515243c
Allow kibana_settings collector to return nothing (#22091) (#22158)
* Fix kibana_settings collector to return nothing when no settings data is found

* make code more clear
2018-08-17 13:50:55 -07:00
Marco Vettorello
6b4c015530
[test] Fix wrong waiting on toast message (#22131) (#22153) 2018-08-17 22:36:11 +02:00
Bill McConaghy
5d28825cfb
[6.x] fixing importing saved objects when there's a missing index pattern (#22068) (#22137)
* fixing importing saved objects when there's a missing index pattern (#22068)

* fixing results of bad prior merges
2018-08-17 14:36:49 -04:00
Bill McConaghy
b6e968dccd
fixing license endpoint paths for proxy (#22133) (#22145) 2018-08-17 14:26:16 -04:00
CJ Cenizal
4c020e5ec0
Update index pattern creation loading state to not have confusing 'Reticulating splines' message. (#21977) (#22007) 2018-08-17 10:56:06 -07:00
lcawl
fe68b7fb5c [DOCS] Fixes links to role management APIs 2018-08-17 10:47:23 -07:00
Tim Roes
621bb738fa
Add missing isTimeBased to stub_index_pattern (#22126) (#22136)
* Add missing isTimeBased to stub_index_pattern

* Review feedback

* Fix additional failure
2018-08-17 17:17:47 +02:00
Søren Louv-Jansen
455de42539
[APM] Remove EuiGlobalToastList from APM (#22056) (#22129) 2018-08-17 16:40:55 +02:00
Caroline Horn
7902a1648f
Fix SASS import order or plugins (#22090) (#22108) 2018-08-17 09:47:09 -04:00
pavel06081991
800b6b8baf Initialize i18n plugin first, register translations before using plugins to translate (#22052) (#22119)
* initialize i18n plugin first before using other plugins for translations on server

* simplify getting translations in mixin
2018-08-17 14:26:27 +03:00
pavel06081991
c2a33a9a7a status_page translations (#21918) (#22118) 2018-08-17 14:26:13 +03:00
pavel06081991
d7b1802cde Guideline for i18n engine (#20620) (#22117)
* Add Guideline for i18n engine

* Update Guideline according to changes in i18n engine.

* Update examples in Guideline

* typo

* improve i18n guideline: add table for better view, use single quotes for js strings, fix description for testing, use uniq "message id" name

* fix readme description for guideline

Co-authored-by: maryia-lapata "mary.lopato@gmail.com"
2018-08-17 14:25:58 +03:00
Aleh Zasypkin
8e696b7369
[6.x] [Tests] Add http integration test setup (#22114)
* [Tests] Add http integration test setup

* Base path tests

* SSL tests

* Eslint fixes

* Remove env from config schema

* Rename folders so no_rewrite and rewrite match configs/tests

* wip

* Use self-signed cert for SSL test

* Improve basepath tests

* Run base path proxy server in dev mode for now

* Remove env from x-pack reporting config

* Remove redundant base-path tests

* Test SSL with redirectHttpFromPort set

* Test SSL with redirectHttpFromPort set

* Flesh out comments

* Remove some cruft

* Add SSL tests to CI run
2018-08-17 10:42:38 +02:00
Spencer
e07b7e80d1
Kill kbn_observable and @kbn/observable (#21944) (#22106)
Closes https://github.com/elastic/kibana/issues/17034
2018-08-16 21:22:09 -07:00
Spencer
6c9788dced
[console_extensions] check that elasticsearch config is available (#22105) 2018-08-16 21:19:35 -07:00
Jen Huang
897775649d
Fix color and static lookup field formatters not loading, add tests (#22044) (#22081) 2018-08-16 17:32:15 -07:00
Spencer
72a445a411
[6.x] [docs/vis] document Top Hit metric agg (#20433) (#22096)
Backports the following commits to 6.x:
 - [docs/vis] document Top Hit metric agg  (#20433)
2018-08-16 16:05:02 -07:00
gchaps
1dc689cfc6 [DOCS] New tutorial for exploring Kibana with sample data set (#21699) (#22070) 2018-08-16 14:33:50 -07:00
Caroline Horn
98a12d091e
Fixed imported css in SASS file (#22074) (#22092) 2018-08-16 17:25:24 -04:00
gchaps
011eeb4379 [DOCS]: Release notes, release highlights, and breaking changes for 6.4 (#22015) 2018-08-16 14:18:36 -07:00
dave.snider@gmail.com
8a8b8f0b24
Replace deprecated breakpoint in pipelines (#22046) (#22073) 2018-08-16 11:27:06 -07:00
Bill McConaghy
b3a07189b6
fixing issue with importing vis with missing saved search (#22029) (#22059) 2018-08-16 14:06:23 -04:00
Jonathan Budzenski
e2a43a9316
Bump node to 8.11.4 (#22045) 2018-08-16 13:05:05 -05:00
Tyler Smalley
aa9ef52c6d Skip flaky Grok syntax highlighting test (#22067)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2018-08-16 07:41:29 -07:00
Pete Harverson
0218afc961
[ML] Fixes position of Single Metric markers for long agg intervals (#22055) (#22063) 2018-08-16 15:30:54 +01:00
Bill McConaghy
8fa2c7bafe
fixing some console fatal errors (#21996) (#22057) 2018-08-16 09:52:45 -04:00
Nathan Reese
ddc5b554a6
ReactVisType VisFactory - pass appState to Component (#21974) (#22058)
* pass appState to Component

* get appState from vis.API within TSVB component

* add functional test for Visual Builder in dark mode
2018-08-16 07:35:43 -06:00