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 state filter to task page. #46465

Merged
merged 2 commits into from
Feb 6, 2025
Merged

Conversation

tirkarthi
Copy link
Contributor

For a given task it will be helpful to have a filter similar to dag runs list and tasks page to filter task instances for a task by given state like all failed states for a task. This is very similar to how it's done in dag run page's task instance tab.

Notes for self and review :

stateOptions can perhaps be moved to a common constant inside src/constants to reuse between the pages.

image

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Feb 5, 2025
@tirkarthi tirkarthi force-pushed the task-page-state-filter branch from 14aae5d to 2e4289d Compare February 6, 2025 05:17
@bbovenzi bbovenzi merged commit 7201469 into apache:main Feb 6, 2025
35 checks passed
insomnes pushed a commit to insomnes/airflow that referenced this pull request Feb 6, 2025
* Add state filter to task page.

* Refactor task instance and dagrun states to constants util.
insomnes pushed a commit to insomnes/airflow that referenced this pull request Feb 6, 2025
* Add state filter to task page.

* Refactor task instance and dagrun states to constants util.
niklasr22 pushed a commit to niklasr22/airflow that referenced this pull request Feb 8, 2025
* Add state filter to task page.

* Refactor task instance and dagrun states to constants util.
ambika-garg pushed a commit to ambika-garg/airflow that referenced this pull request Feb 17, 2025
* Add state filter to task page.

* Refactor task instance and dagrun states to constants util.
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.

2 participants