[ 
https://issues.apache.org/jira/browse/AIRFLOW-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729989#comment-15729989
 ] 

ASF subversion and git services commented on AIRFLOW-674:
---------------------------------------------------------

Commit b674656312d3ed785d86472a956bb477b5977f97 in incubator-airflow's branch 
refs/heads/master from [~aoen]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=b674656 ]

[AIRFLOW-674] Ability to add descriptions for DAGs

Please accept this PR that addresses the following
issues:
-
https://issues.apache.org/jira/browse/AIRFLOW-674

Descriptions are rendered in two places right now,
as a tooltip on the DAGs page for each DAG, and
after the DAG name in the various individual DAG
views (see screenshots below).

Testing Done:
- Spun up local webserver, tried empty
description, normal description, very long
description.

Screenshots:
https://cloud.githubusercontent.com/asset
s/1592778/20906424/dbf2885e-bafc-11e6-8eeb-
78302e87d25a.png
https://cloud.githubusercontent.com/asset
s/1592778/20906420/d651ccfc-bafc-
11e6-9893-ef677be50bf0.png

Closes #1920 from aoen/ddavydov/dag_desc


> Ability to add descriptions for DAGs
> ------------------------------------
>
>                 Key: AIRFLOW-674
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-674
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: webserver
>            Reporter: Dan Davydov
>            Assignee: Dan Davydov
>            Priority: Minor
>
> Add a "description" property to DAGs that will be shown in various places in 
> the webserver. This is useful to e.g. see what a DAG does at a high level 
> without having to resort to looking at code comments/git blame. Kind of like 
> doc_md but more lightweight and visible without having to drill into task 
> details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to