Commit graph

2065 commits

Author SHA1 Message Date
Catherine Liu
dd604a61bf
[Canvas] Fixes broken elements in web logs sample data workpad (#37931) (#38037)
* Fixed broken elements in logs sample workpad. Cleaned up expression formatting in each element

* Removed return characters at the beginning of expressions
2019-06-04 14:54:33 -07:00
dave.snider@gmail.com
09110408a5
[7.0] eui 6.10.8 (#37036) 2019-05-23 16:34:18 -07:00
Chris Cowan
260bbf897e
Fixes #34606 - Adjust CSS to fix scrolling bug in Waffle Map (#34881) (#35601) 2019-05-20 12:16:30 -04:00
Thomas Neirynck
eb0237eb62
[Maps] Improve ES search decoding to deal with large geometries (#36062) (#36183)
- do not clone geometries when decoding results from ES
- reduce number of object-allocations when decoding results
2019-05-07 12:19:42 -04:00
CJ Cenizal
eb18bcc088
[ILM] Surface shrink action in edit form if it's already been set on the policy (#35987) (#35996)
* Set PHASE_SHRINK_ENABLED to true if the action has been specified on the phase.
2019-05-02 17:11:18 -07:00
Tyler Smalley
4ce9e6bc20
Bump elasticsearch-js to 15.5.0 (#35910) (#35915)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2019-05-01 21:43:45 -07:00
Tyler Smalley
020d8b04b4 bump version to 7.0.2
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2019-05-01 08:04:52 -07:00
Chris Earle
f038883145
[Telemetry] Check for 6.7.2 instead of 6.7.3 (#35814) (#35821)
The versioned documents should ignore ordinary 6.7.2 documents,
rather than only starting with 6.7.3 documents.
2019-04-30 13:56:51 -04:00
Ahmad Bamieh
29d32f8710 Monitoring telemetry collection interval (#34609) (#35693)
* Only collect usage data once a day from kibana monitoring
2019-04-26 23:52:30 -04:00
igoristic
ebc20a30e6
Showing node name instead of uid in breadcrumbs (#35553) (#35564) 2019-04-24 19:55:00 -04:00
Tim Roes
d767234e12 Make time_zone parameter properly volatile (#35536) (#35557) 2019-04-24 14:09:50 -06:00
Sébastien Loix
1daf31f4e8 [Watcher] Add Index, HipChat, PagerDuty, and Jira Action types on the client (#30043) (#35539) 2019-04-24 08:49:07 -07:00
igoristic
30db5cce02
Added sorting to all columns (#35410) (#35502)
* Added sorting to all columns

* Added sorting to table wrapper instead

* Fixed condition

* Removed default sorting value

* Removed a log statement

* Converted beats directive into a controller
2019-04-23 15:56:54 -04:00
Robert Oskamp
d28f6ab82c
[ML] Add data-test-subj to some job management elements (#35284) (#35456)
Backports the following commits to 7.0:
- [ML] Add data-test-subj to some job management elements (#35284)
2019-04-23 13:48:58 +02:00
Melissa Alvarez
45d56248c0
[ML] Anomaly Explorer - ensure viewByFieldName is retained on explorer initialize (#35260)
* Set viewBySwimlane from url on explorer initialize

* remove extra line

* ensure viewByFieldName passed to updateExplorer
2019-04-22 16:17:20 -07:00
Thomas Neirynck
23af014b05
[Maps] Clear data load error when layer gets correct data (#34484) (#34740) 2019-04-22 17:02:10 -04:00
CJ Cenizal
039add0aeb
Retrieve paused state of follower index from ES instead of depending upon the client to provide it. (#35342) (#35408) 2019-04-22 10:48:42 -07:00
Ahmad Bamieh
7598c9d678
[i18n] 7.0.1 Chinese translations (#35397)
* update chinese translations

* integrate new translations
2019-04-22 12:50:03 +03:00
Spencer
1a24766b6b
[7.0] [reporting] increase timeout of esqueue tests (#35325) (#35332)
Backports the following commits to 7.0:
 - [reporting] increase timeout of esqueue tests  (#35325)
2019-04-19 11:05:40 -07:00
CJ Cenizal
f8d598a30a
[CCR] Allow user to use CCR when security is not enabled. (#35333) (#35338) 2019-04-18 21:09:34 -07:00
Aaron Caldwell
c89cca4061
Handle multipolygon geo_shape (#35096) (#35164) 2019-04-18 06:45:08 -07:00
Tyler Smalley
eaa473838d
[UA] Specify allow_restricted_indices for _has_privileges (#35125) (#35169)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2019-04-16 12:23:15 -07:00
Chris Cowan
6674bde18f
Fixes bug where tooltip doesn't line up with data (#34749) (#34834) 2019-04-16 12:18:15 -07:00
igoristic
077607f50e
Allow empty and null key types (#35016) (#35141) 2019-04-16 03:28:15 -07:00
Shaunak Kashyap
bfc9fc8c36
[7.0] Fix field name for "Events Ingested" in Logstash Node List page (#35122) (#35127)
Backports the following commits to 7.0:
 - Fix field name for "Events Ingested" in Logstash Node List page  (#35122)
2019-04-15 19:39:01 -07:00
Mike Côté
acb08ecafa
Fix conflicts (#35046) 2019-04-12 23:08:28 -04:00
Gil Raphaelli
efe928c74f
update APM migration reindex script (#34801) (#35003) 2019-04-12 13:13:45 -04:00
Justin Kambic
c8ba91e6ba
Remove crosshair synchronization to avoid display bug. (#33660) (#34082)
Fix broken snapshot.

Fix busted type.
2019-04-12 09:37:02 -04:00
Tim Roes
cb49d73534
[7.0] Don't save the current timezone in visualizations (#34795) (#34926)
* Don't save the current timezone in visualizations (#34795)

* Don't save the current timezone in visualizations

* Add additional test

* Add test and switch migration number

* Don't clone object according to review feedback

* Better documentation

* Update src/legacy/core_plugins/kibana/migrations.js

Co-Authored-By: timroes <mail@timroes.de>

* Fix migrationVersion in tests
2019-04-12 08:01:38 +02:00
Chris Roberson
b7ce1cf8b1
[Monitoring] Protect against these fields not existing in Logstash Nodes listing (#34939) (#34953)
* Protect against these fields not existing

* Add basic unit tests to ensure this behavior does not regress

* Expand this test to ensure we don't break on other pieces of data missing

* Use N/A if there is no value (rather than 0)
2019-04-11 15:01:57 -04:00
Melissa Alvarez
e4d382d23b
[ML] Multi metric job wizard - ensure cardinality warning only shown on validity fail (#34874) (#34936)
* Ensure cardinality warning only showns on fail

* add missing whitespace and fix typo
2019-04-11 08:14:41 -07:00
Joe Fleming
ff14c25c00
Fix: recreate handlers and reset completed state on expression change (#33900) (#34482)
* fix: add expression and filter to ElementWrapper propso

cause the component to re-render when these values change

* fix: correctly spread additional props

* chore: convert ElementWrapper to functional component

* chore: refactor ElementWrapper container

use connectAdvanced instead of connect since it provides a way to get a hold of dispatch just one time, so the handlers object can be built in the container and only updated when something actually changes

* fix: reset handlers isComplete when element changes

allow completeFn to be called again, required so that the correct external actions happen

* feat: make expression available on shapes object

* fix: reset done checker on function change

* fix: only rebuild handlers when element changes

rebuild on happens when id, filter, or expression change

* chore: remove unused ElementWrapper props
2019-04-10 13:40:03 -07:00
Nathan Reese
7e0b9b3311
[Maps] update map name in breadcrumb when changed (#34287) (#34362) 2019-04-10 12:52:29 -06:00
LeeDr
265bf2c060 bump version to 7.0.1 2019-04-10 11:05:43 -05:00
CJ Cenizal
e1c115d502
Update Delete Remote Cluster API to support multiple comma-delimited clusters. (#34595) (#34736) 2019-04-10 08:43:12 -07:00
CJ Cenizal
69b4eecfa9
Fix wrapping of Remote Cluster connection status in table. (#34642) (#34655) 2019-04-10 08:42:56 -07:00
Søren Louv-Jansen
f82b2ce44f
[Cloud] Revert hardcoded cloud id (#34861)
Partially revert change introduced in aff8c69deb
2019-04-10 15:47:47 +02:00
Søren Louv-Jansen
8efadfd318
[APM] Link to APM Server setup in APM Getting started guide (#34786) (#34844) 2019-04-10 14:38:05 +02:00
Josh Dover
0e85315f35
[UA] Show different interstital text when cluster is upgraded (#34762) (#34797) 2019-04-09 14:54:03 -05:00
igoristic
5bea4ac436
Swapped kui base class with eui equivalent (#34644) (#34765)
* Swapped kui base class with eui equivalent

* Added the react component instead
2019-04-09 13:47:34 -04:00
Jason Rhodes
f20059563a
Fixes APM -> infra links for 7.0 (#34785)
* Fixes APM -> infra links for 7.0

* Updates snapshot with correct infra links
2019-04-09 10:34:02 -04:00
Søren Louv-Jansen
8a333d2ee6
[APM] Set minimum bucket size to connect dots in metric chart (#34473) (#34773) 2019-04-09 11:02:38 +02:00
Robert Monfera
0fe636cddf
[Canvas] Fix: wait for DOM element to exist (#34475) (#34760)
* Fix: wait for DOM element to exist

* Fix: add the missing retry in the other branch too

* Fix: clear timeout

* Perf: avoid an extra async step

* Chore: remove unused static props and explicitly initialize them via the constructor
2019-04-09 00:39:04 +02:00
Oliver Gupte
c41be72575
[APM] Fixes #33443 by guarding for undefined request types in URL (#33828) (#34647) 2019-04-05 11:15:08 -07:00
Shaunak Kashyap
545d7a625b
[7.0] Cleanup geoipRequired and uaRequired (#31173) (#34623)
Backports the following commits to 7.0:
 - Cleanup geoipRequired and uaRequired  (#31173)
2019-04-05 08:51:13 -07:00
Sébastien Loix
aa1da57569
[ILM] Remove "Beta" badge (#34545) 2019-04-05 10:38:08 +02:00
Peter
c14f8badbf
Exclude assets from canvas usage query - fixes #34513 2019-04-04 13:07:36 -04:00
Bill McConaghy
c74188a1fd
fixing crash when zero replicas configured in a phase for policy (#34480) (#34496) 2019-04-04 06:08:32 -04:00
Robert Monfera
35e6740a24
Fix: don't attempt grouping while mouse is down (#34448) (#34462) 2019-04-03 20:03:33 +02:00
Bill McConaghy
28667359c8
filter only on name in index management (#34372) (#34394) 2019-04-03 10:38:56 -04:00