Commit graph

24282 commits

Author SHA1 Message Date
Brandon Kobel
e928e4253d
Changing the example elasticsearch.username to "kibana" (#37717) (#37883)
According to @tvernum, this is a common source of misconfiguration.
Since we already recommend that users use the `kibana` reserved user for
this setting, this should hopefully help some users out.
2019-06-03 08:58:03 -07:00
Spencer
4102f419f8
[7.x] Update dependency extract-zip to v1.6.7 (#37766) (#37828) 2019-06-03 07:56:37 -07:00
Spencer
dcd30086ea
[7.x] Update dependency mustache to v2.3.2 (#37816) (#37827) 2019-06-03 07:56:08 -07:00
Spencer
2b2a8e6882
[7.x] Update dependency lru-cache to v4.1.5 (#37814) (#37826) 2019-06-03 07:55:42 -07:00
Spencer
7a51daba73
[7.x] Update dependency leaflet-responsive-popup to v0.6.4 (#37813) (#37825)
* Update dependency leaflet-responsive-popup to v0.6.4 (#37813)

* Update dependency leaflet-draw to v0.4.14 (#37812)


(cherry picked from commit 43f546fa8d)
2019-06-03 07:54:55 -07:00
Spencer
266950590f
[7.x] Update dependency node-fetch to v1.7.3 (#37821) (#37823) 2019-06-03 07:54:24 -07:00
James Gowdy
0bf28352d3
[ML] Fixing ML watch painless script (#37074) (#37853) 2019-06-03 14:40:33 +01:00
Yulong
2a0e0f2a69
[Code] Enable syntax highlighting for other languages (#37842) (#37848)
* [Code] Enable syntax highlighting for other languages
2019-06-03 17:47:41 +08:00
Spencer
2dd94ac160
[7.x] Update dependency json-stringify-pretty-compact to v1.2.0 (#37810) (#37820) 2019-06-02 10:03:24 -07:00
Spencer
70cecfacac
[7.x] Update dependency hjson to v3.1.2 (#37800) (#37808) 2019-06-02 00:10:03 -07:00
Spencer
ab5d33fd7b
[7.x] Update dependency font-awesome to v4.7.0 (#37787) (#37806)
* Update dependency font-awesome to v4.7.0

* rename license for new font-awesome version
2019-06-02 00:09:30 -07:00
Spencer
109b9a2cc3
[7.x] Update dependency image-diff to v1.6.3 (#37801) (#37805) 2019-06-01 21:36:04 -07:00
Spencer
4f405976c8
[7.x] Update dependency jimp to v0.6.4 (#37802) (#37804) 2019-06-01 21:35:39 -07:00
Spencer
7f070d17da
[7.x] Update dependency gulp-zip to v4.2.0 (#37789) (#37797) 2019-06-01 19:10:23 -07:00
Mengwei Ding
fa94efb9f8
[Code] Nodegit clone/update job cancellation (#37755) (#37795)
* [Code] Nodegit clone/update job cancellation

* Update tests
2019-06-01 14:34:50 -07:00
Mengwei Ding
78aa857202
[Code] handle the case when no workspaces is found during delete (#37758) (#37793) 2019-06-01 14:34:35 -07:00
Matthew Kime
96d0b8a91d
disable grow for ie11 success (#37756) (#37790) 2019-06-01 15:03:24 -05:00
Spencer
90e0696ead
[7.x] Update dependency encode-uri-query to v1.0.1 (#37765) (#37783) 2019-06-01 11:43:36 -07:00
Spencer
b7b9e20bee
[7.x] Update dependency @types/tempy to ^0.2.0 (#37764) (#37782) 2019-06-01 11:43:02 -07:00
Spencer
fd7739dafa
[7.x] Update dependency @types/reduce-reducers to ^0.3.0 (#37763) (#37781) 2019-06-01 11:42:25 -07:00
Spencer
023bd39069
[7.x] Update dependency @types/listr to ^0.14.0 (#37762) (#37780) 2019-06-01 11:41:49 -07:00
Spencer
a0ca4a586b
[7.x] Update dependency @types/fetch-mock (#37761) (#37779) 2019-06-01 11:41:14 -07:00
Spencer
b3b17cb182
[7.x] Update dependency @microsoft/api-documenter to v7.2.1 (#37759) (#37778) 2019-06-01 11:40:31 -07:00
Spencer
76faacf652
[7.x] Update dependency dragselect to v1.12.2 (#37731) (#37777)
* Update dependency dragselect to v1.12.2

* deep import the dragselect main file

dragselect's main file is now in a "docs" directory, which gets stripped from the build (for good reason I'd say) so point to the dist dir instead.
2019-06-01 11:39:40 -07:00
Spencer
fcc24a8129
[7.x] Update dependency @elastic/eui to v0.0.55 (#37733) (#37757) 2019-06-01 08:36:56 -07:00
Spencer
a1efedddca
[7.x] Update dependency concat-stream to v1.6.2 (#37730) (#37754) 2019-06-01 08:36:26 -07:00
Spencer
3e8dbb7fc0
[7.x] Update dependency dragula to v3.7.2 (#37732) (#37743) 2019-06-01 08:35:55 -07:00
Shaunak Kashyap
5c69854929
[7.x] Documenting missing cluster alerts (#37495) (#37649)
* Documenting missing cluster alerts.

Currently, the Cluster Alerts docs only list four cluster alerts. There are, in fact, six cluster alerts in all. This adds the remaining two.

* [DOCS] Fixes formatting
2019-06-01 05:21:10 -07:00
Søren Louv-Jansen
2e329eea1a
[APM] Fix issues with metric charts when noHits=true (#37524) (#37772) 2019-06-01 13:32:41 +02:00
Walter Rafelsberger
5ecb05fa82
[ML] Show menu bar on access denied page. (#37676) (#37774) 2019-06-01 12:50:09 +02:00
Walter Rafelsberger
d384f85f76
[ML] Fix renaming of aggs. (#37612) (#37669)
Fixes a regression of #37212. If the user would rename a pivot config aggregation they would end up with the previous named one in the list too. This PR fixes it by applying the same logic the group-by section uses.
2019-06-01 11:28:26 +02:00
Walter Rafelsberger
1b8c7e73a4
[ML] Skip job instead of throwing an error. (#37616) (#37665) 2019-06-01 11:28:01 +02:00
Walter Rafelsberger
5f69745b54
[ML] Trim field names for auto-generated pivot configs. (#37620) (#37667)
The source index' field names could contain spaces at the beginning or end. However, that pattern is not allowed for aggregation names for the pivot config. When auto-generating aggregation names, a config could end up with unallowed names and showing an invalid form to the user when editing a config.

This PR fixes it by trimming field names of beginning and ending spaces when auto-generating aggregation configurations.
2019-06-01 11:24:34 +02:00
Walter Rafelsberger
8c565d224f
[ML] Flatten table items to avoid issue with nested data vs. attributes with dots. (#37641) (#37662) 2019-06-01 11:23:47 +02:00
Peter Pisljar
edb594efbc
fixing issue with infinite reload (#37615) (#37645) 2019-06-01 06:56:53 +02:00
Fuyao Zhao
d7893e290d
[Code]: use smaller project for user to try out (#37751) (#37767) 2019-05-31 18:59:52 -07:00
Spencer
255624bb89
[7.x] Update dependency brace to v0.11.1 (#37712) (#37724) 2019-05-31 17:20:55 -07:00
Spencer
8f0e68fb52
[7.x] Update dependency commander to v2.20.0 (#37715) (#37744)
* Update dependency commander to v2.20.0 (#37715)

* Update dependency compare-versions to v3.4.0 (#37729)


(cherry picked from commit 4a94aeeb4c)
2019-05-31 17:19:55 -07:00
Spencer
a4de730ce4
[7.x] Update grunt related packages (#37554) (#37746) 2019-05-31 17:19:27 -07:00
Spencer
7aea62aa61
[7.x] FTR: add support for Firefox browser (#32509) (#37750)
* skip and adjust functional tests for Firefox

* downgrade geckodriver to 0.22.0

* [ftr] add firefox specific config file

* remove hard coded firefox adjustments

* remove firefox specific screenshot directory

* run functional tests in firefox in x-pack

* pass the logger to readConfigFile()

* rename local var

* skip xpack firefox config

* run xpack firefox functional tests in separate command

* update report name for XPack firefox results

* adjust viz shared item test

* skip shared item test

* [test/feature_controls] increase timeout to 20 sec & use forceLogout

* FF timeout on TSVB, refresh page on failure for url navigation

* [feature_controls/visualize_security] increase timeout to 20 sec

* skip dev_tools_spaces tests on FF

* run all groups 3 times

* skip more func tests

* skip more tests

* skip all feature controls tests for Firefox

* revert back changes in feature controls tests

* rename xpack report for chrome

* skip tile map for FF, wait for render before saving

* Revert "run all groups 3 times"

This reverts commit 12b4f69627.

* revert refresh on login

* apply feedback
2019-05-31 17:18:31 -07:00
Ahmad Bamieh
cfdc5f3a0f
[7.x] [Docs] Remove conflict code (#37672) (#37702) 2019-06-01 02:50:41 +03:00
spalger
a02136f303 disable flaky test
(cherry picked from commit 05c4cde7ea)
2019-05-31 16:41:36 -07:00
Aaron Caldwell
95aed455dc
[Maps] Change tooltip to use description list for ie compat (#37396) (#37740)
* Change tooltip to use description list for ie compat

* Remove commented out styles

* Test fixes and review feedback

* Remove unneeded wrapper div on button icon and update tests to reflect class changes

* Add comment explaining why we're setting html explicitly
2019-05-31 17:10:27 -06:00
Christiane (Tina) Heiligers
f4a6568e35
Adds time zone to date_range bucket aggregation (#37576) (#37738) 2019-05-31 16:02:28 -07:00
Fuyao Zhao
221d55d3be
[Code]: use new version of typescript langserver which bundles yarn to download deps for repo (#37719) (#37735) 2019-05-31 15:44:50 -07:00
Matt Bargar
e41888095c
fetchIndexPatterns fixes (#37413) (#37442)
Includes a couple of fixes for the fetchIndexPatterns utility function

Stop quoting search terms
Only call getFromSavedObject once on the default index pattern
2019-05-31 17:31:02 -05:00
Spencer
becb9386a9
[7.x] Update dependency chance to v1.0.18 (#37713) (#37727) 2019-05-31 14:49:04 -07:00
Spencer
8671437cb2
[7.x] Update dependency classnames to v2.2.6 (#37714) (#37725) 2019-05-31 14:48:43 -07:00
Spencer
31a4a10a2e
[7.x] Update dependency axios to ^0.19.0 (#37632) (#37720)
* Update dependency axios to ^0.19.0

* explicitly set xhr adapter when using with sinon.server()

* define axios XHR adapter in more places
2019-05-31 14:48:13 -07:00
Garrett Spong
8bdbfb22d7
[SIEM] Fix bytes formatting (#37545) (#37700)
## Summary

This PR is for https://github.com/elastic/ingest-dev/issues/326, and fixes how bytes are formatted across the app to be consistent with what is configured in Kibana Advanced Settings

### Checklist

Use ~~strikethroughs~~ to remove checklist items you don't feel are applicable to this PR.

- [ ] ~This was checked for cross-browser compatibility, [including a check against IE11](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#cross-browser-compatibility)~
- [ ] ~Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/master/packages/kbn-i18n/README.md)~
- [ ] ~[Documentation](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#writing-documentation) was added for features that require explanation or tutorials~
- [x] [Unit or functional tests](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#cross-browser-compatibility) were updated or added to match the most common scenarios
- [ ] ~This was checked for [keyboard-only and screenreader accessibility](https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/Accessibility#Accessibility_testing_checklist)~

### For maintainers

- [ ] ~This was checked for breaking API changes and was [labeled appropriately](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#release-notes-process)~
- [ ] ~This includes a feature addition or change that requires a release note and was [labeled appropriately](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#release-notes-process)~


### Fix Includes:
#### Network Top Talkers Table:
![image](https://user-images.githubusercontent.com/2946766/58660744-611d2d80-82e3-11e9-9c1e-889316b56e0b.png)

#### Network Top DNS Table:
![image](https://user-images.githubusercontent.com/2946766/58660725-54003e80-82e3-11e9-926b-570a947a0118.png)

#### IP Details Domains Table:
![image](https://user-images.githubusercontent.com/2946766/58660776-75f9c100-82e3-11e9-8360-325c73b87f23.png)

#### Timeline Netflow Renderer:
![image](https://user-images.githubusercontent.com/2946766/58660684-3c28ba80-82e3-11e9-88c3-adf0c4126fa0.png)
2019-05-31 15:14:01 -06:00