Commit graph

26745 commits

Author SHA1 Message Date
Brian Seeders 717956af96
Add bootstrap cache fallback (#46804) (#46844)
* Read branch from package.json as a backup for bootstrap_cache
2019-09-27 15:58:33 -04:00
spalger fc6e00d359 skip flaky suite (#46313)
(cherry picked from commit d3d3aa7edd)
2019-09-27 12:55:01 -07:00
spalger 7b0c653b3a disable flaky suite (#41338)
(cherry picked from commit ce4d65a783)
2019-09-27 12:51:10 -07:00
Robert Oskamp ceaa6d9102
[ML] Fix flaky setValue for some elements (#46693) (#46806)
Use setValue with clearing via keyboard
2019-09-27 21:41:45 +02:00
Spencer 804fb86fef
[7.x] Update dependency xml2js to ^0.4.22 (#46750) (#46796) 2019-09-27 12:21:33 -07:00
Spencer 989bfc84de
[7.x] Update dependency handlebars to v4.3.3 (#46747) (#46797) 2019-09-27 12:21:07 -07:00
Caroline Horn 57bf384327
[Lens] Index pattern selection using EuiSelectable (#46350) (#46822) 2019-09-27 14:43:56 -04:00
gchaps eb19c7a3c9
[DOCS] Adds note to troubleshooting migration topic (#46815) (#46827) 2019-09-27 10:57:48 -07:00
Eli Perelman 4518ac4eac
Make request and response properties conditionally available during HTTP interception (#42755) (#46818)
* Make request and response properties conditionally available during HTTP interception

* Address review comments, fix request reference in http service tests
2019-09-27 12:50:48 -05:00
Kaarina Tungseth 97b6178e4a
[DOCS] Added link names to configure-reporting page (#46805) (#46810) 2019-09-27 11:16:15 -05:00
Alexey Antonov f27d31de68
Convert filter_manager/lib to TypeScript / Jest (#45785) (#46778)
* Convert filter_manager/lib to TypeScript / Jest

Fix: #44952

* Update map_query_string.ts

* remove extra ts-ignore

* formatting

* fix PR comments

* Fix PR comments

* fix PR comments

* fix PR comments

* fix merge conflicts

* revert logic

* Fix PR commnets

* add tests for compare_filters

* fix PR comments
2019-09-27 18:00:27 +03:00
Spencer 106e09fd0b
[7.x] Update dependency @types/classnames to ^2.2.9 (#46648) (#46745) 2019-09-27 07:58:22 -07:00
Vadim Dalecky e7c15e2609
Embeddables 2 np (#46771) (#46783)
* chore: 🤖 move embeddable_api to NP "embeddable" plugin

* fix: 🐛 fix TypeScript type check errors

* fix: 🐛 fix TypeScript and build errors

* test: 💍 fix Jest tests

* fix: 🐛 fix translations

* test: 💍 add Mocha mocks

* fix: 🐛 change import syntax from function test sample plugin

* fix: 🐛 revert canvas changes back and leave placeholders

* chore: 🤖 revert more changes

* chore: 🤖 revert more changes

* fix: 🐛 fix TypeScript type check errors

* fix: 🐛 fix functional test imports

* fix: 🐛 fix x-pack Jest test importa

* test: 💍 fix advanced_ui_actiosn import for tests
2019-09-27 16:41:23 +02:00
Vadim Dalecky 4bda107558
refactor: 💡 separate server-side function reg from executor (#44531) (#46775)
* refactor: 💡 separate server-side function reg from executor

* refactor: 💡 separate Canvas functionality of Interpreter

* refactor: 💡 simplify, move server fn init into Canavas

* fix: 🐛 adjust Expressions service usage after master merge
2019-09-27 15:26:31 +02:00
James Gowdy e7e0723f05
[ML] Fixing job clone time range auto selection (#46582) (#46765)
* [ML] Fixing job clone time range auto selection

* round start to nearest bucket
2019-09-27 14:14:23 +01:00
Justin Kambic 771a214ef9
[Uptime] Delete memory and domain classes (#46722) (#46760)
* Delete memory classes that are not needed.

* Add index file for adapters directory to simplify imports.

* Delete references to domain classes from bootstrapping code to simplify codebase.

* Update auth domain tests to accommodate new changes.

* Remove unused parameter from rest route.

* Delete obsolete exports.
2019-09-27 09:08:28 -04:00
Daniil Suleiman 36a7978e36
[Vis: Default editor] Fix spacing after EUI upgrade (#46568) (#46769)
* Fix margins in vis editor data tab

* Fix margins in vis editor options tab

* Add a custom class to a string param
2019-09-27 15:26:29 +03:00
Artyom Gospodarsky e20fdcb74c
[NP] Timelion (#44039) (#46766)
* Move index.js to index.ts

* Migrate Vis, interpreter, home and 2 hacks to setup() and start()

* Move Timechart hack to start()

* Add featureCatalogueRegistryProvider to an interface

* Add types to a server param

* Move some .js to .ts

* Add ExpressionFunction<> to interpreter

* Remove Feature Provider

* Remove extra export

* Add an interface to a timelion response

* Add an inteface to the panel

* Add IPrivate interface

* Make nit notes

* Edit uiCapabilities() type

* Shim Timelion plugin

* Shim start() plugin method

* Change InternalCoreStart to LegacyCoreStart

* Move Angular dependencies to a separate module

* Change visualizations import path due to recent changes

* Rename directives

* Take a common property out

* Get rid of require in schema

* Use core.uiSettings

* Refactor timelion request handler

* Remove Private from tests

* Remove redundant dependencies from tests

* Update visualizations paths

* Change expressions paths due to expessions movement

* Refactoring according to reviews

* Add a comment over the uiCapabilities field

* Edit the comment

* Ignore uiCapabilities issue

* Take angular controller out

* Get rid of

* Get rid of config

* Get rid of config in start

* Unwrap handler from redundant promise

* Move npSetup npStart dependencies in a high level

* Rename some details

* Fix reviews

* fix CI

* Take visFactory out
2019-09-27 15:22:12 +03:00
Shahzad 48ebe3d8c3
make uptime filters responsive (#46560) (#46698) 2019-09-27 16:30:05 +05:00
Tim Roes 604a989f1f
Style guide cleanup (#46574) (#46763)
* Enable one-var rule

* Prevent built-in extension

* Group more rules into modern language features

* Fix typing error use eslint disable instead

* Improve wording slightly
2019-09-27 12:45:27 +02:00
Joe Reuter 59ac55eaf6
[Lens] Fix date suggestions (#46465) (#46768) 2019-09-27 12:42:56 +02:00
Joe Reuter 10beffb8dd
debounce preview rendering instead of suggestion bar (#46441) (#46767) 2019-09-27 12:42:48 +02:00
Dmitrii 59c5b6a6e6
[ML] Custom urls enhancements (#46433) (#46764)
* [ML] buildKibanaUrl with empty tokens support and multiple influencer field values

* [ML] custom_url_utils in TS

* [ML] comments

* [ML] replace logic for non influencer tokens

* [ML] fix TS issues and function composition

* [ML] move types definitions

* [ML] tests

* [ML] update snapshots

* [ML] PR remarks

* [ML] fix lucene operators

* [ML] url characters limit, tests

* [ML] refactor, fix token value, update tests

* [ML] fix interfaces

* [ML] comments
2019-09-27 12:06:33 +02:00
Pete Harverson 0879d72bcc
[ML] Adds listener for time filter refresh to data visualizer (#46708) (#46762)
* [ML] Adds listener for time filter refresh to data visualizer

* [ML] use merge for subscribing to time filter refresh
2019-09-27 10:30:36 +01:00
Pengcheng Xu 3b9a4ffed4
[Code] Fix Java langserver cannot start when workspace doesn't exist (#46685) (#46709) 2019-09-27 11:11:48 +08:00
Fuyao Zhao 0b75d84286
[Code]: update ts langserver version (#44987) (#46686) 2019-09-27 09:04:32 +08:00
Spencer 0832c02821
[7.x] switch to debounce private module to make sure it's avai… (#46739) 2019-09-26 15:55:52 -07:00
Spencer a8bc2b529e
[7.x] Update dependency tar to v4.4.13 (#46655) (#46729) 2019-09-26 15:55:13 -07:00
Josh Dover 300ccb763f
[7.x] Make request and response properties conditionally avail… (#46725)
* Make request and response properties conditionally available during HTTP interception

* Address review comments, fix request reference in http service tests
2019-09-26 16:47:18 -05:00
Spencer ccc09c9077
[7.x] Update d3 related packages (#46647) (#46733) 2019-09-26 14:36:10 -07:00
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