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

ASF GitHub Bot commented on AIRFLOW-4929:
-----------------------------------------

eeshugerman commented on pull request #5573: [AIRFLOW-4929] Pretty print JSON 
Variables in UI
URL: https://github.com/apache/airflow/pull/5573
 
 
   ### Jira
   https://issues.apache.org/jira/browse/AIRFLOW-4929
   
   ### Description
   #### Before
   
![before](https://user-images.githubusercontent.com/25518211/61142417-f6881180-a48c-11e9-8307-63d0e07c7bf2.png)
   
   #### After
   <img 
src="https://user-images.githubusercontent.com/25518211/61142450-043d9700-a48d-11e9-9b50-5eed476c4225.png";
 height=500>
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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