-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed as not planned
Labels
TaskIndicates an issue is neither a feature nor a bug and it's purely a "technical" change.Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Description
Brings especially mid-/long-term many benefits. Is a requirement when replacing some or all visualizations with AngularJS. Would make implementing features like #5977 (comment) easier
Maybe we could also replace the menu.js with AngularJS in the same step? Not sure!
https://docs.angularjs.org/api/ngRoute/service/$route
$route is used for deep-linking URLs to controllers and views (HTML partials). It watches $location.url("") and tries to map the path to an existing route definition.
Metadata
Metadata
Assignees
Labels
TaskIndicates an issue is neither a feature nor a bug and it's purely a "technical" change.Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.