GitHub user suvam97 opened a pull request:

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

    [ZEPPELIN-1047] Add filter to handle upper case

    ### What is this PR for?
    The notebook filter in navbar does not filter the results of note if note 
name is given in upper case .
    
    
    ### What type of PR is it?
    [Bug Fix]
    
    ### Todos
    
    ### What is the Jira issue?
    [ZEPPELIN-1047](https://issues.apache.org/jira/browse/ZEPPELIN-1047)
    
    ### How should this be tested?
    1.Open the notebook filter under navbar -> Notebook menu.
    2.Search for any note by giving name in upper case.
    3.You should be able to search all the note book names irrespective of 
case. 
    
    ### Screenshots (if appropriate)
    
    **BEFORE:**
    http://g.recordit.co/jqo7DYXStI.gif
    
    **AFTER:**
    http://g.recordit.co/uuCT79uEti.gif
    
    
    
    ### 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/suvam97/zeppelin ZEPPELIN-1047

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

    https://github.com/apache/zeppelin/pull/1066.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 #1066
    
----
commit 5f176cb2fa9eaf9b738960e4e5aa24ae8a71a5e7
Author: suvam97 <suvam...@gmail.com>
Date:   2016-06-22T09:37:09Z

    Add filter to hamdle upper case

----


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