GitHub user cloverhearts reopened a pull request:

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

    [ ZEPPELIN-967 ] Implement search bar in job manager

    ### What is this PR for?
    A few sentences describing the overall goals of the pull request's commits.
    First time? Check out the contributing guide - 
https://zeppelin.apache.org/contribution/contributions.html
    
    
    ### What type of PR is it?
    Feature
    
    ### Todos
    - [x] add serach bar ui
    - [x] implement filter
    - [x] show filter loading status.
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-967
    ### How should this be tested?
    1. click to jobmanager menu
    2. try to use filter by jobmanager filter bar on top.
    
    Enter, Enter, it has been filtered properly?
    After inputting, wait about 2 seconds, it has been filtering?
    
    ### Screenshots (if appropriate)
    <a 
href="https://cloud.githubusercontent.com/assets/10525473/18658644/d6359a62-7f3f-11e6-8c03-030fc107ec2d.gif";>Screenshots</a>
    ### 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/cloverhearts/zeppelin 
ZEPPELIN-FILTERBAR-JOBMANAGER

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

    https://github.com/apache/zeppelin/pull/1441.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 #1441
    
----
commit 01b9828e369bcdb4ca55b30f63269b2a76a8e2cc
Author: CloverHearts <cloverhearts...@gmail.com>
Date:   2016-09-20T05:27:08Z

    Implement search bar in job manager

commit 8ddffd02e88b7f9f1874947f1b462afee848ab5b
Author: CloverHearts <cloverhearts...@gmail.com>
Date:   2016-09-22T05:47:36Z

    Merge branch 'master' into ZEPPELIN-FILTERBAR-JOBMANAGER

commit 76e0fb0111c35580f28c4ff22dfe2954df134a67
Author: CloverHearts <cloverhearts...@gmail.com>
Date:   2016-09-28T04:52:12Z

    Merge branch 'master' into ZEPPELIN-FILTERBAR-JOBMANAGER

commit f48b3edfe94a6844881b0fdbd3d8570930ac5b7d
Author: CloverHearts <cloverhearts...@gmail.com>
Date:   2016-10-05T08:03:53Z

    rebase and Merge branch 'master' into ZEPPELIN-FILTERBAR-JOBMANAGER
    
    # Conflicts:
    #   zeppelin-web/src/app/jobmanager/jobmanager.controller.js

commit 797483f22727cebf94673c2b103c20854aead217
Author: CloverHearts <cloverhearts...@gmail.com>
Date:   2016-10-05T08:13:47Z

    move to no named function filter to named function filter

----


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