Skip to content

Update url routes and naming #19944

@bbovenzi

Description

@bbovenzi

If we integrate tree/graph/gantt/details views into a single page, then we will need to change how the url routes in airflow work.

The default url would change from /tree?dag_id=example_dag to /dags/example_dag and /dags/example_dag/gantt would then show the tree/gantt combined view.

We should also drop all tree nomenclature, because it is no longer a tree diagram. It is simply the default dag page.

Redirects should be used to keep backwards compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AIP-38Modern Web Applicationarea:UIRelated to UI/UX. For Frontend Developers.kind:taskA task that needs to be completed as part of a larger issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions