[Discover] Deangularize controller #86166
Labels
Feature:Discover
Discover Application
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Since the controller of angular is frequently edited, it is recommendable to keep on migrating step by step. We shouldn't migrate Angular router code for now, since also used by Discover context, whose controller needs also to be deangularized.
Functions and variables of $scope should be migrated to helpers to be used in the main react component
controller variables
$scope variables
$scope state changing function
Migrate Visualization functions
Migrate data fetching related stuff
Other functions, legacy & url related
The text was updated successfully, but these errors were encountered: