blazer icon indicating copy to clipboard operation
blazer copied to clipboard

Add to dashboard from query page

Open basilkhan05 opened this issue 6 years ago • 2 comments

This pull request is in reference to the - add to dashboard from query page in the issue #24.

This PR allows the user to add the queries to multiple dashboards right from the query show page.

  • When the user adds the query, this is appended to the end of the dashboard page (with position n+1, where n is the number of current queries on the dashboard)
  • When the user removes the query, the query is deleted from the current position
  • The dashboard_query positions are reset after removal of queries for each of the dashboards that were modified

Below is a quick video for an overview of the functionality:

Play Video Blazer PR | Hide Mastermind if user_class does not exist

Below is the screenshot of the Add to Dashboard modal: image

basilkhan05 avatar Mar 25 '19 17:03 basilkhan05

@basilkhan05 @ankane - I love this and can't wait for it to be in the master branch!

ACPK avatar May 16 '19 21:05 ACPK

Hey @basilkhan05, thanks for this one as well. Will take a look when I have some time.

ankane avatar May 29 '19 01:05 ankane