GitHub user johnnyws opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/796

    [ZEPPELIN-209] Folder support for notebooks (based on pr-190 & pr-767)

    ### What is this PR for?
    
    Add folder support. When create a new notebook, use '/' to separate folders.
    
    Example: /FolderA/NotebookA
    
    ### What type of PR is it?
    
    Feature
    
    ### Todos
    * [ ] - Should disable clicking the folder in dropdown menu
    * [ ] - Add instruction about how to add folder in the notebook create menu
    * [ ] - Sort the notes / dirs by name
    
    ### What is the Jira issue?
    [Zeppelin-209](https://issues.apache.org/jira/browse/ZEPPELIN-209)
    
    ### How should this be tested?
    
    ### Screenshots (if appropriate)
    
    
![e0c7ddec-e4b1-11e5-9128-2538c79d45c3](https://cloud.githubusercontent.com/assets/17979200/14037352/e75418b4-f1ff-11e5-8c42-f8ed7684aef2.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/johnnyws/incubator-zeppelin 
seraph/folder-support

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

    https://github.com/apache/incubator-zeppelin/pull/796.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 #796
    
----
commit 04a36f299d7e343ddcebee4424d7823f5276a0d0
Author: Zhong Wang <wangzhong....@gmail.com>
Date:   2016-03-07T06:42:16Z

    refine pr-190

commit 3a0af295d5ea19bc8f3112118af79227243fe715
Author: Zhong Wang <wangzhong....@gmail.com>
Date:   2016-03-08T05:51:08Z

    fix search box issue; fix the dropdown first elem css issue

commit e67238d50a8b0038d8208594af7c9b43b3a60344
Author: Zhong Wang <wangzhong....@gmail.com>
Date:   2016-03-08T06:24:43Z

    test cases for notelist factory

commit 77f55fd2f0b6433a37dd1a7c2964ba487d8458eb
Author: Zhong Wang <wangzhong....@gmail.com>
Date:   2016-03-23T04:05:22Z

    a couple of fixes based on the comments

----


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