ryanahamilton opened a new pull request #12320:
URL: https://github.com/apache/airflow/pull/12320


   - Applies a consistent disabled state across the DAG Run selection forms 
when no DAG runs have yet occurred. 
   - Some date inputs listed "Invalid date" or were blank. Now they will 
display today's date as a fallback.
   
   **Tree - Before:**
   
   
![image](https://user-images.githubusercontent.com/3267/98982946-1c448100-24ee-11eb-9499-c137f51c8079.png)
   
   **Tree - After:**
   
   
![image](https://user-images.githubusercontent.com/3267/98982378-506b7200-24ed-11eb-8548-e7f784b0d85a.png)
   
   -----
   
   **Graph - Before:**
   
   
![image](https://user-images.githubusercontent.com/3267/98982985-2d8d8d80-24ee-11eb-91eb-f0bc9dea55da.png)
   
   **Graph - After:**
   
   
![image](https://user-images.githubusercontent.com/3267/98982397-58c3ad00-24ed-11eb-9009-f21a34b49dde.png)
   _Note: a slightly different treatment here as the layout update is still 
allowed._
   
   -----
   
   **Task Duration - Before:**
   
   
![image](https://user-images.githubusercontent.com/3267/98982604-a4765680-24ed-11eb-97d1-912307a0b878.png)
   
   **Task Duration - After:**
   
   
![image](https://user-images.githubusercontent.com/3267/98982412-5feabb00-24ed-11eb-8629-ca6645cb02b0.png)
   
   -----
   
   **Task Tries - Before:**
   
   
![image](https://user-images.githubusercontent.com/3267/98982635-b0621880-24ed-11eb-84f1-3d2b4213e9c7.png)
   
   **Task Tries - After:**
   
   
![image](https://user-images.githubusercontent.com/3267/98982438-6842f600-24ed-11eb-825a-0730355e5f26.png)
   
   -----
   
   **Landing Times - Before:**
   
   
![image](https://user-images.githubusercontent.com/3267/98982673-bd7f0780-24ed-11eb-933b-4b7c62ed1753.png)
   
   **Landing Times - After:**
   
   
![image](https://user-images.githubusercontent.com/3267/98982461-7264f480-24ed-11eb-868d-db946e10f3ec.png)
   
   
   ---
   **^ Add meaningful description above**
   
   Read the **[Pull Request 
Guidelines](https://github.com/apache/airflow/blob/master/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 
[UPDATING.md](https://github.com/apache/airflow/blob/master/UPDATING.md).
   


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

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


Reply via email to