Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only display dashboards with write permissions in add to dashboard me… #4511

Merged
merged 1 commit into from Jan 24, 2018

Commits on Jan 24, 2018

  1. Only display dashboards with write permissions in add to dashboard me…

    …nu (#4505)
    
    * Add tests for issue
    
    * Only display dashboards with write access in menu
    
    * Update current user permissions with the initial state
    
    * Make writableDashboards consistent with dashboards
    
    This store is using ImmutableJS to store the dashboards state, and it
    should do the same with the writableDashboards
    
    * Fix eslint errors on test
    edmundoa authored and kmerz committed Jan 24, 2018
    Copy the full SHA
    743090b View commit details
    Browse the repository at this point in the history