Commit graph

794 commits

Author SHA1 Message Date
Søren Louv-Jansen
9b04e556be
[APM] Additional clock skew fixes (#25097) (#25277)
* Refactor service colors

* Calculate duration from full waterfall

* Ensure timeline label is not truncated

* Adjust child if it starts after parent has ended

* Add mark for traceRootDuration instead of xMax

* Fix tests
2018-11-07 13:32:34 +01:00
Pete Harverson
0863fb3bdf
[ML] Add user privilege check to Jobs List group selector control (#25225) (#25276) 2018-11-07 11:38:48 +00:00
Melissa Alvarez
d68e9a7b8e
[ML] JobList search bar: Show useful error on invalid query (#25153) (#25227)
* Show error on invalid query

* Additional undefined check for query

* Cleanup undefined check
2018-11-07 10:00:17 +00:00
Søren Louv-Jansen
b2e62cd9a4
[APM] Show message for missing transaction sample (#25141) (#25261) 2018-11-07 10:27:51 +01:00
Tiago Costa
86dd567e60
Make canvas common lib ready for dependencies static analysis (#24756) (#25273)
* refact(NA): make canvas common lib ready for static analysis.

* refact(NA): change export named to export all on canvas commmon lib datatable.

* tes(NA): fix isValid http url function name.

* refact(NA): rename parse to parseDataUrl
2018-11-07 05:24:52 +00:00
Matt Apperson
73ce55289b [BeatsCM] error on issues dont disable (#25149)
* display error messages for failed checks vs disableing plugin

* update text

* change order of check

* tweak security check

* re-disable on invalid license, update text

* update text

* tweaks

* tweak text
2018-11-06 21:34:07 -05:00
Clint Andrew Hall
36de9e8325
Adding beta marker (#25256) (#25265) 2018-11-06 19:45:11 -06:00
Matt Apperson
755b92b5ef dont allow tag creation if id is invalid (#25133) 2018-11-06 19:01:02 -05:00
Matt Apperson
301dfae91e [BeatsCM] Rework table controls to use the pattern now found in the rest of Kibana (#25131)
* Rework table controls to use the pattern now found in the rest of Kibana

* Fix TS errors

* better fix TS issue

* uncomment code removed for testing
2018-11-06 19:00:51 -05:00
Walter Rafelsberger
9ff005ae8f
[ML] Removes deprecated angularjs based jobs list and related code. (#25216) (#25240) 2018-11-06 22:28:14 +01:00
Felix Stürmer
0879295771
[6.x] [Infra UI] Normalizing CPU usage for waffle map (#25123) (#25210)
Backports the following commits to 6.x:
 - [Infra UI] Normalizing CPU usage for waffle map  (#25123)
2018-11-06 17:39:26 +01:00
Leanid Shutau
33cbfd76b5
[I18n] Migrate enzyme helpers to TypeScript (#25108) (#25205)
* [I18n] Migrate enzyme helpers to TypeScript

* Migrate src enzyme helpers

* Remove eslint comments
2018-11-06 18:09:13 +03:00
Chris Roberson
44c3dfed61
Unskip the mappings test (#24667) (#25162) 2018-11-06 09:30:38 -05:00
Chris Roberson
a426b09ca6
Re-enable these tests (#24600) (#25161) 2018-11-06 09:30:15 -05:00
Melissa Alvarez
4eedf46895
[ML] MultiMetric/Population Job creation: Allow model plot enablement via checkbox (#24914) (#25202)
* Add route/api-mapping for validateCardinality

* Create directive for enableModelPlot checkbox

* Ensure model plot enabled prior to cardinality check

* Add callout when cardinality high

* ensure correct cardinality success check

* Population wizard: add enableModelPlot checkbox

* Update with suggested changes from review

* Remove warning when invalid. Add tests.

* Ensure checkbox updated on uncheck
2018-11-06 14:15:37 +00:00
Felix Stürmer
ccc6b25a36
[Infra UI] Add beta badge with tooltip to the header (#25113) (#25196)
In accordance with #25008, this adds a "Beta" badge with a corresponding tooltip to the header.
2018-11-06 14:51:20 +01:00
Stacey Gammon
74a7731814
Disable animations for xpack functional tests too (#25148) (#25169) 2018-11-06 08:17:12 -05:00
Shaunak Kashyap
61ba781748 Infra UI: Fixing minor typo (#25005)
Resolves #25007.

Outbound traffic is generally denoted with TX, abbreviation for Transmit, instead of RX, abbreviation of Receive.

This PR fixes this minor typo.
2018-11-06 01:28:02 -08:00
Nathan Reese
6228f6ce1b
fix typos (#25176) (#25181) 2018-11-05 18:00:11 -07:00
CJ Cenizal
655b09c685
[Rollups] Improve Rollup Job Wizard error handling (#25092) (#25171)
* Consistently format errors with showApiWarning and showApiError helpers.
* Use fatalError for unexpected errors.
* Localize errors.
* Surface error in Job List when the jobs can't be loaded.
2018-11-05 16:49:04 -08:00
Felix Stürmer
650b64c562
[6.x] [Infra UI] Rename InfraOps to Infrastructure (#25135) (#25159)
Backports the following commits to 6.x:
 - [Infra UI] Rename InfraOps to Infrastructure  (#25135)
2018-11-05 23:04:49 +01:00
Walter Rafelsberger
4f4f88b0a1
[ML] Fixes typo. (#25130) (#25144)
Fixes "Dectector" Typo.
2018-11-05 22:41:30 +01:00
Ryan Keairns
a108e3a829
Security - convert LESS to SASS (#25079) (#25158)
* convert security less to sass

* remove unused less styles from xpack_main
2018-11-05 15:39:12 -06:00
pavel06081991
656940ae80
Feature/translate license management (#24341) (#25119)
Translate license management
2018-11-05 23:07:42 +03:00
Jen Huang
deda6739e2
Prepend ES endpoint with slash (#25073) (#25082) 2018-11-05 09:45:08 -08:00
Chris Roberson
979ea04277
Ensure we probably init the route for the ccr page (#25050) (#25128) 2018-11-05 12:24:31 -05:00
Stacey Gammon
4668af30e5
Added sort order to share menu options. (#25058) (#25096)
* Added sort order to share menu options.

Sorts ascending on sort order first then ascending on name. Any menu item without a sort order gets set to zero.

* Moved new sortOrder property from node_modules

* Had to rerun the snapshot for the share menu with the sortOrder in it.
2018-11-05 11:28:37 -05:00
Matt Apperson
b1a344cdb1 [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-11-05 10:07:17 -05:00
pavel06081991
c8c8316465
Feature/translate canvas plugin src elements (#23755) (#25104)
translate canvas canvas_plugin_src elements
2018-11-05 12:32:22 +03:00
CJ Cenizal
03b6de2b10
[Rollups] Surface index pattern validation errors in Rollup Job wizard. (#25078) (#25094)
* Show fatal error for unexpected errors.
2018-11-02 22:08:05 -07:00
Stacey Gammon
5b7ea4cac9
skip png screenshot comparison tests, they will fail on certain jenkins agents (#25028) (#25067) 2018-11-02 17:14:39 -04:00
CJ Cenizal
e74f92a0a9
Return wrapped unknown errors from rollup CRUD API. (#25032) (#25037) 2018-11-02 12:18:50 -07:00
Brandon Kobel
5fb4a2b0c1
Adding support for single session cookies appearing in an Array (#24984) (#25057)
* Adding support for single auth cookies appearing in an Array

* Removing redundant newline
2018-11-02 11:08:21 -07:00
Joe Fleming
0999ebf273 Fix: socket setup (#24550)
PR fixes issues with the socket connection.

- handle socket failures 
  - previously would either leave Canvas in an infinite loading state, or load the app even when it wouldn't function
- upgrade socket.io
- add headers to socket connection and modify auth connection
2018-11-02 10:39:36 -07:00
Joe Fleming
b684eaae49 Chore: fix canvas linting (#25024)
This fixes `yarn run lint` from within the Canvas plugin path.

- Point to the correct eslint config file
- Use absolute path for `packageDir`
- Remove extraneous `packageDir` settings
2018-11-02 10:25:57 -07:00
Stacey Gammon
cae5a0da45
[6.x] Add png output to reports 65 (#24759) (#25018)
* Add png output to reports 65 (#24759)

* Changes for new PNG image output for reports

Change PNG button name from Download to Generate

Changes for new PNG image output for reports

Change PNG button name from Download to Generate

Remove compatabilityShim from PNG and move to PDF folders

Changed API parameters to contain only required parameters

Added test cases for PNG reporting and added title back into the PNG API call

Merge of security changes for PNG reporting

Fixed issues with test cases for both PDF and PNG

Updated test snapshots for PNG and PDF test changes

* Adding new security changes made for PDF into new PNG code

* Removed commented out lines that were not needed

* fix unmarked file
2018-11-02 11:39:27 -04:00
Brandon Kobel
1804a8c5f4
Using Joi.object when configuring route validation (#24596) (#24978)
* Using Joi.object when configuring route validation

* Adding forgotten API

* Fixing test
2018-11-02 06:20:31 -07:00
Søren Louv-Jansen
c6957b3391
[APM] Fix missing parent issue (#25029) (#25043) 2018-11-02 13:30:54 +01:00
James Gowdy
f81d0a6fdd
[ML] Fix for check for enabled xpack features (#24986) (#24993) 2018-11-02 09:10:50 +00:00
Catherine Liu
509a1ef76f
Fixes font picker when using custom fonts (#24937) (#25025)
* Adds custom font as option in font picker

* Adjusted font sizes in ecommerce sample worpad

* Adjusted font sizes in sample flight workpad

* Adjusted font sizes in smaple web logs workpad
2018-11-01 19:04:15 -07:00
Brandon Kobel
1ef606e4cc
Adding "Successfully logged out" page (#23890) (#24981)
* 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 14:38:14 -07:00
Brandon Kobel
84dfa9b21f
Reverting 22816, upgrading mocha is breaking the custom reporter (#24951) (#24956) 2018-11-01 14:37:51 -07:00
Larry Gregory
e7a3bbacec
[6.x] User management - email and name should be optional (#24842) (#24982)
Backports the following commits to 6.x:
 - User management - email and name should be optional  (#24842)
2018-11-01 16:09:00 -04:00
CJ Cenizal
35cea77c81
[Rollups] Disable deletion of started rollup jobs (#24878) (#24995)
* Disable deletion of started rollup jobs.
* Update empty prompt icon.
* Add isUpdating selector and display a spinner instead of the action button when jobs are being updated.
* Localize Navigation component.
* Add noticeable delay of 300ms show spinner displays and doesn't flicker.
2018-11-01 12:09:15 -07:00
Jen Huang
2aee3bb3be
[Rollups] Mark beta in rollup index pattern creation (#24805) (#24957)
* Add beta UI tags to rollup index pattern creation

* Add test, update snapshots

* Address feedback, adjust copy, and localize rollup index pattern creation
2018-11-01 09:05:57 -07:00
pavel06081991
ce355247af
Fix/react intl testing helper functions (#24527) (#24975)
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 16:59:54 +03:00
James Gowdy
1dd6dbab5f
[ML] Fixing issues when trying to import non-timestamp data (#24894) (#24932)
* [ML] Fixing issues when trying to import non-timestamp data

* making results link time range optional

* small cleanup after fixing merge conflict
2018-11-01 13:50:26 +00:00
Walter Rafelsberger
40a0bcebfd
[ML] Fixes bug with category filtering flag for rare/population charts. (#24901) (#24919)
Fixes a bug where the filtering limit of categories for the rare chart was actually applied to the population chart variant.
2018-11-01 14:11:30 +01:00
Søren Louv-Jansen
994e8c7fee
[APM] Discover links with quoted values and use default 24h as time range (#24900) (#24971)
* [APM] Discover links with quoted values

* Use 24h as default time range
2018-11-01 13:49:54 +01:00
Ryan Keairns
40b6f481f4
add css grid style to prevent calendar bounce (#24913) (#24944) 2018-11-01 07:34:09 -05:00