[GitHub] zeppelin pull request #1517: [MINOR] ui improvement

2016-10-23 Thread baekhoseok
Github user baekhoseok closed the pull request at:

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


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


[GitHub] zeppelin pull request #1517: [MINOR] ui improvement

2016-10-14 Thread baekhoseok
GitHub user baekhoseok opened a pull request:

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

[MINOR] ui improvement

### What is this PR for?
* configuration sorting
* remove tooltip in job menu
* change repository infomation icon


### What type of PR is it?
Improvement

### Screenshots (if appropriate)

* configuration sorting

before
https://cloud.githubusercontent.com/assets/9584854/19378134/f6a547d6-9225-11e6-80ab-7632f1c3d6cb.png;>

after
https://cloud.githubusercontent.com/assets/9584854/19378142/0048ffd0-9226-11e6-8884-5bd2e1d888c8.png;>


* remove tooltip in job menu

before
https://cloud.githubusercontent.com/assets/9584854/19378153/0da61c8a-9226-11e6-9124-a51d09f11913.png;>

after
https://cloud.githubusercontent.com/assets/9584854/19378158/14d95af8-9226-11e6-852f-142c63f12f3d.png;>


* change repository information icon

before 
https://cloud.githubusercontent.com/assets/9584854/19378180/23663618-9226-11e6-9600-cbcb10b9ee1a.png;>

after
https://cloud.githubusercontent.com/assets/9584854/19378184/2b60766c-9226-11e6-9e3e-384a001cc8ee.png;>

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? yes



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/baekhoseok/zeppelin minor_ui_fix

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

https://github.com/apache/zeppelin/pull/1517.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 #1517


commit 0e7ee1c1132b4cd091f1681e200e6b54717322cb
Author: baekhoseok 
Date:   2016-10-14T06:07:43Z

minor ui improvement

commit 188eeae2dfdb3c35eebd0868d991e12c18e30d1a
Author: baekhoseok 
Date:   2016-10-14T06:38:52Z

update screenshot




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