[
https://issues.apache.org/jira/browse/AIRFLOW-4929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16891883#comment-16891883
]
ASF subversion and git services commented on AIRFLOW-4929:
----------------------------------------------------------
Commit 6018cffac47d9d14c689f1695e1cb7a343b13796 in airflow's branch
refs/heads/v1-10-test from Elliott Shugerman
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=6018cff ]
[AIRFLOW-4929] Improve display of JSON Variables in UI (#5641)
(cherry picked from commit 201faa20e204276f0e9b875c080ea5f1fc141571)
> 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
> Fix For: 1.10.4
>
>
> 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)