You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/09/22 16:29:28 UTC

[GitHub] [airflow] SangwanP opened a new issue #18436: Add a 'View' button for Airflow Variables in the UI

SangwanP opened a new issue #18436:
URL: https://github.com/apache/airflow/issues/18436


   ### Description
   
   A 'view' (eye) button is added to the Airflow Variables in the UI. This button shall open the selected Variable for viewing (but not for editing), with the actual json formatting, in either a new page or a modal view.
   
   ### Use case/motivation
   
   I store variables in the json format, most of them have > 15 attributes. To view the content of the variables, I either have to open the Variable in editing mode, which I find dangerous since there is a chance I (or another user) accidentally delete information; or I have to copy the variable as displayed in the Airflow Variables page list and then pass it through a json formatter to get the correct indentation. I would like to have a way to (safely) view the variable in it's original format.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] aa3pankaj commented on issue #18436: Add a 'View' button for Airflow Variables in the UI

Posted by GitBox <gi...@apache.org>.
aa3pankaj commented on issue #18436:
URL: https://github.com/apache/airflow/issues/18436#issuecomment-1030622825


   I would like to work on this issue.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #18436: Add a 'View' button for Airflow Variables in the UI

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #18436:
URL: https://github.com/apache/airflow/issues/18436#issuecomment-1030655778


   Assigned you!


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] bbovenzi commented on issue #18436: Add a 'View' button for Airflow Variables in the UI

Posted by GitBox <gi...@apache.org>.
bbovenzi commented on issue #18436:
URL: https://github.com/apache/airflow/issues/18436#issuecomment-925654732


   Yes, a way to see variables without editing them sounds like a good idea.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk closed issue #18436: Add a 'View' button for Airflow Variables in the UI

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #18436:
URL: https://github.com/apache/airflow/issues/18436


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org