Skip to content

[v3-3-test] Add support for filtering Dags by any DagRun state - #70292

Merged
pierrejeambrun merged 1 commit into
apache:v3-3-testfrom
astronomer:backport-68657
Jul 23, 2026
Merged

[v3-3-test] Add support for filtering Dags by any DagRun state#70292
pierrejeambrun merged 1 commit into
apache:v3-3-testfrom
astronomer:backport-68657

Conversation

@pierrejeambrun

Copy link
Copy Markdown
Member

Backport of #68657 to v3-3-test.

Cherry-picked from e05d6cd.

Clean cherry-pick, no conflicts. Introduces the "any run state" Dags-list filter (the RunStateSelect component replacing StateFilters, and the _AnyDagRunStateFilter API filter).

This is the prerequisite for the #69875 backport (which adds failed/success to this filter) — that PR is stacked on this branch and should merge after this one.


Was generative AI tooling used to co-author this PR?
  • Yes — Claude Code (Opus 4.8)

Generated-by: Claude Code (Opus 4.8) following the guidelines

* Add support for filtering Dags by any DagRun state

* Update airflow-core/src/airflow/ui/src/pages/DagsList/DagsFilters/DagsFilters.tsx

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>

* Switched the fixed width to fit-content

---------

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
(cherry picked from commit e05d6cd)
@boring-cyborg boring-cyborg Bot added area:API Airflow's REST/HTTP API area:translations area:UI Related to UI/UX. For Frontend Developers. translation:default labels Jul 23, 2026
@pierrejeambrun
pierrejeambrun merged commit 239a639 into apache:v3-3-test Jul 23, 2026
87 checks passed
@pierrejeambrun
pierrejeambrun deleted the backport-68657 branch July 23, 2026 14:17
@github-actions github-actions Bot added this to the Airflow 3.3.1 milestone Jul 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hi maintainer, this PR was merged without a milestone set.
We've automatically set the milestone to Airflow 3.3.1 based on: merged to version branch
If this milestone is not correct, please update it to the appropriate milestone.

This comment was generated by Milestone Tag Assistant.

@vatsrahul1001 vatsrahul1001 added the type:misc/internal Changelog: Misc changes that should appear in change log label Jul 27, 2026
vatsrahul1001 pushed a commit that referenced this pull request Aug 5, 2026
* Add support for filtering Dags by any DagRun state

* Update airflow-core/src/airflow/ui/src/pages/DagsList/DagsFilters/DagsFilters.tsx



* Switched the fixed width to fit-content

---------


(cherry picked from commit e05d6cd)

Co-authored-by: Guan-Ming Chiu <105915352+guan404ming@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API area:translations area:UI Related to UI/UX. For Frontend Developers. translation:default type:misc/internal Changelog: Misc changes that should appear in change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants