kibana/x-pack/plugins
Walter Rafelsberger 9d73c656e8
[ML] Fix Anomaly Table update trigger (#18769)
Fixes an issue with the anomaly table not correctly updating in the anomaly explorer and the anomaly markers not showing up in the time series viewer.
- moves the initialization of scope.anomalyRecords = []; to the controllers of anomaly explorer and time series viewer. having it in the anomaly table directive caused a race condition to overwrite already fetched records.
- use $watchCollection instead of $watch to track anomalyRecords and focusChartData changes.
replaces $timeouts with scope.$evalAsync
- fixes how focusChartData gets updated correctly to fix missing anomaly markers in the time series viewer.
2018-05-03 16:02:32 +02:00
..
__mocks__ Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
apm [APM] Minor watcher improvements (#18602) 2018-04-26 17:44:31 +02:00
cloud Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
console_extensions [console_extensions] disable when console is disabled (#18673) 2018-05-01 10:54:43 -05:00
dashboard_mode Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
graph Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
grokdebugger [Grok Debugger] Adding syntax highlighting for grok expressions (#18572) 2018-04-30 12:31:23 -07:00
index_management Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
license_management fixing issue with cancel button on revert to basic license modal (#18718) 2018-05-02 12:53:08 -04:00
logstash [Logstash Centralized Management] Hide recently-deleted pipelines (follow up PR) (#18683) 2018-05-01 07:16:39 -07:00
ml [ML] Fix Anomaly Table update trigger (#18769) 2018-05-03 16:02:32 +02:00
monitoring [Monitoring/Metrics] clean up metric classes and getMetricFields stat… (#18741) 2018-05-02 17:29:25 -07:00
reporting Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
searchprofiler Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
security [UI Text: Security] Edited text in User, Add user, and Edit user pages (#18618) 2018-04-30 08:58:27 -07:00
tilemap Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
watcher Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
xpack_main Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00