[
https://issues.apache.org/jira/browse/AIRFLOW-6346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041840#comment-17041840
]
ASF subversion and git services commented on AIRFLOW-6346:
----------------------------------------------------------
Commit 431b3fb023955ef24f50f8ec8ef42f89faf89a3c in airflow's branch
refs/heads/master from Jiajie Zhong
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=431b3fb ]
[AIRFLOW-6346] Enhance dag default_view and orientation (#6900)
* Only DEFAULT_VIEW_PRESETS are acceptable
* Only ORIENTATION_PRESETS are acceptable
* Use webserver.dag_default_view in airflow.cfg as default value
* Remove DAG and DagModel function get_default_view
> Enhance dag default_view and orientation
> ----------------------------------------
>
> Key: AIRFLOW-6346
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6346
> Project: Apache Airflow
> Issue Type: Improvement
> Components: DAG
> Affects Versions: 1.10.6
> Reporter: zhongjiajie
> Assignee: zhongjiajie
> Priority: Major
> Fix For: 2.0.0
>
>
> Enhance dag default_view
> * only DEFAULT_VIEW_PRESETS are acceptable
> * only ORIENTATION_PRESETS are acceptable
> * use webserver.dag_default_view in airflow.cfg as default value
> * remove DAG and DagModel function get_default_view
> * rename _default_value to default_value
> *
--
This message was sent by Atlassian Jira
(v8.3.4#803005)