[
https://issues.apache.org/jira/browse/AIRFLOW-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15926086#comment-15926086
]
ASF subversion and git services commented on AIRFLOW-903:
---------------------------------------------------------
Commit cadfae54bc0f8bf01582733135595e1d34b3b3fe in incubator-airflow's branch
refs/heads/master from [~jakromm]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=cadfae5 ]
[AIRFLOW-903] New configuration setting for the default dag view
Added a new configuration setting for the default
view a dag should display when clicked on the
index page.
Make sure we do lower for jinja url_for function
Closes #2103 from jakromm/master
> Add configuration setting for default DAG view.
> -----------------------------------------------
>
> Key: AIRFLOW-903
> URL: https://issues.apache.org/jira/browse/AIRFLOW-903
> Project: Apache Airflow
> Issue Type: Improvement
> Affects Versions: Airflow 1.8
> Reporter: Jason Kromm
> Assignee: Jason Kromm
> Priority: Minor
> Fix For: 1.9.0
>
>
> The default view when clicking on a DAG used to be graph view, it is now tree
> view instead. There should be a configuration settings of default_dag_view =
> ['tree','graph','duration','gant','landing_times']
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)