kibana/x-pack/plugins/monitoring/public
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
..
components Improve dll plugin relation with webpackshims (#30129) 2019-02-22 01:45:42 +00:00
directives Use an empty array if this does not exist (#30322) 2019-02-13 15:54:21 -05:00
filters Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
hacks Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
icons Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
lib Feature/translate monitoring access denied (#24985) 2018-11-15 15:50:55 +03:00
services Update title to stack monitoring (#29638) 2019-01-30 14:40:04 -05:00
views [Monitoring] Add flag to enable/disable CCR monitoring UI (#28840) 2019-02-04 16:15:14 -05:00
_hacks.scss EUI 6.10.0 & Background color fixes (#30136) 2019-02-05 21:29:30 -05:00
index.scss Update paths to ui, server, deprecation, plugin_discovery in src/legacy 2019-02-11 10:41:37 -05:00
monitoring.js Move timezone settings into autoload file (#22623) 2018-09-05 08:55:39 +02:00
register_feature.js Feature/translate monitoring access denied (#24985) 2018-11-15 15:50:55 +03:00