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

allow user click-and-update slice name in dashboard view #3467

Merged

Commits on Sep 22, 2017

  1. allow user update slice name in dashboard view

    - if current user is allowed to edit dashboard, we will allow this user to edit slice name.
    - show different tooltip given allowed/not-allowed to update slice name.
    - user will click slice name and update.
    - after user submit edit, if he doesn't have right to alter slice, server-side will return error message to client-side. Slice name will not be changed or saved.
    - will show notification after save slice name.
    Grace Guo committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    79d5aa3 View commit details
    Browse the repository at this point in the history