Commit graph

21070 commits

Author SHA1 Message Date
Bhavya RM 4c0a5e5a67
Adding jsxa11y into eslint rules (#23932) 2018-11-01 12:47:16 -04:00
James Gowdy 38e200f11f
[ML] Fix for check for enabled xpack features (#24986) 2018-11-01 16:46:57 +00:00
Spencer df69626a30
[esArchiver] auto-create the default space object when necessary (#24953)
* [esArchiver] auto-create the default space object when necessary

* [esArchiver] check for spaces plugin to create default space
2018-11-01 09:41:09 -07:00
Matt Bargar c21b2ee73f
Add more accurate details on scripted field querying 2018-11-01 09:13:37 -04:00
Larry Gregory e0b8cdf859
User management - email and name should be optional (#24842)
Fixes #17952
2018-11-01 08:58:01 -04:00
Brandon Kobel 8cbafdf5fe
Adding "Successfully logged out" page (#23890)
* Adding very basic place for the logged out page

* Redirecting to logged_out when we aren't using SLO

* Basing styles on the login styles

* Fixing linting errors

* Responding to PR feedback

* Fixing issue with the basepath and the login link

* Adding proper i18n prefix

* Updating unit tests
2018-11-01 05:33:32 -07:00
Brandon Kobel 70f1a4094e
Using Joi.object when configuring route validation (#24596)
* Using Joi.object when configuring route validation

* Adding forgotten API

* Fixing test
2018-11-01 05:32:12 -07:00
Maryia Lapata 157477a2d7 Fix/react intl testing helper functions (#24527)
update testing helper functions for react-intl

now we use real intl object passed by IntlProvider via context instead of mocking intl object.
so now data(strings, JSX) passed to FormattedMessage component via values are compiled and
are inserted in the output of FormattedMessage component
2018-11-01 13:54:22 +03:00
Søren Louv-Jansen 704cf6182f
[APM] Discover links with quoted values and use default 24h as time range (#24900)
* [APM] Discover links with quoted values

* Use 24h as default time range
2018-11-01 11:25:07 +01:00
Leanid Shutau 2fb2bda157
[I18n] Sanitize angular directive message before inserting it to DOM (#24830)
* [I18n] Sanitize message before inserting it to DOM

* Add tests
2018-11-01 11:37:19 +03:00
Oliver Gupte f05bb942fa
[APM] Fix divide by 0 bug in percentage duration (#24675)
* [APM] Fixes #40165 by consolidating logic where total duration could be 0 and handling it with a fallback value

* [APM] renamed file from .js to .ts and defined a default value for fallback

* [APM] Add type definitions for apm formatters

* [APM] add basic type definition for imported @elastic/numeral module

* [APM] rename getDurationPercent to asPercent

* [APM] Update tests with the renamed formatter function

* [APM] Pr feedback & typescript cleanup

* [APM] fix bucket & chart point type errors

* Fix typescript issue

* [APM] last minute code cleanup
2018-10-31 23:52:23 -07:00
Jen Huang 8491b2ee8e
[Rollups] Mark beta in rollup index pattern creation (#24805)
* Add beta UI tags to rollup index pattern creation

* Add test, update snapshots

* Address feedback, adjust copy, and localize rollup index pattern creation
2018-10-31 17:53:13 -07:00
Brandon Kobel 6c95237e89
Reverting 22816, upgrading mocha is breaking the custom reporter (#24951) 2018-10-31 17:41:07 -07:00
Spencer 9cf22cbc99
[dev/build] avoid building packages twice (#24696) 2018-10-31 14:51:21 -07:00
Brandon Kobel 84e77de924
Upgrading deep-extend to 0.6.0 (#22817)
* Upgrading deep-extend to 0.6.0

* Upgrading deep-extend again
2018-10-31 13:18:19 -07:00
Ryan Keairns a55dfd0536
add css grid style to prevent calendar bounce (#24913) 2018-10-31 14:29:37 -05:00
Bhavya RM dfd4917b3d
Disabling es lint for 3 of the canvas files (#24902)
disabling eslint for Canvas because we are adding in jsx-a11y rules to eslint and adding a missing copyright header
2018-10-31 15:23:38 -04:00
Bhavya RM 21bec215dd
adding alt tag with empty text to fix jsx-a11y errors (#24922) 2018-10-31 15:04:33 -04:00
Jen Huang 9527e0e7c7
[Rollups] Re-enable rollup support (#24888)
* Re-enable rollup support extension points

* [Rollups] Hide rollups consumption behind a feature flag in Advanced Settings. (#24698)
2018-10-31 11:54:37 -07:00
liza-mae 2ce57a5e6e
Update CI setup for windows to install yarn in global path (#24558)
* Update windows ci setup to install yarn global

* Keep formatting consistent

* Update yarn installation for linux

* Updating paths and removing cache folder
2018-10-31 12:16:58 -06:00
Jake Landis 191335cf91 console: add ignore_failure to ingest common auto complete (#24915) 2018-10-31 14:07:05 -04:00
James Gowdy 62f82c96f6
[ML] Fixing issues when trying to import non-timestamp data (#24894)
* [ML] Fixing issues when trying to import non-timestamp data

* making results link time range optional

* small cleanup after fixing merge conflict
2018-10-31 18:06:49 +00:00
Josh Dover 27aea12c08
Fix error log formatting (#24788) 2018-10-31 12:16:53 -05:00
James Gowdy fea42bada6
[ML] Fix for delimited data with whitespace in fields (#24899)
* [ML] Fix for delimted data with whitespace in fields

* rewriting to use papaparse transform function
2018-10-31 17:07:43 +00:00
Lisa Cawley b06b177eaa
[DOCS] Updates monitoring diagram (#24851) 2018-10-31 09:42:58 -07:00
Jason Rhodes d3ccc02587
Reorders agents for on prem tutorial (#24872) 2018-10-31 12:18:59 -04:00
Walter Rafelsberger cc89c1ee03
[ML] Fixes bug with category filtering flag for rare/population charts. (#24901)
Fixes a bug where the filtering limit of categories for the rare chart was actually applied to the population chart variant.
2018-10-31 17:16:24 +01:00
Oliver Gupte a0927f4bea
[APM] fixes #23808 by adding docs links for user/tags transaction apis for the java agent (#24869) 2018-10-31 08:38:12 -07:00
Felix Stürmer c8b2e673fc
[InfraOps] Preserve time values when navigating from the waffle map to the logs and details pages (#24666)
This adds `time` and `from`/`to` parameters to the metrics and logs links of node context menu in the waffle map.
2018-10-31 15:57:53 +01:00
Walter Rafelsberger 6ac9a2fd23
[ML] Display a ordinal y axis for low cardinality rare charts. (#24852)
Introduces a categorical/ordinal y axis for rare charts with a cardinality of <= 10. This also adds unit tests for the rare/population chart which are the bulk of the PR.
2018-10-31 15:57:27 +01:00
Nox911 f8d0604050 Translations for Dev Tools (#23951)
translate dev-tools-console
2018-10-31 17:54:31 +03:00
Jason Rhodes e13e47fc4e Fixes APM snapshot for CSS value (#24898) 2018-10-31 13:07:59 +01:00
Walter Rafelsberger e97b019815
[ML] Set new index pattern as default one if no default index pattern exists yet. (#24337)
This replicates the behaviour of the management UI: If there's no default index pattern, the one created via file visualizer's import will be set as the default index pattern.
2018-10-31 12:04:23 +01:00
Søren Louv-Jansen 8f4b0e9bf8
[APM] Hoist loading of waterfall and flatten it (#24651)
* [APM] Hoist loading of waterfall and flatten it

Remove unused test

Convert to typescript

* Address feedback

* Make `totalDuration` optional

* Renamed rootTransaction to traceRoot

* [APM] Only show relevant service legends

* Adds services label to the service legend

* [APM] Clock skew fix

Only skew child spans from the same service

Take parent skew into account when finding diff

# Conflicts:
#	x-pack/plugins/apm/public/components/app/TransactionDetails/Transaction/WaterfallContainer/Waterfall/waterfall_helpers/__snapshots__/waterfall_helpers.test.ts.snap
#	x-pack/plugins/apm/public/components/app/TransactionDetails/Transaction/WaterfallContainer/Waterfall/waterfall_helpers/waterfall_helpers.test.ts
#	x-pack/plugins/apm/public/components/app/TransactionDetails/Transaction/WaterfallContainer/Waterfall/waterfall_helpers/waterfall_helpers.ts

* Use switch statement
2018-10-31 10:27:57 +01:00
pavel06081991 5a019cc31c
Vega translations (#23677)
add vega translations
2018-10-31 10:17:53 +03:00
Sébastien Loix 48aebf5a62
refactor: Convert utils/collection to Typescript (#23992) 2018-10-31 07:49:21 +01:00
Tyler Smalley 23ed411bab
Allows build to be ran on Windows (#24374)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2018-10-30 19:58:50 -07:00
Jason Rhodes be34592e68
Design clean-up for 6.5, Part Deux (#24862)
* Fixes active tab state

* Removes beta labels from ML and search bar

* Reverts visual regression with right-to-left timeline fix

* Creates space for agent marks beneath tick marks

* Fixes ordering problem with timeline transaction icons

* Updates string 0 to be an integer instead for CSS bottom value
2018-10-30 22:33:33 -04:00
Oliver Gupte 57d0e1d22a
[APM] fixes #24563 by de-duping the column field id 'sample' (#24690)
* [APM] fixes #24563 by replacing de-duping the twice-used column field id

* [APM] fixed issue with service column not sorting in ManagedTable

* [APM] make render field on ITableColumn optional and allowing it to use EUI's default value
2018-10-30 16:31:30 -07:00
CJ Cenizal 05bf7cd4d4
[Rollups] Fix i18n bugs (#23848)
* Internationalize job details tabs and wrap instances in EuiErrorBoundary to visually localize the error.
* Localize no default index pattern message.
* Localize es interval errors.
* Localize job action menu and confirm delete modal.
* Remove unnecessary use of injectI18n from tabs.
* Localize job status.
* Localize steps.
* Remove template literals from FormattedMessages.
2018-10-30 14:13:08 -07:00
Marco Vettorello 2e450896c3
Add a console.error to visualize errors (#24581) 2018-10-30 21:45:38 +01:00
Matt Apperson 8702792673
[BeatsCM] Change Index template name (#24835)
* [BeatsCM] Change Index template name

* Update x-pack/plugins/beats_management/server/management_server.ts

* Update x-pack/plugins/beats_management/server/lib/adapters/database/__tests__/test_contract.ts
2018-10-30 15:35:10 -04:00
Matt Bargar 4b132d475f
Fix Wildcard Queries Against The Default Field (#24778)
When querying against the default field (i.e. querying without specifying a field) we weren't correctly handling values with wildcards in them.
2018-10-30 15:22:51 -04:00
Matt Bargar 19e18ef121
Add warning to the documentation_links file about link validation gotcha (#24786)
* add warning to the documentation_links file about link validation gotcha

* Use Clint's full name
2018-10-30 15:16:07 -04:00
CJ Cenizal 04568fcca6
Re-initialize Rollup Management userHasLeftApp state to fix bug with clearing URLjob deep-link when detail panel is closed. (#24841) 2018-10-30 11:06:15 -07:00
Tyler Smalley a76645b095
Removes defunct function test runner Grunt task (#24673)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2018-10-30 10:41:54 -07:00
Jonathan Budzenski 07c9f1f3be
[tests] localhost.com -> localhost (#23816) 2018-10-30 11:46:50 -05:00
Chris Roberson b80ab1cd83
Add onBrush functionality to APM monitoring ui graphs (#24840) 2018-10-30 12:25:34 -04:00
pavel06081991 bd688bab87
add i18n angular module as dependency for nav bar directive (#24754) 2018-10-30 18:57:04 +03:00
Nox911 d7da13bb63 Feature/translate new nav bar breadcrumb state (#24327)
Translate new_nav_bar breadcrumbState
2018-10-30 18:46:52 +03:00