GitHub user corneadoug opened a pull request:

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

    Zeppelin-web Spring Cleaning

    After so much time in the Wild Wild West of Internet, It's Time for the 
Spring Cleaning of Zeppelin-web.
    This PR will be taking care of cleaning the code, architecture, cutting 
code into smaller pieces etc...
    
    * [x] - Change Code Folder Structure to a Folder Tree Style
    * [x] - Change original code and compiled code folder names
    * [ ] - Update Contributing README.md to explain most of changes
    * [ ] - Organize well the components and app folders
    * [ ] - Replace as much code as possible by their underscore.js counterpart
    * [ ] - Cut the code into more smaller components (who said paragraph.js?)
    * [ ] - Move Jquery code out of the controllers (by directive when possible 
or to somewhere else)

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

    $ git pull https://github.com/corneadoug/incubator-zeppelin 
improvement/SpringCleaning

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

    https://github.com/apache/incubator-zeppelin/pull/56.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 #56
    
----
commit 4c16ce27394ccd9f619503bad092fffa1015798f
Author: Damien Corneau <[email protected]>
Date:   2015-04-27T08:13:28Z

    Add spark dependency reduced pom to gitignore

commit 3f90923bfe658e79352899f019a43a9a5c74f9bb
Author: Damien Corneau <[email protected]>
Date:   2015-04-28T09:24:53Z

    Change Zeppelin Folder Structure and its GruntFile

commit 5c23ef5ea2dfe9e3712a3d9796febeeeae500d62
Author: Damien Corneau <[email protected]>
Date:   2015-04-29T03:06:43Z

    Fix Grunt watch

commit 8a4a6ce5698c75be9eeecb57290d2966cd560a59
Author: Damien Corneau <[email protected]>
Date:   2015-04-29T07:30:04Z

    Change Zeppelin-web code and compiled code folders

----


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

Reply via email to