Commit graph

959 commits

Author SHA1 Message Date
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
Josh Dover 23bac512b3
Bump 6.x branch to 6.7 (#27497) 2018-12-19 09:43:05 -06:00
dave.snider@gmail.com dd9e773156
[6.x] EUI 5.8.1 comes with a brand color refresh. Also removes lots of KUI (#27009) (#27429)
* EUI 5.8.1 comes with a brand color refresh. Also removes lots of KUI (#27009)

EUI 5.7.0 had a color refresh which switched around our palette to better match branding guidelines. Hex colors are still hard coded in large parts of Kibana so most of the changes not in kbn/ui-framework are simple shifts to match that styling.

* snapshots
2018-12-18 14:32:08 -08:00
Lukas Olson e23dc042b7
[6.x] Move buildEsQuery to a package (#26306)
* Move buildEsQuery to a package (#23345)

* fix: move buildEsQuery to utils

* fix: tests that I broke

* fix: add back link to the docs

* fix: don't export from ui/ and link to utils

* fix: move to a package

* fix: move error to errors.js

* fix: paths for peg task

* fix: update reference to kuery

* fix: build step for transpilation

* fix: add typescript declaration file

* fix: test

* tmp: debug individual tests

* debug: add debug stuff for reporting tests

* try to debug test

* Testing splitting reporting jobs in two

* Testing splitting each job

* Fix ci yaml

* Skipping job to check failing test

* debug - adding a catch to jobResponseHandler on report

* Testing a different job and enabling verbose mode

* Testing verbose on phantom_api skipping other CI tests

* Fix script mode

* fix: try running tests in chromium

* fix: move out of devDependencies

* fix: remove commented test

* Revert "fix: try running tests in chromium"

This reverts commit 991d46f051.

* Revert testing changes

* Fixing build for phantomjs

* Revert CI configuration to master. Remove verbose logging for tests

* remove x-pack/yarn.lock, accidentally added back in #23345

* Fix import sorting
2018-12-18 13:52:33 -07:00
Tiago Costa d53a9a295f
Optimize with thread loader and terser (#27014) (#27426)
* multi thread expensive loaders

* revert styles

* feat(NA): added thread-loader and cache-loader to base optimizer and dll compiler.

* feat(NA): added cache-loader and thread-loader to the optimizer and dll compiler.

* feat(NA): use new terser plugin instead of old unmaintained uglifyjs webpack plugin.

* refact(NA): remove unused configs from base optimizer and dll compiler.

* fix(NA): available cpu calculated number.

* docs(NA): fix comment about what we are doing in prod on base_optimizer config.

* docs(NA): explain why we are setting memory into each thread loader worker.

* fix(NA): add dev only loaders to the thread-loader warmup config.

* refact(NA): change name from babelCacheDir to babelLoaderCacheDir.

* fix(NA): logic for calculating available cpus.

* feat(NA): pass NODE_OPTIONS along for the optimizer forked process and also for the optimizer workers.

* feat(NA): remove terser webpack plugin compression from base_optimizer and only run it on dll compiler.

* chore(NA): update function to calculate available cpus for works.

* fix(NA): apply upperbound to the number of workers we can have on thread-loader.

* fix(NA): decrease the max number of thread pool workers. refact(NA): use the same calculated number of cpus to use on parallel tasks on thread loader pool config for terser parallel. refact(NA): lower down the poolTimeout on non dev mode. refact(NA): change devOnlyModules to nonDistributableOnlyModules on warmupThreadLoader config.

* chore(NA): update yarn lock deps after merging with master.
2018-12-18 20:06:43 +00:00