GitHub user cloverhearts reopened a pull request:
https://github.com/apache/zeppelin/pull/1721
[ZEPPELIN-969] order by note name in job menu
### What is this PR for?
we can sort by note name in job menu.
Sorting supports ascending and descending order.
Sort by note name.
### What type of PR is it?
Feature
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-969
### How should this be tested?
click to name order button.
### Screenshots (if appropriate)

### 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 jobm/nameOrder
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1721.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 #1721
----
commit 2d9fc27aaf5f5c46d4b05ee481b81d4707d7f6d7
Author: CloverHearts <[email protected]>
Date: 2016-12-02T07:40:33Z
order by note name in job menu
commit da095273e3a564fbd3aa8a83c21e01b55c8f5f28
Author: CloverHearts <[email protected]>
Date: 2016-12-02T15:04:53Z
Rename notebook to note.
commit e8a6588cee8f635ddb18646d51aa0e859a123485
Author: CloverHearts <[email protected]>
Date: 2016-12-05T06:23:51Z
Merge branch 'master' into jobm/nameOrder
commit 3b698fbd60ec4454a22cfe2f42bf9cd86bf9dc69
Author: CloverHearts <[email protected]>
Date: 2016-12-05T06:27:33Z
change sortBy to orderby
commit 6142b8e76d5d9ffba7fa129d78e961dcc1661960
Author: CloverHearts <[email protected]>
Date: 2016-12-05T07:01:40Z
Revert "change sortBy to orderby"
This reverts commit 3b698fbd60ec4454a22cfe2f42bf9cd86bf9dc69.
commit ff442451f06c79d856888322c0528141ac3c64fa
Author: CloverHearts <[email protected]>
Date: 2016-12-09T05:34:10Z
Merge branch 'master' into jobm/nameOrder
commit 88d47081f1902a5caac928f64d920b52a2c33395
Author: CloverHearts <[email protected]>
Date: 2016-12-09T06:27:36Z
fix code style
commit 5383a2ea3731a11ffbebbd02c55e9e597978ad13
Author: CloverHearts <[email protected]>
Date: 2016-12-13T05:33:37Z
Merge branch 'master' into jobm/nameOrder
commit ead26f4b04519a913f8dd6e3b76ec8373e4a57f7
Author: CloverHearts <[email protected]>
Date: 2016-12-20T03:18:07Z
Merge branch 'master' into jobm/nameOrder
commit 57347c213320d9528905d546289ac986ed349c41
Author: cloverhearts <[email protected]>
Date: 2016-12-23T06:20:41Z
change filter icon
commit 11ffe68837c2b0d10cbf68cf005517e54513422f
Author: cloverhearts <[email protected]>
Date: 2016-12-29T05:40:14Z
Merge branch 'master' into jobm/nameOrder
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---