-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
:mlFeature:Anomaly DetectionML anomaly detectionML anomaly detectionFeature:Data Frame AnalyticsML data frame analytics featuresML data frame analytics featuresMetarefactoringtechnical debtImprovement of the software architecture and operational architectureImprovement of the software architecture and operational architecturev7.10.0
Description
Currently the ML plugin uses HashRouter for routing. We should switch over to the platform-provided BrowserRouter in order to be consistent with other apps and be able to handle query params better.
Todos
- Migrate
HashRoutertoBrowserRouter(Note we importRouterbut that's actuallyBrowserRouter). [ML] Migrate to React BrowserRouter and Kibana provided History. #71941 - Migrate breadcrumbs away from hash based URLs. [ML] Migrate to React BrowserRouter and Kibana provided History. #71941
- Fix analytics list in management page [ML] Fix analytics list on management page. #74254
- Migrate internal URLs using
#to use URLs using base path. [ML] Extend MlUrlGenerator to support other ML pages #75696 [ML] Migrate internal urls to non-hash paths #76735 - Migrate external URLs using
#to use URLs using base path. [ML][Meta] Migrate ML urls to non-hash paths for non-ML plugins #76039 - Improve breadcrumbs for settings page, introduce another level like
Settings - Filter lists - Create - Fix clicking on breadcrumb when opening link in a new tab
- Fix "Open in Anomaly Explorer" table action link on the AD jobs page that causes a full page refresh
- Fix "Start trial" link on Data Visualizer page when running with Basic license
Metadata
Metadata
Assignees
Labels
:mlFeature:Anomaly DetectionML anomaly detectionML anomaly detectionFeature:Data Frame AnalyticsML data frame analytics featuresML data frame analytics featuresMetarefactoringtechnical debtImprovement of the software architecture and operational architectureImprovement of the software architecture and operational architecturev7.10.0