Commit graph

19249 commits

Author SHA1 Message Date
Chris Koehnke
84de0b0865 Fix Elasticsearch typo on connection error screen (#26815)
`Elastiscearch` -> `Elasticsearch`.
2018-12-07 12:54:04 -05:00
Mike Côté
7f9cde7612
Fix saved objects client _processBatchQueue function to handle errors (#26763) (#26808)
* Fix saved objects client _processBatchQueue function to handle errors

* Fix error thrown in try/catch
2018-12-07 12:48:05 -05:00
gchaps
404247526a
[DOCS] Removes visualization PR from release notes (#26820) 2018-12-07 09:11:21 -08:00
Tim Roes
30de693d84
Corrected wrong calls from .on to .off (#24575) (#26805)
Closing memory leak
2018-12-07 14:30:02 +01:00
Søren Louv-Jansen
bb79d69a53
[APM] Add rest_total_hits_as_int to all ES requests (#26462) (#26758) 2018-12-07 00:59:08 +01:00
Søren Louv-Jansen
0cab638ef0
[6.x] [APM] Discover buttons (#26622) (#26768)
* [APM] Discover buttons (#26622)

* Fix order of imports
2018-12-06 23:46:26 +01:00
DeDe Morton
8939f68b97
[Docs] Adds Beats central management docs (#26061) (#26502) 2018-12-06 12:45:03 -08:00
Aleh Zasypkin
40f0a846f7
[6.x] Re-enable "src/cli/serve/integration_tests/reload_logging_config.test.js" tests. (#26778) 2018-12-06 21:24:35 +01:00
Ryan Keairns
712dea729a
make selection border 1px (#26739) (#26775) 2018-12-06 13:26:36 -06:00
Spencer
b51987b9eb
[6.x] Wrap leadfoot elements (#26406) (#26748)
* Wrap leadfoot elements (#26406)

* [ftr] wrap all elements so we can swap out leadfoot without disturbing tests

* save

* [visualize/pie_chart] fix chart legend locator

* [services/leadfoot_element_wrapper] add getTagName function

* [services/browser] adjust moveMouseTo function

* [leadfoot/element] remove old args, document new ones

* [leadfootElementWrapper] add getSpecAttribute() method
2018-12-06 10:58:48 -08:00
Stacey Gammon
b045151e3b
Plugin test readme’s (#26632) (#26658)
* Plugin test readme’s

* clarify

* Update scripts/README.md

Co-Authored-By: Stacey-Gammon <gammon@elastic.co>
2018-12-06 13:54:41 -05:00
Court Ewing
d0c0959843
Update token API calls in elaticsearch.js (#26650) (#26773) 2018-12-06 12:58:23 -05:00
Joel Griffith
52f79b94d2
Backport/6.x/pr 26205 (#26727)
* Removes event-stream package (backport) (#26727)
2018-12-06 09:56:34 -08:00
Bill McConaghy
32685c2587
adding autocomplete rules for lifecycle management APIs (#22768) (#26764)
* adding autocomplete rules for lifecycle management APIs

* updating ILM policy specs

* fixing broken documentation link for remove policy

* adding templates for phases for put ilm request

* adding _name and _ip to all allocate blocks and templates

* adding correct params for rollover action
2018-12-06 12:05:58 -05:00
Walter Rafelsberger
7a274d38bc
[ML] Fixes population chart marker positions, swimlane race condition. (#26716) (#26767)
* [ML] Fixes the skipping rule for metricData.
* [ML] Adds a test to check against correct filtering of null/0.
* [ML] Gets rid of _.has() and fixed a rare error with field values containing a trailing dot.
* [ML] Fixes rare/event_distribution chart filtering.
* [ML] Fixes race condition related to view by swimlane initialization.
* [ML] Updated comment to clarify metricData filtering.
2018-12-06 17:27:12 +01:00
Nathan Reese
fec0f1cd31
home - k7 breadcrumbs (#26605) (#26745)
* home - k7 breadcrumbs

* update i18n paths to avoid conflicts

* lower case data, put EuiSpace back and remove EuiText
2018-12-06 08:18:31 -07:00
Sarah Hersh
5246301729
[DOCS] Adds Kibana docs for Canvas functions (#26467) (#26733)
* [DOCS] Migrates Canvas function docs to Kibana docs

* [DOCS] Add docs for TinyMath Canvas functions
2018-12-06 08:06:02 -05:00
Maryia Lapata
776eacd91c [i18n] Translate Query_bar (#26264) (#26756)
* Translate ui -> query_bar

* Fix id names

* Update snapshots

* Fix tests

* Add intl to props interface

* Fix test

* Fix tests

* Fix tests

* Fix test

* Fix tests
2018-12-06 12:51:13 +03:00
Stacey Gammon
b82bf8272a
Typescript visualize_embeddable file (#26660) (#26708)
* Typescript visualize_embeddable file

* Remove left over comment
2018-12-05 19:59:58 -05:00
Spencer
eda90761c8
Fix watcher routes broken by Hapi upgrade (#26713) (#26718) 2018-12-05 15:35:21 -08:00
Tiago Costa
42102bad0e
[6.x] Create vendor dll for the client modules (#22618) (#26707)
* chore(NA): merge and solve conflicts with 6.x when backporting.

* chore(NA): updated kbn pm file.
2018-12-05 19:48:33 +00:00
Felix Stürmer
7ed713e4b7
[6.x] [Infra UI] pass flag in request to force BWC hit count (#26517) (#26717)
Backports the following commits to 6.x:
 - [Infra UI] pass flag in request to force BWC hit count  (#26517)
2018-12-05 20:00:39 +01:00
gchaps
9f4717dac4
[DOCS] Adds Release Notes for 6.5.2 (#26726) 2018-12-05 10:18:40 -08:00
Aleh Zasypkin
9dd606b2e2
[6.x] Allows SIGHUP to recreate log file handler (#26703)
Co-authored-by: spalger <email@spalger.com>
Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
2018-12-05 18:01:43 +01:00
Ron Cohen
67232752c9
[APM] update index pattern for elastic/apm-server#1618 (#26643) (#26698) 2018-12-05 17:51:19 +01:00
Chris Koehnke
d3b88c28f6 Docs: Add note about oss repositories for deb/rpm (#26475)
* Docs: Add note about oss repositories for deb/rpm

Add documentation on the `oss-*` yum and apt repositories.

* Specify kibana-oss package name
2018-12-05 10:05:18 -05:00
Josh Dover
4cd2360db4
[6.x] Remove duplicate dep, x-pack/yarn.lock (#26642) (#26645)
* Remove duplicate dep, x-pack/yarn.lock (#26642)

* [npm] prepare @kbn/datemath for publishing (#26559)

We need to share `@kbn/datemath` with `@elastic/eui`, and rather than making them rely on Kibana for their dependencies we've decided to republish `@kbn/datemath` as `@elastic/datemath`. This isn't something we want to do often, so please check with the platform team if you'd like to do this for another module.
2018-12-05 08:58:05 -06:00
Leanid Shutau
576943f189
[I18n] Add README for i18n_check tool (#26616) (#26694) 2018-12-05 17:22:57 +03:00
Aleh Zasypkin
7b4666ccbb
[6.x] Do not skip config properties with values equal to empty array\object. (#26696) 2018-12-05 14:55:12 +01:00
Maryia Lapata
c1daada15a [i18n] Translate courier (#26514) (#26679)
* Translate courier

* Fix issues

* Fix issues
2018-12-05 15:30:35 +03:00
Maryia Lapata
005bf4d900
[i18n] Translate Security -> Account and Nav control components (#26011) (#26689)
* translate login/logout visualization component

* Update login/logout component - change injecti18n name to injectI18n

* Update login/logout component - make needed changes

* update one snapshot

* update login translation

* update one snapshot

* Fix

* Fix unit test

* Localize logout tooltip
2018-12-05 15:27:05 +03:00
Maryia Lapata
75bc6e9c2b [i18n] Translate Saved_Objects (#26179) (#26678)
* Translate ui -> savedObjects

* Fix snapshots

* Fix minor issue
2018-12-05 13:19:10 +03:00
Leanid Shutau
3550fe0648
[I18n] Remove JSON5 dependency from kbn-i18n (#26634) (#26681) 2018-12-05 12:01:52 +03:00
Leanid Shutau
b4bb8f6e49
[I18n] Update I18n readme (#26631) (#26680) 2018-12-05 12:01:15 +03:00
Peter Pisljar
cdc5825838
back to canvas way of loading plugins (#26463) (#26676) 2018-12-05 07:31:55 +01:00
Oliver Gupte
a0cc018333
[APM] Stacktrace heading styles (#26456) (#26668)
* [APM] fixes #23560 by separating frame headers from code preview and only displaying code preview when stackframe has source code context

* [APM] fixes #26239 by checking for valid line number before displaying it

* [APM] Converted CodePreview and Stacktace to typescript and consolidated Stackframe types

* [APM] pull out components and util functions into own files and added tests
2018-12-04 16:15:19 -08:00
Catherine Liu
b9291e7693
Feat: Canvas Clipboard (#25890) (#26593)
* Added constants for localstorage

* Added copy and paste to keymap.js

* Added handlers to copy seleced elements and paste elements in localstorage

* Fixed localstorage keys

* Added shortcut to cut elements

* Removed console.log

* Added toast notifications for copy/cut

* Extracted clipboard functions

* Added tests for clipboard

* Added OS specific keymaps
2018-12-04 16:14:47 -07:00
Catherine Liu
360bb80be4
Fixed class names in page manager (#26573) (#26663) 2018-12-04 16:10:08 -07:00
Catherine Liu
4bf8579148
Adds clear function (#26397) (#26661)
* Added clear function that returns null context

* Added return type to clear function
2018-12-04 16:09:55 -07:00
Catherine Liu
256c88d484
Fixes minor visual bug when opening workpad loader (#26647) (#26653)
* Added asset picker to image upload arg form

* Added button to create image element in asset manager

* Added hover style

* Extracted image upload forms into separate components

* Fixed new image element with no assets bug

* Fixed import

* Removed unused styles

* Fixed import order

* Scrolls to selected asset

* Fixed asset selector

* Extracts workpad loader from list of trays
2018-12-04 16:09:30 -07:00
Tim Sullivan
ed618e768c
[Reporting] clarify what phantom deprecation means (#26434) (#26640) 2018-12-04 16:02:50 -07:00
Joel Griffith
d51b57ad18
Adding in browser info to the report-info drawer (#26307) (#26656)
* Adding in browser info to the report-info drawer

* Conditionalizes the browser-type panel prints + constantizes jobTypes

* Fixing config feedback lost in force push
2018-12-04 14:38:51 -08:00
Aleh Zasypkin
09cd080dba
[6.x] Introduce support for the server-side new platform plugins. (#26655) 2018-12-04 22:59:33 +01:00
CJ Cenizal
1ab8e144df
Require histogram interval in Rollup Job wizard to be a whole number. (#26596) (#26657) 2018-12-04 13:55:31 -08:00
Catherine Liu
b4dba24136
Consistent error messages between esdocs and essql (#26399) (#26585)
* Added catch promise to esdocs

* Extracted query to elasticsearch into a lib function
2018-12-04 13:58:15 -07:00
Catherine Liu
2649bc5746
Feat: Reuse Canvas Assets (#25764) (#26644)
* Added asset picker to image upload arg form

* Added button to create image element in asset manager

* Added hover style

* Extracted image upload forms into separate components

* Fixed new image element with no assets bug

* Fixed import

* Removed unused styles

* Fixed import order

* Scrolls to selected asset

* Fixed asset selector
2018-12-04 13:55:32 -07:00
Spencer
3e29749cd1 skip flaky test (#26649) 2018-12-04 12:37:02 -08:00
Maryia Lapata
8ea295550c
Use single qoutes (#26627) (#26637) 2018-12-04 22:39:06 +03:00
Spencer
9247f25481
[6.x] [server/config] add dist flag to config context (#26545) (#26646)
Backports the following commits to 6.x:
 - [server/config] add dist flag to config context  (#26545)
2018-12-04 11:15:02 -08:00
Lukas Olson
cd65a8ddc8 Use proper Kibana index for KQL telemetry (#26479)
* Use proper Kibana index for KQL telemetry

* fix test
2018-12-04 10:55:26 -07:00