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

   Closes [#29851](https://github.com/apache/airflow/issues/29851)
   
   
   **Before**
   
   - All of the options to clear or mark the state of a dag run or task 
instance took up a lot of real estate on the page - - - Actions were only 
accessible from the "Details" tab.
   - The confirmation modal was a giant wall of text.
   
   <img width="1225" alt="Screenshot 2023-03-30 at 1 16 49 PM" 
src="https://user-images.githubusercontent.com/4600967/228915295-ebed7e12-4c1f-4bea-a1ba-a321f1ac65d5.png";>
   <img width="903" alt="Screenshot 2023-03-30 at 1 16 56 PM" 
src="https://user-images.githubusercontent.com/4600967/228915312-877c2cac-f208-4902-ad4d-0cf933784c93.png";>
   
   **After**
   - Make the actions just two small buttons
   - Actions are accessible from Logs and Graph tabs
   - Remove unnecessary confirmation for dag run actions
   - Show the number of tasks affected while toggling options, and have the 
full list of affected tasks in an accordion
   
   
   <img width="1217" alt="Screenshot 2023-03-30 at 1 16 25 PM" 
src="https://user-images.githubusercontent.com/4600967/228915367-e8f44d26-5078-40b2-9a12-18665489bde0.png";>
   
   <img width="620" alt="Screenshot 2023-03-30 at 1 17 53 PM" 
src="https://user-images.githubusercontent.com/4600967/228915390-c32c9cbd-cb86-42de-a067-23bec29ec209.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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to