Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add task group detail across dag runs#50412

Merged
bbovenzi merged 1 commit intoapache:mainfrom
guan404ming:add-group-summary-across
May 15, 2025
Merged

Add task group detail across dag runs#50412
bbovenzi merged 1 commit intoapache:mainfrom
guan404ming:add-group-summary-across

Conversation

Copy link
Member

guan404ming commented May 9, 2025 *
edited
Loading

Related Issue

#49741

Why

Following PR for #50309, this PR focus on implementing cross dag run task group detail page

How

  • implement for cross dag run
  • add group breadcrumb

Note

Task group can't be fetch by getTask and thus I use the grid endpoint to get task group in Task component following Brent's suggestion in #49741. Not really sure what info should be display on the group task header, thus please let me know if the header need any change. Thanks!

Screen.Recording.2025-05-10.at.2.22.28.AM.mov

^ 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 airflow-core/newsfragments.

boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label May 9, 2025
guan404ming force-pushed the add-group-summary-across branch from cae8d86 to 9ad01d3 Compare May 9, 2025 18:55
guan404ming marked this pull request as ready for review May 9, 2025 18:55
guan404ming requested review from bbovenzi, jscheffl, pierrejeambrun, ryanahamilton and shubhamraj-git as code owners May 9, 2025 18:55
guan404ming force-pushed the add-group-summary-across branch from 9ad01d3 to 57f34b2 Compare May 13, 2025 11:55
bbovenzi reviewed May 13, 2025
guan404ming force-pushed the add-group-summary-across branch from 93e90ec to 6ba9add Compare May 14, 2025 12:43
Copy link
Member Author

guan404ming commented May 14, 2025

Current UI

Screen.Recording.2025-05-14.at.8.42.04.PM.mov

bbovenzi added this to the Airflow 3.1.0 milestone May 15, 2025
bbovenzi reviewed May 15, 2025
guan404ming force-pushed the add-group-summary-across branch from 6ba9add to 7f88aa3 Compare May 15, 2025 17:26
Copy link
Member Author

guan404ming commented May 15, 2025

Thanks for the suggestion. I've missed this part and updated.

bbovenzi approved these changes May 15, 2025
bbovenzi merged commit b9bf488 into apache:main May 15, 2025
42 checks passed
guan404ming deleted the add-group-summary-across branch May 16, 2025 01:36
sanederchik pushed a commit to sanederchik/airflow that referenced this pull request Jun 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

bbovenzi bbovenzi approved these changes

pierrejeambrun Awaiting requested review from pierrejeambrun pierrejeambrun is a code owner

ryanahamilton Awaiting requested review from ryanahamilton ryanahamilton is a code owner

jscheffl Awaiting requested review from jscheffl

shubhamraj-git Awaiting requested review from shubhamraj-git shubhamraj-git is a code owner

Assignees

No one assigned

Labels

area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Milestone

Airflow 3.1.0

Development

Successfully merging this pull request may close these issues.

2 participants