GitHub user minahlee opened a pull request:

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

    [ZEPPELIN-1002] Move configuration menus under dropdown

    ### What is this PR for?
    - Move configuration menus under dropdown menu
    - Change dropdown menu style
    - Change `Login` button style
    
    ### What type of PR is it?
    Improvement
    
    ### What is the Jira issue?
    [ZEPPELIN-1002](https://issues.apache.org/jira/browse/ZEPPELIN-1002)
    
    ### Screenshots (if appropriate)
    **Before** (as anonymous)
    <img width="1280" alt="screen shot 2016-06-14 at 9 43 35 pm" 
src="https://cloud.githubusercontent.com/assets/8503346/16068223/19a73576-3279-11e6-81bd-04b4277ccc50.png";>
    
    **After** (as anonymous)
    <img width="1280" alt="screen shot 2016-06-14 at 9 44 12 pm" 
src="https://cloud.githubusercontent.com/assets/8503346/16068229/2a1a448e-3279-11e6-9e45-f4c63cfe798c.png";>
    
    **Before** (as auth user)
    <img width="1280" alt="screen shot 2016-06-14 at 9 48 54 pm" 
src="https://cloud.githubusercontent.com/assets/8503346/16068316/ead6d480-3279-11e6-82c2-6e6ede37538a.png";>
    
    **After** (as auth user)
    <img width="1280" alt="screen shot 2016-06-14 at 9 49 13 pm" 
src="https://cloud.githubusercontent.com/assets/8503346/16068319/ee0600c2-3279-11e6-8dc0-b8c94a18d4ab.png";>
    
    **Before** (on mouse over)
    <img width="177" alt="screen shot 2016-06-14 at 9 44 41 pm" 
src="https://cloud.githubusercontent.com/assets/8503346/16068244/4c95f79c-3279-11e6-976c-69ba8bb63f26.png";>
    
    **After** (on mouse over)
    <img width="141" alt="screen shot 2016-06-14 at 9 44 50 pm" 
src="https://cloud.githubusercontent.com/assets/8503346/16068245/4f267266-3279-11e6-8483-b5715fc9ec3e.png";>
    
    **Before** (login button style)
    <img width="248" alt="screen shot 2016-06-14 at 9 48 11 pm" 
src="https://cloud.githubusercontent.com/assets/8503346/16068291/ba3d57a4-3279-11e6-81b8-0492c1265fd4.png";>
    
    **After** (login button style)
    <img width="212" alt="screen shot 2016-06-14 at 9 46 38 pm" 
src="https://cloud.githubusercontent.com/assets/8503346/16068270/9bb2406a-3279-11e6-9f9f-25126410dc47.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/minahlee/zeppelin ZEPPELIN-1002

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

    https://github.com/apache/zeppelin/pull/1013.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 #1013
    
----
commit 4d3f5948e4fd7d0055dbbd8ae2af99854fb77af6
Author: Mina Lee <mina...@apache.org>
Date:   2016-06-15T04:34:28Z

    Move interpreter, credential, configuration to dropdown menu

commit 378d83183c6334775bf455e1e02ff087dbd24ff3
Author: Mina Lee <mina...@apache.org>
Date:   2016-06-15T04:34:46Z

    Fix integration test caused by interprter menu location change

----


---
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