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  New modal to for short URLs 
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
