kibana/x-pack/plugins/ml
Walter Rafelsberger c5d475f85f
[ML] Fix Limit Dropdown, simplify state management of Anomaly Explorer. (#23388)
- This fixes the limit dropdown behavior. The fix for that is actually just the $scope.appState.fetch(); statements in explorer_controller.js, they avoid to run the information stored in appState across modules out of sync.
- Additionally, the aim of this PR is to simplify the state management of Anomaly Explorer in the context of selecting cells in the swimlanes and updating the influencers list, charts and table accordingly.
2018-09-24 16:43:47 +02:00
..
common [ML] Removes job ID from detector description for duplicates (#23192) 2018-09-17 09:37:39 +01:00
public [ML] Fix Limit Dropdown, simplify state management of Anomaly Explorer. (#23388) 2018-09-24 16:43:47 +02:00
server [ML] Add links to rule editor for quick edit of value or filter (#22990) 2018-09-13 15:54:11 +01:00
index.js Moves styleSheetPath to uiExports (#23007) 2018-09-20 19:01:06 -07:00
jsconfig.json [ML] Adding jsconfig file for better code navigation in vscode (#19203) 2018-05-18 12:52:18 +01:00