kibana/src
Joe Fleming 1346d1aeda
[6.x] Chore: canvas in xpack 6x (#22695) (#23201)
* chore: merge canavs into x-pack

squashed, since 6.x history isn't important and i want to be able to rebase...

* chore: eslint fixes in canvas

adds license headers and includes project linting overrides

* Chore: Reorg the x-pack gulp tasks (#22785)

- Removes deprecated, non-functional lint scripts
- Removes some unused (and barely used) dependencies
- Replaces deprecated `gulp-util` dependency
- Adds eslint rule to prevent future use of deprecated `gulp-util` dependency
- Moves all gulp tasks into `tasks` path
- Moves `gulp_helpers` into `tasks/helpers`
- All tasks in `gulpfile.js` were moved into `tasks` and broken up by domain

This is basically a no-op moving files around PR. All the existing tasks appear to work the same with these changes.

<img width="334" alt="screenshot 2018-09-06 15 42 45" src="https://user-images.githubusercontent.com/404731/45188971-8618c000-b1eb-11e8-9b26-b072ccc7ddb7.png">

* chore: rename files to match rules

* chore: copy canvas dependencies

* chore: reduce package.json to essentials

* chore: make canvas work in xpack

* chore: make browser tests work

* chore: fix include paths

node_modules is in a different relative path

* chore: fix ml tests with canvas code in x-pack

explicitely enable state management so the mlStateFactory tests pass

* chore: fix RBAC tests with canvas

* chore: split up the xpack prepare scripts

* chore: canvas tasks - dev, peg, and plugins

get dev, peg, and plugin building tasks working

* chore: canvas tasks - local tests

* chore: additional file cleanup

* chore: yarn lockfiles and eslint fixes

license headers and some small formatting stuff
2018-09-14 16:26:56 -07:00
..
cli [6.x] Implement LegacyService. Use core to start legacy Kibana. (#22769) 2018-09-07 07:56:43 +03:00
cli_keystore [6.x] Validate current node version (#19154) (#19452) 2018-05-29 21:59:42 +01:00
cli_plugin [6.x] [uiSettings] support overriding uiSettings from the config file (#21628) (#21983) 2018-08-15 16:21:50 -07:00
core [6.x] [core/public] stop loadingCount, improve stop() tests (#22937) (#22948) 2018-09-11 18:28:49 -07:00
core_plugins [6.x] Backport EUI@4.0.1 #23009 (#23203) 2018-09-14 14:10:43 -07:00
deprecation Fix misspellings (#19981) (#20284) 2018-06-27 20:50:06 -07:00
dev [6.x] Chore: canvas in xpack 6x (#22695) (#23201) 2018-09-14 16:26:56 -07:00
docs Revert "fix docs cli command (#19501)" (#19579) 2018-06-01 10:27:09 -05:00
es_archiver [accessibility] implement no-animation mode, auto enable for functional tests (#21629) (#22203) 2018-08-22 14:53:58 -07:00
fixtures Add missing isTimeBased to stub_index_pattern (#22126) (#22136) 2018-08-17 17:17:47 +02:00
functional_test_runner Filter test files from command line (#23010) (#23016) 2018-09-14 11:36:10 -06:00
optimize [typescript] continue to use the default config in development (#21966) (#21973) 2018-08-15 16:22:35 -07:00
plugin_discovery [6.x] Make core logging independent from the legacy Kibana. (#22026) 2018-08-16 13:28:26 +02:00
server [6.x] Implement LegacyService. Use core to start legacy Kibana. (#22769) 2018-09-07 07:56:43 +03:00
setup_node_env [6.x] Validate current node version (#19154) (#19452) 2018-05-29 21:59:42 +01:00
test_utils [6.x] Implement LegacyService. Use core to start legacy Kibana. (#22769) 2018-09-07 07:56:43 +03:00
ui [6.x] Backport EUI@4.0.1 #23009 (#23203) 2018-09-14 14:10:43 -07:00
utils [6.x] Migrate base path APIs and UiSettings client to new platform (#22694) (#22848) 2018-09-08 03:42:10 -07:00