You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/01/12 03:50:23 UTC

[GitHub] [superset] eschutho opened a new issue #12434: Implement export feature for saved queries (front end only)

eschutho opened a new issue #12434:
URL: https://github.com/apache/superset/issues/12434


   **Is your feature request related to a problem? Please describe.**
   We have the backend api for saved queries, and would like to add a button next to each query in the list so that the user can export their saved queries and download a zip file that can be imported later. 
   
   **Describe the solution you'd like**
   Add an export button on the saved queries page, similar to the charts list page: 
   <img width="390" alt="_DEV__Superset" src="https://user-images.githubusercontent.com/5186919/104266735-1105c700-5445-11eb-8077-f47a25d7d98f.png">
   charts example
   
   <img width="1787" alt="_DEV__Superset" src="https://user-images.githubusercontent.com/5186919/104266753-195e0200-5445-11eb-9bc8-136c9b7aae0c.png">
   current saved queries page
   
   **Additional context**
   The api exists at `api/v1/saved_query/export/`
   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] eschutho commented on issue #12434: [sql_lab]Implement export feature for saved queries (front end only)

Posted by GitBox <gi...@apache.org>.
eschutho commented on issue #12434:
URL: https://github.com/apache/superset/issues/12434#issuecomment-940539912


   This has been done


-- 
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: notifications-unsubscribe@superset.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] eschutho closed issue #12434: [sql_lab]Implement export feature for saved queries (front end only)

Posted by GitBox <gi...@apache.org>.
eschutho closed issue #12434:
URL: https://github.com/apache/superset/issues/12434


   


-- 
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: notifications-unsubscribe@superset.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org