GitHub user corneadoug reopened a pull request:

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

    Improve/split paragraph html

    Paragraph has been for long time a difficult part of Zeppelin-web code base.
    Both Html and JS are quite big, and can be hard to understand.
    This PR is splitting the paragraph HTML code into sub-modules.
    This will be a first step before starting to refactor paragraph.js

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

    $ git pull https://github.com/corneadoug/incubator-zeppelin 
improve/SplitParagraphHtml

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

    https://github.com/apache/incubator-zeppelin/pull/324.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 #324
    
----
commit f7a22b334fda0525b1860f67c7d300b49e4c2642
Author: Damien Corneau <cornead...@gmail.com>
Date:   2015-09-24T08:36:36Z

    Split Chart Selector and Paragraph Controls

commit 6489f7d3ec004dd261f2256744d49c16d4485cf7
Author: Damien Corneau <cornead...@gmail.com>
Date:   2015-09-25T08:21:01Z

    Separate progress Bar

commit 938c5e6136a522413269e28c4f0438920e438533
Author: Damien Corneau <cornead...@gmail.com>
Date:   2015-10-01T07:35:22Z

    Fix z-index of paragraph settings and progressbar

commit b91fb4715b2be684509e307d2e5e24f6d7bdf77e
Author: Damien Corneau <cornead...@gmail.com>
Date:   2015-10-01T08:43:59Z

    Fix z-index of for nvtooltip

commit b74d826ba26593de50a06d47c6aad31a63269598
Author: Damien Corneau <cornead...@gmail.com>
Date:   2015-10-02T02:03:36Z

    Fix z-index levels

commit 95366eeb4e849bc8be1a3b3b9ce6f91842e48c47
Author: Damien Corneau <cornead...@gmail.com>
Date:   2015-10-02T02:04:36Z

    Add license in new files

commit 29778c7cfd988a649aa29bfe5bf35ee895a79a27
Author: Damien CORNEAU <cornead...@gmail.com>
Date:   2015-12-03T08:32:36Z

    Finish spliting paragraph + split notebook actionbar

commit 37036f0aa8eff69b977124ff7cdf0532ea698a72
Author: Damien CORNEAU <cornead...@gmail.com>
Date:   2015-12-03T08:56:40Z

    Fix ActionBar Z-index after rebase broke it

commit 4408543be0cc23820c7d10ef953adbb665cef00e
Author: Damien CORNEAU <cornead...@gmail.com>
Date:   2015-12-03T09:40:13Z

    Fix Empty HTML result when slow page loading

commit 4c78cebea4fe08071f1f42edf6d03811b24185c9
Author: Damien CORNEAU <cornead...@gmail.com>
Date:   2015-12-03T09:45:44Z

    Add Header on new files

----


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