Commit graph

26696 commits

Author SHA1 Message Date
Sébastien Loix
81ea5ef8c4
Refactor Template UI logistics form (#46576) (#46687) 2019-09-26 13:19:39 +02:00
Jean-Louis Leysens
d7ed4d4ded
[Console] Prototype Hardening (first pass) (#46334) (#46681)
* Remove potential foot-gun function

* Precaution - user input is read against these objects
2019-09-26 12:54:58 +02:00
Maryia Lapata
a29f8e07f8
Improve TS (#46452) (#46683) 2019-09-26 13:50:16 +03:00
James Gowdy
c336532555
[ML] Fixing job clone redirect which breaks functional tests (#46605) (#46676) 2019-09-26 10:18:20 +01:00
WangQianliang
b6223acd63
chore(code/frontend): frontend telemetry (#46154) (#46596) 2019-09-26 11:24:37 +08:00
Chris Cowan
56083fd30d
[Infra UI] Create robust ID for contextual menus for Inventory view. (#46358) (#46635) 2019-09-25 20:11:09 -07:00
Caroline Horn
f068641457
Global filters editor design pass (#46276) (#46672)
* Fixed helps text for dates and using delimited form control for ranges
* Adjusting width of field slightly
* Use filter icon type and single branch in svg
* Change placeholders
2019-09-25 23:06:56 -04:00
spalger
2bf766ea10 disable flaky suite (#46674)
(cherry picked from commit c8f4b5e0c0)
2019-09-25 19:10:03 -07:00
Lukas Olson
d85b30a2d2 Add docs for courier:batchSearches UI setting (#46053)
* Add docs for courier:batchSearches UI setting

* Update ui_setting_defaults.js

* Update ui_setting_defaults.js

* Update advanced-options.asciidoc

* Update advanced-options.asciidoc

* Update ui_setting_defaults.js

* Update advanced-options.asciidoc

* Update ui_setting_defaults.js
2019-09-25 17:37:00 -07:00
Spencer
2e2e1ea39b
[7.x] Re-split ciGroups after pipeline rollout (#46375) (#46643)
* Re-split ciGroups after pipeline rollout

Revert "Revert "Revert "Revert "Revert "[ci] compress jobs for CI stab… (#45454)"

This reverts commit 9a109f2170.

Revert "set IS_PIPELINE_JOB in intake jobs (#45850)"

This reverts commit b1a01effa8.

* Split one of the slow test suites up to try to make overall CI faster

* Disable visualRegression groups, they are being handled in other work

* Revert "Split one of the slow test suites up to try to make overall CI faster"

This reverts commit 1213239545.

* Move some different xpack ciGroup8 suites around
2019-09-25 17:21:47 -07:00
Davey Holler
78c281b501
Changing the targeted wrapper (#45980) (#46637) 2019-09-25 16:10:01 -07:00
Spencer
c77704dd64
[7.x] Update jest related packages (#46391) (#46624)
* Update jest related packages (#46391)

* Update jest related packages

* use correct type

* adapt spy and describe.each types

* update yarn.lock

* update snapshot

* define types before passing to describe.each

# Conflicts:
#	yarn.lock

* update yarn.lock file
2019-09-25 15:16:26 -07:00
Spencer
4ff1350664
[7.x] Update angular+jquery related packages (#46393) (#46629)
* Update angular related packages

* upgrade jQuery too

* don't delete screenshots in pipeline jobs

* use ng-change so that listener is triggered after ng-model is updated

* match @types/angular versions

* update yarn.lock

* fix test

$routeChangeSuccess is no longer broadcast when resolving a redirect route, so this test has been adjusted to validate that

# Conflicts:
#	package.json
#	yarn.lock
2019-09-25 15:12:04 -07:00
CJ Cenizal
2914360a0b
Add request flyouts to JSON watch form and Threshold Watch edit form. (#43232) (#46634)
* Refactor watch serialization logic into common serialization functions.
  - Refactor build helpers to accept specific arguments instead of the entire watch object, to make dependencies more obvious.
  - Move action models into common directory.
* Remove boom error reporting from action models because this is an unnecessary level of defensiveness since we control the UI that consumes this API.
* Convert tests from Mocha to Jest.
  - Remove mocks and fix assertions that depended upon mocked dependencies. These assertions were low-value because they tested implementation details.
  - Remove other assertions based upon implementation details.
* Remove serializeMonitoringWatch logic, since Monitoring doesn't use the create endpoint.
2019-09-25 15:10:57 -07:00
gchaps
b312d9f140
[DOCS] Adds highlights for 7.4.0 release (#46616) 2019-09-25 14:14:57 -07:00
Caroline Horn
0581b0fa3d
[Lens] Adding compressed to appropriate form inputs (#46239) (#46623) 2019-09-25 16:26:59 -04:00
Josh Dover
e9526f5927
[7.x] Apply all validation rules to empty strings (#46167) (#46598) 2019-09-25 15:24:36 -05:00
Pete Harverson
a7981fc193
[ML] Combines ui/time_buckets into MlTimeBuckets (#46227) (#46606)
* [ML] Combines ui/time_buckets into MlTimeBuckets

* [ML] Add unit tests for ml calc_auto_interval

* [ML] Rename MlTimeBuckets to TimeBuckets
2019-09-25 21:22:43 +01:00
Chris Davies
f5d5bc94d3
[Lens] Change metric suggestion title (#46346) (#46612) 2019-09-25 15:29:22 -04:00
spalger
9df44e652e temporarily skip failing test suite
(cherry picked from commit 9abc85efe0)
2019-09-25 12:07:09 -07:00
Brandon Kobel
3cec4e100d
Updating nwmatcher (#46413) (#46608) 2019-09-25 11:37:12 -07:00
Brandon Kobel
ab2d5672e9
Updating mixin-deep (#46412) (#46607)
* Updating mixin-deep

* update kbn/pm dist
2019-09-25 10:55:11 -07:00
Chris Davies
95c85321a0
Ensure Lens index pattern column names are unique (#46494) (#46588) 2019-09-25 13:23:02 -04:00
Chris Davies
4b051c517e
[Lens] Respect the currently selected visualization type (#46086) (#46590)
Respect the currently selected visualization type
when dropping a field into the Lens workspace.
Also, fix a bug that broke Lens when switching to
a table visualization prior to configuring anything.
2019-09-25 13:22:46 -04:00
Chris Davies
e3af84d8cc
[Lens] Make Lens compatible with reporting (#46027) (#46593) 2019-09-25 13:22:34 -04:00
Kaarina Tungseth
21dec189e5
[7.x] [DOCS] Updates to Reporting docs (#46158) (#46518)
* [DOCS] Updates to Reporting docs (#46158)

* [DOCS] Updated to Reporting docs

* Updated with review comments

* Removed float tag
2019-09-25 12:05:48 -05:00
Tim Sullivan
3964644ab4
[Reporting] Ensure Chromium is always launched with args to create chrome_debug.log (#45479) (#46406)
* remove isVerbose from logger object

* Remove verboseLogging from chromium args

* fix typescript
2019-09-25 09:24:04 -07:00
Tim Sullivan
400878363b
[Reporting] Fix Generating Reports with long jobParams RISON (#45603) (#46404)
* Rename route file for consistency

* Generate via jobParams allows post payload

* jobParams as post body

* [Reporting] Skip failing test

* fix types

* canvas pdf generation to use post payload

* api test

* tests

* fix a typescript

* fix fn test

* fix tests

* fix tests

* run esArchiver fewer times

* return rison that came in invalid
2019-09-25 09:23:52 -07:00
Lisa Cawley
dfe1aa02d7
[DOCS] Update machine learning screenshots (#44555) (#46591) 2019-09-25 09:19:27 -07:00
gchaps
14152e13ce
[DOCS] Updates time picker content in Discover doc (#46516) (#46600)
* [DOCS] Updates time picker content in Discover doc

* [DOCS] Incorporates review comments in time filter doc
2019-09-25 09:06:52 -07:00
Brandon Kobel
6458ac22a9
Removing unused react-markdown-renderer dependency (#46414) (#46541) 2019-09-25 09:05:19 -07:00
Spencer
c48fa7eea6
[7.x] Update dependency cpy to ^7.3.0 (#46197) (#46540)
* Update dependency cpy to ^7.3.0

* update kbn/pm distributable
2019-09-25 09:04:07 -07:00
Wylie Conlon
627579eda6
[lens] Fix drop target highlighting (#46529) (#46585)
* [lens] Fix drop target highlighting

* Respond to review comments
2019-09-25 11:56:47 -04:00
Larry Gregory
aab7a7efcd
[7.x] Security - allow sorting on user/roles 'reserved' column… (#46584)
* allow sorting on user/roles 'reserved' column

* remove unused import


Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2019-09-25 11:51:11 -04:00
Matthew Kime
b9069bcb24
FieldFormats Registry from IndexedArray to Map (#46395) (#46580)
* fieldFormats from IndexedArray to Map
2019-09-25 10:20:10 -05:00
Maja Grubic
5d099cfbbd
Add percentile and median aggregations for timestamp fields (#46477) (#46577) 2019-09-25 16:19:55 +01:00
Pengcheng Xu
eb457a40b8
[Code] Upgrade ctags langserver to support two more languages (#46317) (#46572)
* [Code] Upgrade ctags langserver to support two more languages

* [Code] Enable ctags langserver

* Fix test
2019-09-25 22:59:28 +08:00
Chris Davies
c9211a7791
Promote Lens to the front of the visualization list in the add visualization dialog (#46068) (#46135) 2019-09-25 10:58:04 -04:00
Chris Davies
b567465ea0
[Lens] Add IP support to Lens (#46383) (#46512) 2019-09-25 10:28:03 -04:00
Larry Gregory
2e6c40ee43
[7.x] GUI enhancement: ability to sort the spaces table (#4642… (#46573)
* Ability to sort the spaces table

* Changes requested by @legrego and jest test fix

Co-authored-by: friol <dantonag@gmail.com>
2019-09-25 09:56:00 -04:00
Larry Gregory
2fc43539cf
[7.x] Spaces - respond with ES headers on space retrieval fail… (#46571)
* respond with ES headers on space retrieval failure

* handle 401 responses when navigating to a specific space

* check for www-authenticate header

* Update x-pack/legacy/plugins/spaces/server/lib/request_interceptors/on_post_auth_interceptor.ts

* address PR feedback

* downgrade logging
2019-09-25 09:39:23 -04:00
Brandon Kobel
9be4c3d08f
Updating load-grunt-config to ^3.0.1 (#46408) (#46539)
* Updating load-grunt-config- to ^3.0.1

* Resetting yarn.lock from upstream/master

* Updating yarn.lock, fresh!
2019-09-25 06:34:36 -07:00
Tim Roes
12a76df1b1
Style guide cleanup (#46464) (#46559)
* Remove angular styleguide

* Remove SASS reference only file

It's still linked in the STYLEGUIDE.md document

* Cleanup HTML styleguide

* More cleanup

* Cleanup API style guide

* Remove architecture style guide

* Merge into STYLEGUIDE.md

* add attribution back on

* Change doclink to style guide

* Change wording and remove more rules

* Update STYLEGUIDE.md

Fix typos

Co-Authored-By: Stacey Gammon <gammon@elastic.co>
2019-09-25 13:19:15 +02:00
James Gowdy
4d5f62542e
[ML] Fixing selection of dedicated index when cloning job (#46486) (#46551) 2019-09-25 12:05:33 +01:00
Brandon Morelli
0c5073be16
docs: move uptime guide to shared versions (#45378) (#46561) 2019-09-25 12:06:44 +02:00
Brandon Morelli
ba53ee2dc9
docs: add tip on agent config in a dt (#43301) (#46556) 2019-09-25 11:34:48 +02:00
Brandon Morelli
16c30488ee
[docs][APM] Update APM screenshots (#46235) (#46554) 2019-09-25 11:34:20 +02:00
Angela Chuang
c878857d36
[SIEM] Add events histogram (#45403) (#46536)
* add events histogram

* move away from auto date histogram aggregation

* fallback to auto-date-histogram if interval is not available

* styling for histogram

* add add narrowDownTimerange event

* isolate matrixOverTimeHistogram component

* split events series

* add lable for missing group

* fix styled component syntax + change prop name

* add unit test

* fix props passed to styled component

* add integration test

* pass filterQuery prop to events tab on Host details page

* reduce bucket number for bar chart

* update types

* display barchart only when data is available

* change function style

* fix types

* add unit test

* add spacer

* pass updateDateRange down to host details components

* update snapshot
2019-09-25 06:07:11 +01:00
Brandon Kobel
4ec27fb691
Updating grunt-karma to ^3.0.2 (#46407) (#46534) 2019-09-24 17:56:57 -07:00
Nick Peihl
e890743cb4
fix: issue #44303 so grid buckets are rendered correctly at high zoom (#44421) (#46523)
At high zoom levels, rounding the box corners to five decimal places
will cause boxes to have non-uniform shapes and sometimes all corners
of the box will round to the same value and the box won't be displayed
at all.

In addition, because of the non-uniform size a box can be
rendered in such a manner that it doesn't contain the points that
contributed to the aggregation.

This fix always preserves 5 decimals of precision, but when necessary
will go beyond this based of how tall/wide the tile actually is.  For
example, if a tile is 0.0000004 degrees wide then the box will be
rounded to 8 decimals of precision.
2019-09-24 16:38:47 -07:00