Commit graph

1340 commits

Author SHA1 Message Date
Chris Roberson
8756d5cfc8
[Monitoring] Use EUITooltips instead of pivotal ui (#29295)
* Use EUITooltips

* Remove the tooltip component and replace usage with EuiTooltip directly
2019-01-28 11:00:57 -05:00
Thomas Neirynck
b39d7947a4
[Maps] move grid resolution to source (#29294) 2019-01-28 10:30:57 -05:00
Joe Fleming
052a3d412c fix: don't sort in pie function (#27076) 2019-01-28 15:48:15 +01:00
Joe Fleming
7eba079e1f fix: remove text selection on writeable change (#28887) 2019-01-28 15:48:00 +01:00
Joe Fleming
e3b8e56d14 Feat: make modelArgs opt-in (#28963)
* chore: quote expression type name in error

makes it a little more readable and a little easier to understand what failed

* fix: show all model args if no filter

this changes what modelArgs means, turning them into a selective filter instead of a hard requirement
2019-01-28 15:47:42 +01:00
James Gowdy
1e161a8c40
[ML] Updating link to index pattern management (#29336) 2019-01-28 13:23:57 +00:00
James Gowdy
e56342e8ad
[ML] Making index pattern related links optional (#29332)
* [ML] Making index pattern related links optional

* reverting index pattern url

* removing link to data visualizer
2019-01-28 10:32:39 +00:00
James Gowdy
ec607e26b9
[ML] Better handling of recognizer module manifest parsing errors (#29322) 2019-01-28 10:32:15 +00:00
Bill McConaghy
7cd0d0faa4
restoring index table test (#29368)
* restoring index table test

* restoring policy table test
2019-01-25 15:38:24 -05:00
Nathan Reese
93fe5b7b2f
[Maps] round mouse coordinates to 5 digits (#29353)
* [Maps] round mouse coordinates to 5 digits

* do rounding in view
2019-01-25 12:54:05 -07:00
Thomas Neirynck
15b14b0048
[Maps] add fit to bounds button (#28801) 2019-01-25 13:40:43 -05:00
Bill McConaghy
51e0a807ad
fixing index table test (#29357) 2019-01-25 12:17:09 -05:00
Felix Stürmer
3038ea83db
[Infra UI] Don't block url update from propagating through container (#29352) 2019-01-25 18:06:08 +01:00
Nathan Reese
2574028c7d
[Maps] dark theme support for tooltips (#29351) 2019-01-25 09:15:27 -07:00
Nathan Reese
e320d511c1
Upgrade to EUI 6.7.0 (#29330)
* Upgrade to EUI 6.7.0

* comment out tests that are broken by brittle selector
2019-01-25 08:47:16 -07:00
Felix Stürmer
9588443601
[Infra UI] Read and write data sources from and to saved objects (#28016) 2019-01-25 16:08:09 +01:00
pavel06081991
af4dc9ad95
use intl.formatMessage instead FormattedMessage component (#29251) 2019-01-25 17:36:56 +03:00
Chris Roberson
9f37c1fd0a
[Monitoring] Support for unlinked deployments (#28278)
* Unlinked deployment working for beats

* Use better constant

* Show N/A for license

* Rename to Unlinked Cluster

* Use callout to mention unlinked cluster

* PR feedback

* Use fragment

* Speed up the query by using terminate_after

* Handle failures more defensively

* Remove unnecessary msearch

* PR feedback

* PR feedback and a bit of light refactor

* Updated text

* Add api integration tests

* Localize call out

* Update loc pattern

* Fix improper i18n.translate usage

* Revert "Fix improper i18n.translate usage"

This reverts commit 0e2e7608c3.

* Revert "Update loc pattern"

This reverts commit cc99fe8a8a.

* Ensure the unlinked deployment cluster counts as a valid cluster

* Sometimes, you miss the smallest things

* Ensure the unlinked cluster is supported, in that users can click the link and load it

* Update tests

* PR feedback. Simplifying the flag supported code and adding more tests

* Update naming

* Rename to Standalone Cluster

* Remove unnecessary file

* Move logic for setting isSupported to exclusively in flag supported clusters code, update tests
2019-01-25 09:34:01 -05:00
Jason Rhodes
06a5ce7165
Removes APM custom breadcrumbs, leaves only chrome.breadcrumbs.set (#29286)
* Removes APM custom breadcrumbs, leaves only chrome.breadcrumbs.set

* Updates breadcrumb tests

* Changes route structure to simplify TS
2019-01-25 07:34:46 -05:00
Sonja Krause-Harder
b256889e14
Use search:includeFrozen setting in all requests. (#29173) 2019-01-25 10:57:59 +01:00
Søren Louv-Jansen
dc3a354b3e
[APM] Use idx everywhere for picking deeply nested properties (#29297) 2019-01-25 10:43:07 +01:00
Jason Rhodes
fafbe65d70
Fixes bug with broken tooltips (#29290)
* Removes pivotal tooltip in favor of EUI tooltip component b/c pivotal components do not work with React 16.6

* Fixes snapshot test for changed tooltip markup

* Adds ID props to EUI tooltips to avoid aria described by values breaking snapshots
2019-01-25 02:02:46 -05:00
Tiago Costa
2d837f9836
Fix chrome EUI icons on status page (#29131)
* fix(NA): chrome eui icons on status page.

* chore(NA): remove wrong added console log and extra comma.
2019-01-25 03:11:39 +00:00
Bill McConaghy
5403c46ce4
Update console ilm ccr (#29183)
* adjusting endpoints for ccr and ilm

* adding unfollow to autocomplete for ilm

* fixing various issues with autocomplete definitions

* removing unfollow from templates

* fixing issue with json
2019-01-24 18:44:02 -05:00
Bill McConaghy
324399dcfd
adding set priority action support to ILM UI (#29205)
* adding set priority action support to ILM UI

* removing unnecessary check for PHASE_ENABLED

* fixing i18n check failure
2019-01-24 18:40:32 -05:00
James Gowdy
18415fdc1b
[ML] Fixing overflowing metric values in field cards (#29255)
* [ML] Fixing overflowing metric values in field cards

* adding better rounding for tiny numbers

* removing debug line
2019-01-24 20:55:20 +00:00
Andrew Cholakian
0917e5aa20
[Uptime] Remove non-scaleable monitor select box. (#29217)
* [Uptime] Remove non-scaleable monitor select box.

This widget was not scaleable to more than a handful of monitors. For now users can navigate more completely with the overview page. We can add a more scaleable quick-jump widget at a later point.

* Fix unused
2019-01-24 12:35:45 -08:00
Thomas Neirynck
99e3450059
[Maps] Fix layer visibility (#29275) 2019-01-24 13:45:34 -05:00
Oliver Gupte
1ba6c28843
[APM] fixes #29037 by applying a key prop to <Fragment> within a render loop. (#29240) 2019-01-24 07:47:01 -08:00
Jason Rhodes
6eba497cc5
Adds chart to error overview list page (#29004) 2019-01-24 09:20:48 -05:00
Robert Monfera
5a95d2e000
Feat: identify Canvas for metrics collection (#29078) 2019-01-24 15:02:09 +01:00
Søren Louv-Jansen
9d33143ff9
[APM] Remove v1 and make required ECS changes (#28068)
* [APM] ECS changes

* Remove ambient types for idx

* Update `observer.listening`

* Added type safety to property config

* More ECS updates

* Juan fixes for ECS
2019-01-24 12:13:14 +01:00
James Gowdy
45b8ff99f0
[ML] Adding ability to override number of sample lines in File Data Visualizer (#29214)
* [ML] Adding ability to override number of sample lines in file data viz

* tiny tweak

* updating tests
2019-01-24 10:03:09 +00:00
James Gowdy
ad4884890b
[ML] Adding missed applyAsync calls (#28814)
* [ML] Adding missed applyAsync calls

* fixing data recognizer results panel

* adding extra applySync calls to job saving in advanced job page

* fix for forcast results display issue
2019-01-24 10:01:15 +00:00
Walter Rafelsberger
735cc82edd
[ML] explorer controller refactor (#28750)
Refactores the application logic of Anomaly Explorer to reduce relying on angularjs.
2019-01-24 09:07:54 +01:00
Spencer
78299c08e3
[es] when specifying path with vars always use encodeURIComponent (#29210)
Fixes #29194

In node 10, urls are validated to not include any multi-byte characters, which wouldn't be possible if we were always encoding variables injected into URLs but we missed a couple places.
2019-01-23 18:33:52 -08:00
Bill McConaghy
a95be511f1
add follower badge to index management (#29177)
* add follower badge to index management

* fixing i18n id
2019-01-23 19:38:54 -05:00
CJ Cenizal
bfa417c7d6
Localize strings in Rollup and ILM apps. (#29034)
* Add ILM to i18nrc.json. Fix validation errors.
* Localize CCR and Rollups checkLicense errors.
* Fix bug in Remote Clusters checkLicense error.
* Use rollupJobs namespace in checkLicense.
2019-01-23 16:36:48 -08:00
Spencer
9bdee51c1b
[home/sampleData] add empty migrationVersion to auto-migration objects (#29226)
The sample data does not currently specify a migration version, which means we have manually update the data sets when updating the saved objects API. This just sets the migration version for all the saved objects to `{}`, which signals to the saved objects API that the object has not been migrated and should have all migrations applied.
2019-01-23 16:20:19 -08:00
Nathan Reese
76212da436
[Maps] fix panel cuttoff in K7 design (#29209) 2019-01-23 15:57:26 -07:00
Spencer
c052613962
[dashboard+gis] remove dark mode options (#29017)
* [dashboard+gis] remove dark mode options

* [reporting/extract] restore fixtures

* remove mentions of old `.theme-dark` class

* import panel styles from panel/_index.scss
2019-01-23 14:29:35 -08:00
James Gowdy
adbe6bb592
[ML] Fixing job cloning when it has an unknown created_by value (#29175) 2019-01-23 21:04:08 +00:00
Joel Griffith
bc86c52ef1
Record failed ES queue jobs when saving the result fails (don't retry) (#28629) 2019-01-23 12:20:28 -08:00
Justin Kambic
c96068c4ab
[Uptime] Fix "last updated" field (#28720)
* Update MonitorStatusBar to not reference undefined value.

* Add sort to top_hits aggregation.

* Add default and loading state for status bar.

* Change bool check.

* Add aria-labels for monitor status bar.
2019-01-23 15:10:36 -05:00
Felix Stürmer
b21ee115e9
Fix index presence detection to work in ccs-only setups (#28926) 2019-01-23 21:07:10 +01:00
Justin Kambic
476a88e309
[Uptime] Add crosshair sync for monitor page charts (#28631)
* Add crosshair sync for monitor page charts.

* Fix errant prop in chart component.

* Fix checks domain.
2019-01-23 14:00:38 -05:00
Jason Rhodes
a11e471420
Updates React et al to 16.6 (#24707)
* Updates react to 16.6 (latest)

* Updated fragment-based snapshots for Kibana root unit tests

* Updated fragment-based snapshots for x-pack unit tests

* Removed xpack yarn.lock file bc it is no longer needed, it was reintroduced by accident during a rebase in this branch

* React 16.6 snapshot updates, round 2 (mostly Fragment snapshot diffs)

* Updated last round of React 16.6 snapshots

* Fixes query bar issue with 16.4 gDSFP lifecycle

* Updated yarn lock (arraybuffer.slice updated)

* Updates snapshots where executeQueryOptions prop appears
2019-01-23 13:46:09 -05:00
Nathan Reese
09f890483f
[Maps] Move alpha from style descriptor to layer descriptor (#29059)
* default alpha

* update heatmap descriptor to use constant

* clean-up

* use ValidatedRange to ensure alphaValue can not be set to invalid value

* fix jest test expect

* move alpha to layer property

* ensure defaults are set when Layer object is instantiated
2019-01-23 10:21:41 -07:00
Paul Sanwald
e7069089db
Small improvements to add cluster page (#29142)
Improve text around what port should be entered, and add a tooltip that explains the "Not Connected" error message.
2019-01-23 11:56:30 -05:00
Justin Kambic
8f54a6fc43
[Uptime] Disable update button for SDP (#29150)
* Disable update button for SDP.

* Update SDP style.
2019-01-23 10:36:03 -05:00