Commit graph

21625 commits

Author SHA1 Message Date
Robert Monfera 2471356f19
Fix: reduce HTTP POST generation on selections and drags (#26391) 2018-12-03 18:07:49 +01:00
Larry Gregory f70776fed8
updates GET /api/security/role to sort on role name (#26491) 2018-12-03 11:31:21 -05:00
Larry Gregory 884e670b8f
fixes documentation links for ES role privileges (#26466) 2018-12-03 11:30:35 -05:00
Pete Harverson 15095f8a21
[ML] Removes unused SCSS files from deprecated custom URL editor (#26474) 2018-12-03 16:11:15 +00:00
Marco Vettorello 97f0dcb916
Fix scrolling list on Firefox (#26246)
* Fix scrolling list on Firefox

* Update jest snapshost after adding a class to modal
2018-12-03 15:53:03 +01:00
Ryan Keairns cfb1404577
[Canvas] Adds workpad-level CSS (#24143)
* adds global, workpad css styling feature

* fixes checkered position and default CSS in textarea

* adds global, workpad css styling feature

* fixes checkered position and default CSS in textarea

* Added global styles to page manager

* Added 'apply stylesheet' button

* fix after rebase

* change style to css

* move default workpad CSS class to constant

* unwind the empty page color pieces
2018-12-03 08:45:49 -06:00
Søren Louv-Jansen 47c163b2f5
[APM] Sort by score to get transaction samples with sampled:true (#26389) 2018-12-03 15:23:26 +01:00
Søren Louv-Jansen 74117459ef
[APM] Split API into transactions and transaction_groups (#26349) 2018-12-03 15:22:50 +01:00
Maryia Lapata 28345e0099
[i18n] Update guideline (#25098)
* Update guideline

* Fix code review comments
2018-12-03 16:02:47 +03:00
Felix Stürmer ddd243dade
[k7/Infra UI] Integrate with K7 Breadcrumbs (#25938)
This changes the header to be conditionally rendered based on the k7design UI setting. If the setting is false, the header is rendered as before. If it is true, the header is hidden and the breadcrumbs are set via the Kibana breadcrumbs api.
2018-12-03 13:21:13 +01:00
Aleh Zasypkin 3427a08108 [docs] fix typos in the i18n and development docs. 2018-12-03 13:03:14 +01:00
Aleh Zasypkin f2c050cec7 [core_plugins/kibana] fix paths. 2018-12-03 13:03:14 +01:00
Aleh Zasypkin bd15183a1d [x-pack/reporting] fix paths. 2018-12-03 13:03:14 +01:00
Aleh Zasypkin a345175ee2 [core_plugins/vega] fix paths. 2018-12-03 13:03:14 +01:00
Aleh Zasypkin 1e1f5c8c9d [core_plugins/test_bundle] fix paths. 2018-12-03 13:03:14 +01:00
Aleh Zasypkin 278cc5c721 [core_plugins/table_vis] fix paths. 2018-12-03 13:03:14 +01:00
Aleh Zasypkin 5801a54d6e [core_plugins/metrics] fix paths. 2018-12-03 13:03:14 +01:00
Aleh Zasypkin c113d8931e [core_plugins/interpreter] fix paths. 2018-12-03 13:03:14 +01:00
Aleh Zasypkin b6c98ba5cf [core_plugins/elasticsearch] fix paths. 2018-12-03 13:03:14 +01:00
Aleh Zasypkin 97917606a6 [core_plugins/console] fix paths. 2018-12-03 13:03:14 +01:00
Aleh Zasypkin 5d2601d602 [packages] fix paths. 2018-12-03 13:03:14 +01:00
Aleh Zasypkin db3d727fdb [common] fix paths. 2018-12-03 13:03:14 +01:00
Aleh Zasypkin 91dc30e608 Move src/core_plugins to src/legacy/core_plugins. 2018-12-03 13:03:14 +01:00
Tiago Costa 95be890860
fix(NA): add normalizePath in order to fix watch optimizer when running on windows. (#26486) 2018-12-03 11:35:36 +00:00
Peter Pisljar 4ddf9c84ab Move timeout to _msearch body in TSVB requests (#26510)
* fixing broken tsvb

* removing `ignore: [404]`
2018-12-03 11:28:41 +01:00
Søren Louv-Jansen a015f031fa
[APM] Fix APM UI dev docs formatting 2018-12-03 10:59:35 +01:00
Søren Louv-Jansen fb091c1c51
Update APM UI dev docs 2018-12-03 10:57:10 +01:00
pavel06081991 90a9cd5339
translate logstash (#26169)
translate logstash
2018-12-03 12:44:43 +03:00
Matt Bargar 6e42dca073
Guard against empty and undefined index pattern arrays passed to QueryBar (#24607)
* guard against empty and undefined index pattern arrays

* fix merge issues
2018-11-30 14:23:24 -05:00
DeDe Morton fd4bb7845b
[Docs] Adds Beats central management docs (#26061) 2018-11-30 10:25:06 -08:00
Larry Gregory 7248d23095
[test fix] - Adds authentication_realm and lookup_realm to the list of expected keys (#26470)
* adds authentication_realm and lookup_realm to the list of expected keys

* update saml tests
2018-11-30 12:11:16 -05:00
Thomas Neirynck 5b667e2345
Resolve url dynamically when requesting EMS data (#25685)
Url's from EMS ((files and tiles) should be resolved ad-hoc. The one that is stored in the saved object should not be used. This change removes the URL from the saved object. It also provides fallback functionality so old saved objects continue to be loaded correctly.
2018-11-30 10:20:41 -05:00
Leanid Shutau c800f8d592
[I18n] Support interpreting individual i18n-values as html or text-only (#26274)
* [I18n] Add attribute for interpreting i18n-values as html or text-only

* Switch over to html_ prefixed values solution

* Update readme
2018-11-30 17:48:46 +03:00
Aleh Zasypkin b3a618c585
Skip React Intl placeholder during pseudo localization. (#26350) 2018-11-30 13:26:58 +01:00
tibmt a8f688d610
translate additional part of Infra PR (#26409) 2018-11-30 09:06:42 +02:00
Brandon Kobel 62e9a381cd
Specifying the timeout for the _msearch in the body (#26446)
* Specifying the timeout for the msearch in the body

* Revert "Specifying the timeout for the msearch in the body"

This reverts commit 7b07bfa2e6.

* Fixing the courier and the index pattern execute script timeouts
2018-11-29 22:51:05 -08:00
Chris Cowan b16971c6e7
Fixes #26052 - Change time range for waffle map from last hour to last 5 minutes (#26278) 2018-11-29 16:23:12 -07:00
Spencer 50be0d888e
[ftr] wrap remote in browser service (#26394)
* [pageObjects/common] remove unused runScript method

* [pageObjects/common] remove almost unused doesCssSelectorExist method

* [pageObjects/graph] convert to use find/testSubjects services

* [pageObjects/discover] refactor out remote service

* [pageObjects/pointSeries] refactor out remote service

* [pageObjects/monitoring] refactor out remote service

* [ftr] refactor uses of remote to use browser or find

* [ftr/services/remote] wrap remote with browser service

* [pageObjects/security] refactor out uses of remote

* [ftr/services/browser] isolate element calls to find

* [ftr] rename remote service to __leadfoot__

* [ftr/leadfoot] cleanup some renames in find, keep names in other tests
2018-11-29 14:30:47 -08:00
Luke Elmers d46eaf9903
Show pagination on saved searches in dashboard read mode. (#26224) 2018-11-29 09:59:30 -07:00
Chris Cowan 19a86b5491
Fix Potential Color Bugs (#26292)
- Fixes 25707 by parsing the colors generated for the node and adding a
try/catch to prevent an errors by returning the default color
- Set the min bounds to zero when there is only one data point
2018-11-29 09:27:49 -07:00
Joe Fleming 8a51814f9b
chore: add canvas to CODEOWNERS (#26376) 2018-11-29 09:27:31 -07:00
Brandon Kobel 7caa727a0a
Respect the basePath for the link to the user profile in the k7 header (#26417) 2018-11-29 08:00:14 -08:00
Tyler Smalley f1d9f0c4ba
[migration] Provide protection against missing shards (#26303)
Provides protection against reading/re-indexing against an index with missing
shards which could result in data loss. This shouldn't be common, as the Saved
Object indices should only ever have a single shard. This is more to handle
instances where customers manually expand the shards of an index.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2018-11-29 07:28:17 -08:00
Spencer cf9c594ca3
[ci] don't try to extract bootstrap cache in packer cache script (#26408) 2018-11-29 07:20:29 -08:00
Matt Apperson 238e24a09c
Add Beats and stack monitoring to CODEOWNERS (#26413)
* Add Beats and stack monitoring to CODEOWNERS

* Update CODEOWNERS
2018-11-29 08:52:33 -05:00
tibmt 584e68fb3b
translate InfraOps visualization component (Part 2) (#25212)
* translate InfraOps visualization component (Part 2 - part of folder components and root files)

* update translation of Beats Management vizualization component (Part 2)

* update translation of Infra Ops vizualization component (Part 2)

* update translation of Infra Ops vizualization component (Part 2)

* update translation of Infra Ops vizualization component (Part 2)

* change some ids and add some logic

* update Infra Ops Part 2 - directly wrap some classes by injectI18n()

* Update Infra Part-II change some code

* update Infra-II - add static to displayName, add needed translations

* update Infra-II - fix errors wich broke CI

* update Infra-II - fix errors wich broke CI

* update Infra-II - fix errors

* update Infra-II - fix errors in group_by_controls

* update Infra-II - update nodeType in files with errors

* update Infra-II

* update Infra-II

* update Infra-II - update one type

* add one empty line, use lodash get method
2018-11-29 15:08:55 +02:00
spalger 9e94fef2ee [ci] every script needs to have set -e 2018-11-29 03:08:10 -08:00
spalger 7d328a80aa [ci] add set -e to packer_cache script 2018-11-29 02:59:35 -08:00
Maryia Lapata 64081cdcc7
Beats Management translations (#25228)
* Beats Management translations

* Fix merge issues

* Revert translations for config

* Fix tslint error

* Add map for config translations

* Use Map

* Fix tslint

* Update i18n ids

* Fix tslint

* Remove commented code

* Revert translation of Filebeat and Metricbeat because they should be translated

* Update message id
2018-11-29 11:21:25 +03:00
Tim Roes 64e26c4a3f
Rewrite URL when closing vis type selection modal (#26327) 2018-11-29 08:07:30 +01:00