Skip to content

AIP-38 - feat(pages/DagsList): add tags filter to dags list - #43303

Merged
bbovenzi merged 3 commits into
apache:mainfrom
josix:feat/aip-38/dag-tag-filter
Oct 23, 2024
Merged

AIP-38 - feat(pages/DagsList): add tags filter to dags list#43303
bbovenzi merged 3 commits into
apache:mainfrom
josix:feat/aip-38/dag-tag-filter

Conversation

@josix

@josix josix commented Oct 23, 2024

Copy link
Copy Markdown
Contributor

closes: #42712
image
image


^ 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 Oct 23, 2024
@josix josix changed the title feat(pages/DagsList): add tags filter to dags list AIP-38 - feat(pages/DagsList): add tags filter to dags list Oct 23, 2024
@josix
josix force-pushed the feat/aip-38/dag-tag-filter branch from d543b9c to 8388743 Compare October 23, 2024 09:36
@josix
josix marked this pull request as ready for review October 23, 2024 09:38
Comment thread airflow/ui/src/pages/DagsList/DagsList.tsx Outdated
Comment thread airflow/ui/src/pages/DagsList/DagsFilters.tsx Outdated
@josix
josix requested a review from bbovenzi October 23, 2024 18:19
@josix
josix force-pushed the feat/aip-38/dag-tag-filter branch from 99b7cba to f572891 Compare October 23, 2024 18:29

@bbovenzi bbovenzi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work!

@bbovenzi
bbovenzi merged commit da7ce4a into apache:main Oct 23, 2024
PaulKobow7536 pushed a commit to PaulKobow7536/airflow that referenced this pull request Oct 24, 2024
…3303)

* feat(pages/DagsList): add tags filter to dags list

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

Co-authored-by: Brent Bovenzi <brent.bovenzi@gmail.com>

* fixup! feat(pages/DagsList): add tags filter to dags list

---------

Co-authored-by: Brent Bovenzi <brent.bovenzi@gmail.com>
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
…3303)

* feat(pages/DagsList): add tags filter to dags list

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

Co-authored-by: Brent Bovenzi <brent.bovenzi@gmail.com>

* fixup! feat(pages/DagsList): add tags filter to dags list

---------

Co-authored-by: Brent Bovenzi <brent.bovenzi@gmail.com>
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 | DAGs List | Filter by tags

2 participants