You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "bbovenzi (via GitHub)" <gi...@apache.org> on 2023/03/02 19:21:45 UTC

[GitHub] [airflow] bbovenzi opened a new pull request, #29885: Add filter task upstream/downstream to grid view

bbovenzi opened a new pull request, #29885:
URL: https://github.com/apache/airflow/pull/29885

   Add new filtering options in #29226 to the grid view filters and apply it to both grid_data and graph_data endpoints.
   
   Also, allow filtering tasks and resetting the root without a full reload of the grid data page.
   
   Related: #29852
   
   ![Mar-02-2023 14-20-58](https://user-images.githubusercontent.com/4600967/222530261-c7f43ed9-d494-46ef-a896-ac694f688c68.gif)
   
   <img width="1094" alt="Screenshot 2023-03-02 at 2 19 32 PM" src="https://user-images.githubusercontent.com/4600967/222530326-ab242a62-ffdf-4aeb-b195-f3aae0de0704.png">
   
   ---
   **^ Add meaningful description above**
   
   Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)** for more information.
   In case of fundamental code changes, an Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals)) is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x).
   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](https://github.com/apache/airflow/tree/main/newsfragments).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] bbovenzi merged pull request #29885: Add filter task upstream/downstream to grid view

Posted by "bbovenzi (via GitHub)" <gi...@apache.org>.
bbovenzi merged PR #29885:
URL: https://github.com/apache/airflow/pull/29885


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] ashb commented on pull request #29885: Add filter task upstream/downstream to grid view

Posted by "ashb (via GitHub)" <gi...@apache.org>.
ashb commented on PR #29885:
URL: https://github.com/apache/airflow/pull/29885#issuecomment-1462296242

   Useful, but something about the "Filter Task" button not changing/"Reset Root" appearing elsewhere is 🤔 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] bbovenzi commented on pull request #29885: Add filter task upstream/downstream to grid view

Posted by "bbovenzi (via GitHub)" <gi...@apache.org>.
bbovenzi commented on PR #29885:
URL: https://github.com/apache/airflow/pull/29885#issuecomment-1462423684

   Updated:
   
   <img width="238" alt="Screenshot 2023-03-09 at 12 01 06 PM" src="https://user-images.githubusercontent.com/4600967/224100653-9dd3981c-472a-420c-a247-9089437d0178.png">
   <img width="240" alt="Screenshot 2023-03-09 at 12 01 01 PM" src="https://user-images.githubusercontent.com/4600967/224100661-9b151b31-9e38-4ba2-8655-12a96c163d6f.png">
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org