Skip to content

Replace broadcast etc with AngularJS routing #6037

@tsteur

Description

@tsteur

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

No one assigned

    Labels

    TaskIndicates an issue is neither a feature nor a bug and it's purely a "technical" change.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions