Commit graph

19279 commits

Author SHA1 Message Date
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
dave.snider@gmail.com
3b7cd839ae
Update to EUI 5.3.0 (#26485) (#26578)
* update to EUI 5.3.0
2018-12-04 09:12:07 -08:00
Peter Pisljar
343077116c
fixing brush in discover (#26609) (#26625) 2018-12-04 14:34:00 +01:00
Maryia Lapata
0c6a9429d9
translate login/logout visualization component part 2 (#26082) (#26621)
* translate login/logout visualization component part 2

* Update login translation part 2 - change FormattedMessage to intl.formatMessage

* change some ids

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

* update one snapshot

* update one snapshot

* update tests

* update collapsible_panel.test.tsx

* update one snapshot

* update one test

* change some code

* update one snapshot

* update roles.html

* Fix unit tests

* Fix message
2018-12-04 16:01:23 +03:00
pavel06081991
197e5b094c
translate logstash (#26176) (#26610)
translate logstash
2018-12-04 15:58:18 +03:00
Pete Harverson
8dc41eb197
[ML] Removes unused SCSS files from deprecated custom URL editor (#26474) (#26541) 2018-12-04 11:36:44 +00:00
Peter Pisljar
118081a6c1
Move timeout to _msearch body in TSVB requests (#26510) (#26515) 2018-12-04 12:00:20 +01:00
Maryia Lapata
2b6a6a470b
[i18n] Update guideline (#25098) (#26524)
* Update guideline

* Fix code review comments
2018-12-04 13:50:33 +03:00
Tim Roes
3d72127138
Add rest_total_hits_as_int into Kibana App (#26404) (#26614) 2018-12-04 11:50:04 +01:00
Tim Roes
b02581aa15
Add rest_total_hits_as_int into kibana platform (#26432) (#26615)
* Add rest_total_hits_as_int into Kibana platform

* Add missing returns statement in repository.test.js
2018-12-04 11:49:53 +01:00
pavel06081991
7a3b22c34b
translate logstash (#26169) (#26512)
translate logstash
2018-12-04 13:43:51 +03:00
Pete Harverson
2b53056651
[ML] Add rest_total_hit_as_int where total hits is required (#26421) (#26613) 2018-12-04 10:16:57 +00:00
Aleh Zasypkin
cd3f25d13d
[6.x] Return support for i18n.defaultLocale and mark it as deprecated. (#26588) 2018-12-04 09:14:19 +01:00
Tim Sullivan
4f017265e4
[Telemetry] Remove initial delay to check and send (#26575) (#26601)
* [Telemetry] Remove initial delay to check and send

* do not fire immediately
2018-12-03 21:11:22 -07:00
Oliver Gupte
8e573a2f7b
[APM] Show tags in span details (#26396) (#26595)
* [APM] Show tags in span details

* [APM] fixed typo

* [APM] remove unused export
2018-12-03 17:48:43 -08:00
lcawl
4c0a9bbdc0 [DOCS] Fixes link title 2018-12-03 17:14:37 -08:00
Lisa Cawley
a3c845d76b [DOCS] Adds links to more limitations (#26099) 2018-12-03 17:13:47 -08:00
Spencer
5c1dbd74cb
Implement k7Breadcrumbs in Kibana mangement routes (#26503) (#26577)
* [chrome/breadcrumbs] don't clear the breadcrumbs on redirect routes

* [ui/topNav/breadcrumbs] don't set k7 breadcrumbs

* [management] implement k7Breadcrumbs in kibana mangement routes

* Avoid title case

* [chrome/breadcrumbs] protect against times where route did not match anything

* [chrome] only load route is available

* move breadcrumb modules into new location

* fix i18n message id

* Update reference to renamed variable

Co-Authored-By: spalger <email@spalger.com>

* simplify redirectTo and avoid mutable var

* fix eslint issues
2018-12-03 16:40:30 -08:00
Søren Louv-Jansen
43183614b0
[6.x] [APM] Split API into transactions and transaction_groups (#26349) | [APM] Sort by score to get transaction samples with sampled:true (#26389) | [APM] Move impact calculation to Elasticsearch (#26436) (#26581)
* [APM] Split API into transactions and transaction_groups (#26349)

* [APM] Sort by score to get transaction samples with sampled:true (#26389)

* [APM] Move impact calculation to Elasticsearch (#26436)

* [APM] Move impact calculation to Elasticsearch

* Renamed “durationSum” to “sum” and went back to single, mutable impact
2018-12-04 01:10:44 +01:00
Tim Sullivan
7ca581c4a9
[Telemetry] Error handling: local stats collection/permissions bug fix (#26560) (#26567)
* monitoring collection bug fix

* show error for dev
2018-12-03 17:03:18 -07:00
Tim Sullivan
8f48e81ec7
Translations for Reporting plugin (#22757) (#26569)
* Translate Reporting

* Use i18n core

* Translate Reporting

* Translate Reporting

* Refactoring

* Add reporting to i18n config

* Fix tooltip translation

* Apply formatting for html

* Translate label in TS files.

* Reduce tag number

* Rename ids

* Update snapshot

* Revert changes for removing span

* Add types

* Translate statuses

* update translation of Reporting plugin

* fix variable name

* fix constants names

* update reporting translation

* fix copyright

* Fix types/angular packages incompatibility

* Update yarn.lock

* Fix duplicated import

* Fix CI

* Small adjustments
2018-12-03 17:02:55 -07:00