GitHub user anthonycorbacho opened a pull request:

    https://github.com/apache/zeppelin/pull/1651

    [ZEPPELIN-1681] - Fix note permission settings order

    ### What is this PR for?
    The list of option (Owner, Reader and Writer) doesnt look natural, it 
should be from the stronger to the weakest (Owner, Writer and Reader)
    
    ### What type of PR is it?
    [Improvement]
    
    ### What is the Jira issue?
    * [ZEPPELIN-1681](https://issues.apache.org/jira/browse/ZEPPELIN-1681)
    
    ### Screenshots (if appropriate)
    
    **Before**
    <img width="611" alt="screen shot 2016-11-17 at 9 54 41 pm" 
src="https://cloud.githubusercontent.com/assets/3139557/20390528/b61f8c96-ad12-11e6-800d-2393459c217a.png";>
    
    **After**
    <img width="611" alt="screen shot 2016-11-17 at 9 55 29 pm" 
src="https://cloud.githubusercontent.com/assets/3139557/20390537/bad101e8-ad12-11e6-8e1b-15873e6b93db.png";>
    
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anthonycorbacho/incubator-zeppelin 
fix/NotePermissionOwnerReaderWriterOrder

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1651.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1651
    
----
commit f647de786bcfdd185fd83fd67fc61b4d8310cfd8
Author: Anthony Corbacho <corbacho.anth...@gmail.com>
Date:   2016-11-17T12:56:16Z

    Fix note permission settings order

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to