GitHub user tinkoff-dwh opened a pull request:

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

    [Zeppelin-2572] multiple paragraphs actions

    ### What is this PR for?
    This **PR** adds the ability to perform actions on several paragraphs 
simultaneously. He adds the checkbox to each paragraph. When you select at 
least one paragraph in the action bar, buttons appear that perform actions on 
the selected paragraphs.
    
    
    ### What type of PR is it?
    Feature
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-2572
    
    ### How should this be tested?
    **1.** Select several paragraphs (In the actinBar appear buttons with 
actions for these paragraphs)
    **2.** Perform several actions on paragraphs (by pressing the buttons)
    **3.** Click "Reset selection" button
    
    ### Screenshot
    
    
![gif](https://user-images.githubusercontent.com/25951039/33115591-993e6cf4-cf72-11e7-8987-64cb3e137ba8.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/tinkoff-dwh/zeppelin ZEPPELIN-2572

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

    https://github.com/apache/zeppelin/pull/2684.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 #2684
    
----
commit a8a9b51bd5bb29c74cba558ce34a36dc23d476e0
Author: tinkoff-dwh <tinkoff....@gmail.com>
Date:   2017-11-20T07:25:59Z

    [ZEPPELIN-2572] multiple paragraphs actions add

commit 4e3cb8dc66a3183e1204576ec75a831f40e9f847
Author: tinkoff-dwh <tinkoff....@gmail.com>
Date:   2017-11-21T12:29:11Z

    [ZEPPELIN-2572] code fix

----


---

Reply via email to