Commit graph

26715 commits

Author SHA1 Message Date
Spencer
6aa679f02e
[7.x] Update dependency @types/ora to ^1.3.5 (#46649) (#46732) 2019-09-26 14:35:39 -07:00
Spencer
f40c5d38a0
[7.x] Update dependency jsdom to ^12.2.0 (#46650) (#46731) 2019-09-26 14:34:36 -07:00
Spencer
f71ca4ea9c
[7.x] Update dependency squel to ^5.13.0 (#46651) (#46730) 2019-09-26 14:34:11 -07:00
Spencer
fa8c4b6ac4
[7.x] Update dependency vinyl-fs to ^3.0.3 (#46652) (#46728) 2019-09-26 14:33:45 -07:00
Spencer
13772e8a4a
[7.x] Update dependency mime to ^2.4.4 (#46654) (#46727) 2019-09-26 14:33:20 -07:00
Spencer
855afee983
[7.x] Update eslint related packages (#46656) (#46726) 2019-09-26 14:32:53 -07:00
Chris Davies
ccba346cd7
[Lens] Add cardinality operation (#46397) (#46718)
Add cardinality operation to Lens. Still need to figure
out how to pass precision_threshold through
to esaggs, so for now that's not configurable.
2019-09-26 17:07:56 -04:00
Dario Gieselaar
f582da0f0a
[7.x] [APM] Consistent flyout headers (#46312) (#46620)
* [APM] Consistent flyout headers (#46312)

* [APM] Consistent flyout headers

Closes #46078 and #46074.

* Tooltips for span flyout badges

* Review feedback

* Fix import for SERVICE_NAME in StickySpanProperties
2019-09-26 22:02:17 +02:00
Matthias Wilhelm
cc37c24944
Euification of Discover FieldNameIcon (#46485) (#46720)
* Migrate FieldNameIcon to use Eui icons

* Adapt colors, cleanup, add test
2019-09-26 20:48:00 +02:00
Poff Poffenberger
dee8f75d80
[Canvas] Toolbar i18n and typescript conversion (#46532) (#46715)
* Toolbar i18n and typescript conversion

* i18n for toolbar
2019-09-26 12:08:44 -05:00
Larry Gregory
4416163ecb
[7.x] i18n - allow plugins to specify multiple paths (#46578) (#46712)
* allow plugins to specify multiple paths

* use native Array.flat instead of _.flatten()
2019-09-26 11:52:13 -04:00
Wylie Conlon
612aaf4bf3
[Lens] Fix broken Lens tests (#46625) (#46706)
* Fix broken Lens tests

* Fix lens Jest tests
2019-09-26 11:44:49 -04:00
Corey Robertson
760ac6ae42
[Canvas] Internationalize ui/views (#45181) (#46474)
* i18n dropdownControl and filter_group argument

* i18n getCell view

* i18n image view and image upload argument

* i18n markdown

* i18n metric view

* i18n pie view and palette argument

* i18n Plot view

* i18n progress view

* i18n render view

* i18n repeateImage view

* i18n revealImage

* i18n shape view

* i18n table view

* i18n timefilter view

* Fix incorrect key

* User proper key types

* Flatten strings structure

* Clean up

* Correct some constants
2019-09-26 11:12:54 -04:00
Alexey Antonov
32efbf106e
Move src/legacy/utils/kbn_field_types to data plugin (#46565) (#46695)
* Move `src/legacy/utils/kbn_field_types` to data plugin

Fix: #44186

* fix CI
2019-09-26 18:08:17 +03:00
Spencer
56e295568c
[7.x] Fix disappearing screenshots in CI (#46382) (#46662) 2019-09-26 07:31:28 -07:00
Spencer
4d9be8ac1b
[7.x] Fix yarn lock integrity (#46638) (#46657)
* Revert "Updating load-grunt-config to ^3.0.1 (#46408)"

This reverts commit 2733c093e0.

* adapt changes from #46408 to not invalidate yarn state on re-installs
2019-09-26 07:31:08 -07:00
Matthew Kime
8a777fd400
ui/render_complete 👉 src/plugins/kibana_utils (#44743) (#46597)
* Moved ui/render_complete to kibana_utils.
2019-09-26 08:55:18 -05:00
Liza Katz
67b1f5622e
Merge master (#46694) 2019-09-26 16:33:50 +03:00
Tim Roes
706031b24b
Remove more controversial rules (#46579) (#46691) 2019-09-26 15:33:29 +02:00
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