ultrabug commented on issue #2460: [AIRFLOW-1424] make the next execution date 
of DAGs visible
URL: 
https://github.com/apache/incubator-airflow/pull/2460#issuecomment-436680881
 
 
   Thanks again for your time @ashb 
   
   I've finished implementing what we talked about:
   
   - usage of the `schedulable_at` term to avoid confusion with 
`next_execution_date`
   - adding of `scheduled_in` to have and display a human readable duration 
before the schedulable date of DAGs
   - tooltip on the UI to show the complete `schedulable_at` date
   
   I also removed everything related to the CLI (ping @XD-DENG) and will open a 
separate PR about this.
   
   New updated screenshot is here, I love it and hope you will too!
   
![2018-11-07-171346_2924x212_scrot](https://user-images.githubusercontent.com/474389/48144278-e0e49b80-e2b0-11e8-9f72-7f3c3a160ba2.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to