Commit graph

18737 commits

Author SHA1 Message Date
Tim Roes
7d5786c74a
Fix dashboard export documentation (#24701) (#25191) 2018-11-06 10:27:26 +01:00
Spencer
3ee118dffe
[6.x] [InputControlVis] React 16.4+ compatibility (#25164) (#25180)
Backports the following commits to 6.x:
 - [InputControlVis] React 16.4+ compatibility  (#25164)
2018-11-05 19:27:13 -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
gchaps
a221b6ebbd [DOCS] 6.4.3 Release Notes (#24670)
* [DOCS] 6.4.3 Release Notes

* [DOCS] Editing changes for Release Notes]

* [DOCS] Minor edits to 6.4.3 RN
2018-11-05 16:45:46 -08:00
Bill McConaghy
9df114bf9b fixing issue with deleting scripted field in index pattern section (#25122) (#25146) 2018-11-05 14:40:08 -08:00
liza-mae
9d95015741
Replace xvfb with headless browser (#24904) (#25150)
* Replace xvfb with headless browser

* Update karma to run in headless chrome

Update Karma tests for an option to run chrome in headless.

* Fix lint issues

* Fix spaces
2018-11-05 15:25:59 -07: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
Maryia Lapata
d6a5c69e05
Translations for ui/vis (#23694) (#25138)
* Translate default editor

* Translate aria-labels, update ids

* Fix review comments

* Revert deletion of NOT

* Use one-time binding

* Translations for ui/vis

* Revert changes

* Fix a typo

* Refactoring

* Revert translations since they aren't displayed on ui

* resolve review comments
2018-11-05 22:09:03 +03:00
Jen Huang
9fcaba6ecb
[Rollups] Fix invalid date histogram interval warning (#25066) (#25086)
* Fix invalid date histogram interval warning

* Remove erroneous line
2018-11-05 09:46:22 -08: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
fa4e4480ac
Translate vis color schema labels (#23603) (#25107)
Translate color schemas labels
2018-11-05 16:26:27 +03: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
Leanid Shutau
99a8488f8b
[Tools] Fix js multiline parsing in angular expressions (#24812) (#25053)
* [Tools] Fix js multiline parsing in angular expressions

* Add test
2018-11-05 10:46:52 +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
Spencer
6898032816
[ftr] allow filtering suites by tag (#25021) (#25075)
Closes #22840

In the functional tests we want a better way to include/exclude certain tests, especially as we move forward with #22359. This PR allows us to decorate suite objects with "tags", which won't clutter up the test names and can be used to filter out specific tests within a single test config. The functional test runner supports defining `--include-tag` and `--exclude-tag` CLI arguments, and multiple can be defined.

The method of filtering out tests for running against cloud has been updated to use this approach and I plan to do the same to #22359 once this is merged.
2018-11-02 18:28:51 -07:00
Josh Dover
b206ac6ffd
Fix error log formatting (#24788) (#24929) 2018-11-02 17:31:29 -05: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
Matt Bargar
cc3092af29
Generate the correct bucket keys regardless of query type (#25002) (#25055)
1. filter's query is a plain string
2. filter's query is a query_string query
3. filter's query is some other query DSL object
2018-11-02 13:04:13 -04: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
Brandon Kobel
bae635f7cb
Upgrading deep-extend to 0.6.0 (#22817) (#24947)
* Upgrading deep-extend to 0.6.0

* Upgrading deep-extend again
2018-11-02 06:20:08 -07:00
Søren Louv-Jansen
c6957b3391
[APM] Fix missing parent issue (#25029) (#25043) 2018-11-02 13:30:54 +01:00
Aleh Zasypkin
7fcf32e26c
[6.x] Simplify pseudo localization for React components. (#25042) 2018-11-02 11:34:37 +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
CJ Cenizal
de8bd3b9bf
[Rollups] Add noOpSearchStrategy to handle rollup searches when rollups are disabled (#24798) (#25014)
* Surface error within Dashboard panel.
2018-11-01 15:10:29 -07:00
Spencer
219bc53591
[esArchiver] auto-create the default space object when necessary (#24953) (#24999)
* [esArchiver] auto-create the default space object when necessary

* [esArchiver] check for spaces plugin to create default space
2018-11-01 14:50:59 -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
Nathan Reese
50c25cf43f
Unable to filter saved objects by single type (#24950) (#25010)
* display danger toast when savedObjectClient.find fails

* move toast notification out of is mounted check

* add test case for savedObjectsClient.find exeception

* compare query to current activeQuery from state to ignore out of order requests
2018-11-01 15:30:16 -06: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
Jonathan Budzenski
f91ac474bf
[config] transform plugin deprecations before checking for unused settings (#21294)
* transform plugin deprecations before checking for unused settings

* async deprecations provider

* refactor

* assign

* async tests
2018-11-01 15:01:33 -05:00
CJ Cenizal
9b11cb3838
Duplicate search strategy errors to correspond to the number of original requests. This fixes a bug in which more than one search request error would result in a fatal error. (#24952) (#24997) 2018-11-01 12:09:31 -07: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
Bhavya RM
be0f898c58 backport of Adding jsxa11y into eslint rules #23932 2018-11-01 13:32:41 -04: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
Matt Bargar
3ff4f71e94
More accurate info on scripted field querying 2018-11-01 09:14:52 -04:00