Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add grid data to graph #44854

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bbovenzi
Copy link
Contributor

@bbovenzi bbovenzi commented Dec 11, 2024

Branch based off of #44332.

Use grid_data to show task instances in graph view.

  • Adds a dropdown to DagVizModal to switch between dag runs
  • Clicking on a Task Name will select it
  • Changing Task or Dag Run will update the url and when you close the modal you will go to the corresponding Details page
Screenshot 2024-12-11 at 4 34 20 PM Screenshot 2024-12-11 at 4 36 00 PM

^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Dec 11, 2024
@bbovenzi bbovenzi force-pushed the add-grid-data-to-graph branch from ecc9de3 to de28d2f Compare December 13, 2024 16:50
@bbovenzi bbovenzi force-pushed the add-grid-data-to-graph branch from de28d2f to e2d1f3f Compare December 23, 2024 20:43
@bbovenzi bbovenzi force-pushed the add-grid-data-to-graph branch from e2d1f3f to 71036ce Compare December 23, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants