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

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

Commit b18bf548965d7a8b36d0754ec534a501fa84ca94 in airflow's branch 
refs/heads/v1-10-stable from Elliott Shugerman
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=b18bf54 ]

[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

(cherry picked from commit 54e07d5508bfd01fdf60b8b4569918e78ddb9dad)


> 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