Commit graph

963 commits

Author SHA1 Message Date
Dmitry Lemeshko 06f6d7f025
[6.8] bump chromedriver version to 76 (#42468) (#42884)
* bump chromedriver version to 76 (#42468)

* bump chromedriver version to 76

* [test/interpreter_functional] update snapshots

* [test/interpreter_functional] skip failing tests

* Revert "[test/interpreter_functional] update snapshots"

This reverts commit 6401554882.

* [test/interpreter_functional] skip snapshot tests

* skip failing tests

* remove moveMouseTo for click

* Revert "skip failing tests"

This reverts commit 3371d93228.
2019-08-10 20:55:13 +02:00
Tyler Smalley 821efdaf55 bump version to 6.8.3
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2019-07-30 10:51:54 -07:00
Brandon Kobel 8bb613e22a
Updating lodash (#40702) (#41033)
* Updating to @elastic/lodash to 3.10.1-npm-kibana2

* Updating lodash to 4.17.13

There's a stray dependency to lodash 4.17.11 via cypress which doesn't
use "^". This is a dev dependency, so we can ignore it for a bit while
they update their package.json

* Updating some forgotten references to @elastic/lodash@3.10.1-kibana1

* Updating lodash-es to 4.17.13

* Updating to @elastic/lodash to 3.10.1-npm-kibana3

* Using the root resolutions to update cypress's version of lodash.

Thanks @spalger!!!
2019-07-16 07:16:55 -07:00
Dmitry Lemeshko 8870ba4f0c
FTR: upgrade chromedriver to 75 (#40791) (#41069) 2019-07-13 07:30:15 +02:00
Peter Schretlen 7d7b45b185
[6.8] upgrade prop-types to an MIT-licensed version (#39526) (#39608)
* upgrade prop-types to an MIT-licensed version (#39526)
2019-06-26 12:45:29 -04:00
spalger 3dd5896b94 bump version to 6.8.2 2019-06-20 08:10:06 -07:00
dave.snider@gmail.com 5f790a10dc
[6.8] eui 6.10.8 (#37038) 2019-05-23 16:34:39 -07:00
LeeDr b6f6998dff bump version to 6.8.1 2019-05-20 16:48:07 -05:00
Tyler Smalley 54e4c99ee3
Bump elasticsearch-js to 15.5.0 (#35910) (#35916)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2019-05-01 18:04:01 -07:00
Peter 9f3fe032e6
bump version to 6.8.0 (#35880) 2019-05-01 11:08:47 -07:00
spalger c69c416624 update chromedriver
(cherry picked from commit 3b71d997e4)
2019-04-24 18:36:42 -07:00
Dmitry Lemeshko 1667175376
bump chromedriver to 73 (#35395) (#35472) 2019-04-23 17:23:29 +02:00
Dmitry Lemeshko a683b34b17
[6.7] bump chromedriver to 2.46.0 (#27302) (#35017)
* bump chromedriver to 2.46.0 (#27302)

* [services/leadfoot_element_wrapper] update Session.execute call

* [services/leadfoot_element_wrapper] fix clearValueWithKeyboard

* fix scripted fields tests

* fix heatmap functional test
2019-04-15 18:10:04 +02:00
Greg Thompson a7819a5e9a [6.7] Upgrades EUI to 6.10.6 (backported browser-related fix) (#33883) (#33972)
* Upgrades EUI to 6.10.6 (backported browser-related fix) (#33883)

* eui to 6.10.6

* update snapshots related to onClick

* yarn.lock
2019-04-04 12:31:19 -07:00
LeeDr 2aa2ade25d bump version to 6.7.2 2019-04-04 10:52:35 -05:00
Spencer 78e18e8809
[yarn] upgrade geckodriver (#34216) (#34219) 2019-03-29 23:40:04 -07:00
Tyler Smalley 8d6b6f6998 bump version to 6.7.1
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2019-03-26 09:40:58 -07:00
Chandler Prall 02309629fd
Upgrade to EUI v6.10.5 (#33267) 2019-03-15 08:18:39 -06:00
Brandon Kobel 5618e1a5e3
Upgrading handlebars (#32699) (#32717) 2019-03-08 13:52:53 -08:00
Jason Rhodes 8e398bda98
[6.7 backport] Updates EUI to include date picker types (#31937) (#32581)
* [7.0] Updates EUI to include date picker types (#31937)

* Fixed a simple argument bug and removed infra date picker EUI types

* Fixes for EUI date picker types

* Updates EUI to 6.10.4 to bring in date picker types, adds react-datepicker types as a necessary peer dep

* Updates moment imports to import from moment-timezone to avoid type collisions

* Syncs version for react-datepicker types between x-pack and kibana root

* Fixes query bar type issue with eui super date picker
2019-03-07 13:18:04 -05:00
Mikhail Shustov 1d93e8db8d
update @types/node to latest v10 (#32306) (#32324) 2019-03-01 19:11:39 +01:00
Jonathan Budzenski 5a22e3e4d4
Bump node to 10.15.2 (#32200) 2019-02-28 10:50:20 -06:00
Chandler Prall 7930a3f045
Upgrade eui to 6.10.3 (#31696) (#31756) 2019-02-22 10:03:57 -07:00
Chandler Prall 6126d9894a
Upgrade eui to 6.10.2 (#31272) (#31290) 2019-02-15 11:47:21 -07:00
Aleh Zasypkin e767f904bc
[6.7] Add zh-CN.json translations and respective compatibility checks via i18n tools (#30644) 2019-02-11 16:11:37 +01:00
Chris Davies e457c154f7
Remove WebSockets from Canvas 6.7 (#30523) 2019-02-08 14:01:45 -05:00
Chandler Prall 3e224eb445
Upgrade EUI to 6.10.1 (#30404) (#30440) 2019-02-08 09:05:36 -07:00
Caroline Horn eb77967d76
[6.7] EUI 6.10.0 & Background color fixes (#30136) (#30323) 2019-02-07 12:44:26 -05:00
Spencer 3f97d4b8e4
[6.7] [yarn] upgrade elasticsearch-js (#30298)
Backports the following commits to 6.7:
 - [yarn] upgrade elasticsearch-js (#30294)
2019-02-06 18:11:06 -08:00
Court Ewing 5588435597 6.x -> 6.7 branch variables 2019-02-06 08:37:51 -05:00
Tiago Costa 757470e786
Upgrade thread loader (#27518) (#30168)
* chore(NA): update thread-loader version.

* chore(NA): upgrade to thread-loader 2.1.0.

* chore(NA): update thread-loader to 2.1.1

* chore(NA): bump thread loader version to 2.1.2
2019-02-06 02:58:51 +00:00
Jonathan Budzenski a28627993a
Bump node to 10.15.1 (#27918)
* Bump node to 10.15.0

* newline

* -1 newline

* bump max header size to 64kb

* fix quotes

* s

* space

* Bump node to 10.15.1

* fix flag arg
2019-02-05 16:08:00 -06:00
dave.snider@gmail.com 3737ce61b8
EUI 6.8.0 (#29860) (#29879)
Upgrades Kibana's EUI dep.
2019-02-04 12:20:18 -08:00
Chris Cowan 33e6b48e41
[Infra UI] Table View for Home Page (#29192) (#29739)
* Addding initial table implimentation

* Moving waffle map to seperate component; adding contextual menu to nodes; adding filter to groups; adding pagination; adding sorting

* Fixing EUI types for EuiInMemoryTable to work for EVERYONE

* Adding server plugin for tslint for VIM; Fixing tests

* Adding the view switcher

* removing dependency

* updating yarn.lock

* Change padding to use EUI rules

* Rename waffle/index to nodes_overview; move table to nodes_overview

* Adding missed files in last commit

* Adding textOnly to the columns that need special truncation because they are buttons

* Fixed an error in the merge

* Fixing merge issues
2019-01-31 10:44:22 -07:00
Nathan Reese db2fdae3c7
update to eui 6.7.4 (#29560) (#29629)
* update to eui 6.7.4

* remove use of euiHeaderChildSizeMobile for xs header check
2019-01-30 11:25:45 -07:00
Nathan Reese bc6201b41a
upgrade to eui 6.7.2 (#29387) (#29389) 2019-01-26 12:17:34 -07:00
Nathan Reese a19e5a541c
Upgrade to EUI 6.7.0 (#29330) (#29354)
* Upgrade to EUI 6.7.0

* comment out tests that are broken by brittle selector
2019-01-25 09:43:30 -07:00
Jason Rhodes d39bebde67
Updates React et al to 16.6 (#24707) (#29203)
* Updates react to 16.6 (latest)

* Updated fragment-based snapshots for Kibana root unit tests

* Updated fragment-based snapshots for x-pack unit tests

* Removed xpack yarn.lock file bc it is no longer needed, it was reintroduced by accident during a rebase in this branch

* React 16.6 snapshot updates, round 2 (mostly Fragment snapshot diffs)

* Updated last round of React 16.6 snapshots

* Fixes query bar issue with 16.4 gDSFP lifecycle

* Updated yarn lock (arraybuffer.slice updated)

* Updates snapshots where executeQueryOptions prop appears
2019-01-23 14:35:39 -05:00
dave.snider@gmail.com 64e6ee808a
eui 6.5.1 (#28970) (#28972) 2019-01-17 20:22:49 -08:00
Nathan Reese 973eeb9a1d
merge conflicts in snapshot (#28773) 2019-01-15 15:38:37 -07:00
nicknak 5ce826af2f
Testing x pack jest integration (#26825) (#28518)
* progress

* progress

* cleanup and elastic configs

* make upgrades to support adding aditional users, with

* use defaultDeep to ensure settings pass correctly

* move needed configs to start servers into kbn_server (except x-pack plugin paths and users)

* move xpack config to an export

* add more time

* diff rollbacks

* roll back prettier diff

* revert setupUsers signature

* remove more bluebird

* update bluebird for fixes with jest compatability

* fix ts errors

* dont allow jest to keep going making errors confising

* Separates configs for jest integration core/x-pack.

* Pass nested kbn config parameters.

* Adds example x-pack integration test using live es.

* Cloud detectors should be configurable for tests.

* Cloud detectors should use native promises only.

* No erroneous comments...

* Util is only for promisify, duh!

* New tests should have docuementation to help those looking to utilize them.

* Doc section headings should be consistent with each other.

* With git there is no need to commit commented code.
2019-01-11 13:17:48 -05:00
Larry Gregory 9e1ce16ebd
[6.x] Upgrade Karma to 3.1.4 (#28581) (#28593)
Backports the following commits to 6.x:
 - Upgrade Karma to 3.1.4  (#28581)
2019-01-11 12:17:36 -05:00
Spencer 578a853ffa
Implement built_assets directory (#27468) (#28442)
* [sass] build sass into built_assets directory

* [optimize/dlls] move dll optimization into built_assets directory

* [dlls] update path to dll manifest

* [built_assets] ignore when searching for notice files

* [sass] build into variable directory

* revert changes to ui_export_types/style_sheet_paths.js

* revert changes to ui_export_types/style_sheet_paths.test.js

* [uiExports/styleSheetPaths] switch .scss extension for stylesheets that are already compiled

* update comment for clarity

* [testBundle] include css from built_assets

* [dlls] move url to built_assets/dlls

* fix merge conflict issues

* [server/sass] pass log in test
2019-01-10 10:12:39 -08:00
Joel Griffith 4d013c1cd0
[backport] Quick smoke test of chromium on startup for diagnosing (#28001) (#28431)
* Quick smoke test of chromium on startup for diagnosing (#28001)
2019-01-10 09:23:18 -08:00
Matthew Kime 90b202cb9b
remove grunt sterilize (#27825) (#28139) 2019-01-04 22:32:53 -06:00
Chandler Prall 32d1f01378
[6.x] Change sass-lint config to very specifically target files to lint (#28048) | Remove SCSS linting from dev server (#28055) | Sasslint precommit hook (#28095) (#28105)
* Change sass-lint config to very specifically target files to lint (#28048)

* Remove SCSS linting from dev server (#28055)

* Sasslint precommit hook (#28095)

* Remove SCSS linting from dev server

* Add sasslint to precommit hook
2019-01-04 13:30:13 -07:00
Chandler Prall 749374eb5a
Add SCSS linting (#27328) (#27995)
* scss linting POC

* update yarn.lock

* Include sass linting alongside es/ts lint tasks

* fix linting errors

* replace unceccessary selector on rollup creation
2019-01-03 09:50:49 -07:00
Matthew Kime 41c9c5d31d
Make test runners available from yarn run test:* (#26671) (#27969)
* yarn test:mocha yarn test:jest, x-pack too

* remove inline comments, deprecate test:server and replace with test:mocha
2019-01-03 09:40:37 -06:00
Søren Louv-Jansen 8ac9387dfe
Remove isomorphic-fetch (#27878) (#27935) 2019-01-03 01:04:42 +01:00
Nathan Reese 09fd4b245b
EUI 6.0.1 (#27787) (#27793)
* EUI 6.0.1

* update snapshots
2018-12-26 15:08:03 -07:00