kibana/webpackShims
Tiago Costa 514673c46e
Improve dll plugin relation with webpackshims (#30129)
* chore(NA): remove specific watch for x-pack webpackShims folder.

* chore(NA): remove xpack security plugin angular-ui-select webpackShim.

* chore(NA): bump ui-select version on x-pack to match the one used on oss kibana

* chore(NA): remove manual searching for webpackShim imports into the dll plugin. chore(NA): explicit avoid max dll compilations in all environments for the dll plugin. chore(NA): explicit throw an error and list all the not allowed modules bundled into the dll bundle.

* refact(NA): move ui related actions inside webpackShims to proper ui related files

* chore(NA): move angular ui dependencies from webpackShims to kibana core module.

* test(NA): enable xpack jest tests to be able to resolve plugins/xpack_main/*. refact(NA): rewrite code for the old xpack jquery flot webpackShim.

* refact(NA): use the already declared ui module get to list the dependencies for the kibana legacy core plugin.

* chore(NA): move angular ui requires to a better centralized place.

* refact(NA): rename areMaxCompilationsPerformed to assertMaxCompilations.

* refact(NA): remove unnecessary promise resolve on async function.

* refact(NA): remove unnecessary promise resolve on async function.

* refact(NA): apply changes according pr review.

* refact(NA): change from requires to imports in xpack_main plugin jquery flots.

* refact(NA): jquery flots missing statements.

* fix(na): linting problems.

* chore(na): re add jquery flot requires instead of imports.

* refact(NA): moving jquery flots from require to import. test(NA): fix mock for jquery_flot.

* feat(na): allow dynamic dll plugin public modules on dll bundle.

* feat(NA): step verification to not allow modules from xpack source.

* chore(NA): fix linting problems.
2019-02-22 01:45:42 +00:00
..
.eslintrc Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
ace.js Improve dll plugin relation with webpackshims (#30129) 2019-02-22 01:45:42 +00:00
angular.js Improve dll plugin relation with webpackshims (#30129) 2019-02-22 01:45:42 +00:00
childnode-remove-polyfill.js add polyfill for ChildNode remove (#21797) 2018-08-10 15:21:11 -06:00
elasticsearch-browser.js Improve dll plugin relation with webpackshims (#30129) 2019-02-22 01:45:42 +00:00
elasticsearch.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
jquery.js Improve dll plugin relation with webpackshims (#30129) 2019-02-22 01:45:42 +00:00
leaflet.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
mocha.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
moment-timezone.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
moment.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
numeral.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
sinon.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00