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 5ef46dbc241cb5d39508c0500ef9d047ba48fbd8
Author: Damien Corneau <cornead...@gmail.com>
Date:   2015-09-24T08:36:36Z

    Split Chart Selector and Paragraph Controls

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

    Separate progress Bar

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

    Fix z-index of paragraph settings and progressbar

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

    Fix z-index of for nvtooltip

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

    Fix z-index levels

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

    Add license in new files

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

    Finish spliting paragraph + split notebook actionbar

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

    Fix ActionBar Z-index after rebase broke it

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

    Fix Empty HTML result when slow page loading

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

    Add Header on new files

commit f573178ee551791050f8a64d5c83540e08fd1838
Author: Damien CORNEAU <cornead...@gmail.com>
Date:   2015-12-10T07:36:53Z

    Try bumping selenium wait time for waitParagraph

commit 5592797c5e50e2e60d999846d3536b7a2c2d7de7
Author: Damien CORNEAU <cornead...@gmail.com>
Date:   2015-12-10T09:59:10Z

    Fix waitForParagraph xpath in selenium test

----


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