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

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

Commit 54e07d5508bfd01fdf60b8b4569918e78ddb9dad in airflow's branch 
refs/heads/master from Elliott Shugerman
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=54e07d5 ]

[AIRFLOW-4929] Pretty print JSON Variables in UI (#5573)

- serialize JSON variables with newlines and indentation
- use monospace font family for `val` textarea
- set height of `val` textarea dynamically

> Pretty display of Json variables in UI
> --------------------------------------
>
>                 Key: AIRFLOW-4929
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4929
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: ui
>    Affects Versions: 1.10.4
>            Reporter: Hover
>            Priority: Major
>
> Currenly the UI shows the val of Variable as plain text.
> Sometimes the val is Json or even nested Json it's very hard to understand 
> what you are seeing when it's just one line of text.
> It would be greate if Airflow can also allow to view it as Json format.
> If it's too hard to develop than maybe by clicking on the cell it will 
> forward to [https://jsonformatter.curiousconcept.com/] paste the text and 
> display it in formatted way



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to