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 2018/06/29 20:04:22 UTC

[GitHub] jaylindquist opened a new pull request #5321: Add short URL link to dashboard

jaylindquist opened a new pull request #5321: Add short URL link to dashboard
URL: https://github.com/apache/incubator-superset/pull/5321
 
 
   We have customers who want to go directly to a dashboard with filters already applied. Currently there is no way for users to customize their dashboard filters and bookmark the page or share a link with others -- they will need to re-apply the filters every time.
   
   Our customers make heavy use if the Short URL functionality on individual Charts. This PR applies the same functionality to dashboards, allowing users to save and share filtered dashboards.
   
   * Adds a "Save Short URL" menu item to dashboards
   * Clicking the menu item will give a "Short URL" modal with a short URL, copy button and email button
   * The short URL is a link to the dashboard with all currently applied filters
   
   New menu item on dashboards
   ![dashboard-short-url-menu](https://user-images.githubusercontent.com/222699/42112480-856223fa-7bad-11e8-8c3d-67138f84dddc.PNG)
   
   New modal to for short URLs
   ![dashboard-short-url-modal](https://user-images.githubusercontent.com/222699/42112490-90b9a3b8-7bad-11e8-80b2-7cc03885ea00.PNG)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

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