Skip to content

Add pagination to Asset events list, add asset events to dag run and …#47647

Merged
bbovenzi merged 2 commits intoapache:mainfrom
astronomer:add-asset-event-to-dr/ti-details
Mar 12, 2025
Merged

Add pagination to Asset events list, add asset events to dag run and …#47647
bbovenzi merged 2 commits intoapache:mainfrom
astronomer:add-asset-event-to-dr/ti-details

Conversation

@bbovenzi
Copy link
Contributor

@bbovenzi bbovenzi commented Mar 11, 2025

Add upstream asset events on a Dag Run Details tab
Add created asset events on a Task Instance details tab
Add pagination and basic sorting to Asset details page Events list

Refactor the shared AssetEvents component to handle all of this.
Add autorefresh to the Dag Run and Task Instance Asset Events

Closes #47425

Screenshot 2025-03-11 at 6 42 15 PM Screenshot 2025-03-11 at 6 42 22 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 the area:UI Related to UI/UX. For Frontend Developers. label Mar 11, 2025
@bbovenzi bbovenzi force-pushed the add-asset-event-to-dr/ti-details branch from 556a2fe to e038d8a Compare March 11, 2025 22:58
@bbovenzi bbovenzi merged commit 23c3e7a into apache:main Mar 12, 2025
34 checks passed
@bbovenzi bbovenzi deleted the add-asset-event-to-dr/ti-details branch March 12, 2025 02:08
nailo2c pushed a commit to nailo2c/airflow that referenced this pull request Apr 4, 2025
apache#47647)

* Add pagination to Asset events list, add asset events to dag run and task instance details tab

* Remove unused file
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AIP-38 Add Asset Events to Dag Run and Task Instance details

3 participants