You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/04/20 19:08:29 UTC

[GitHub] [airflow] bbovenzi opened a new pull request, #23127: Task actions UI for individual mapped instances

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

   Update Grid, Graph and Gantt to be able to perform all task actions on each individual mapped task instance.
   
   In Grid and Graph, you can be on a mapped task summary page. And so you can perform bulk actions affecting all mapped tasks (This is how it was already working).
   
   In Grid, you can select any number of mapped instances in the table and fire off a single request to act upon just those instances.
   
   ![Screen Shot 2022-04-20 at 3 05 29 PM](https://user-images.githubusercontent.com/4600967/164304579-1f363ca9-fa88-4aef-ab1e-6292f7d7dba5.png)
   ![Screen Shot 2022-04-20 at 3 05 41 PM](https://user-images.githubusercontent.com/4600967/164304581-55944559-361e-42c4-b81a-5f54fb350f02.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 change, Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+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 newsfragement file, named `{pr_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] jedcunningham merged pull request #23127: Task actions UI for individual mapped instances

Posted by GitBox <gi...@apache.org>.
jedcunningham merged PR #23127:
URL: https://github.com/apache/airflow/pull/23127


-- 
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