@Fokko I rebased again and made following changes: * Instead of using a `reschedule` boolean flag I switched to `mode` property with possible values `poke` (default) and `reschedule` to allow other modes in future (e.g. `in_scheduler` as mentioned by Maxime). * Changed the Gantt view based on feedback from Pedro, see screenshots in the Jira issue. * Changed the CSS class in Gantt for the `NONE` state to display as white instead of black, streamlined to graph and tree view. * Added more tests and updated documentation
>From my PoV it's ready to be merged. [ Full content available at: https://github.com/apache/incubator-airflow/pull/3596 ] This message was relayed via gitbox.apache.org for [email protected]
