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