GitHub user krskoondra reopened a pull request:

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

    [ZEPPELIN-1637] Add button for "create next block as copy of this block"

    ### What is this PR for?
    Added new buttton "Copy paragraph" near run button. This new button create 
copy of current paragraph and insert it below current paragraph. For this 
function is also added new keyboard shortcut ctrl+shift+c.
    
    ### What type of PR is it?
    Improvement
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-1637
    
    ### How should this be tested?
    Write something into paragraph and click on button "Copy paragraph".
    
    ### Screenshots (if appropriate)
    
![screanshot](https://cloud.githubusercontent.com/assets/24210886/20679138/fb0e06cc-b599-11e6-83cb-f3775b0107fc.jpg)
    Click on button “Clone this paragraph” to create copy of this paragraph 
and insert it below this paragraph with opened editor:
    ![screanshot 
2](https://cloud.githubusercontent.com/assets/24210886/20679150/073b08d2-b59a-11e6-9250-b6873cbbe9d9.jpg)
    And keyboard shortcuts:
    ![screanshot 
shortcut](https://cloud.githubusercontent.com/assets/24210886/20679173/174f68c6-b59a-11e6-85bd-39f614456b05.jpg)
    
    
    ### 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/krskoondra/zeppelin iss1637

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

    https://github.com/apache/zeppelin/pull/1688.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 #1688
    
----
commit f6716e00fd2f3d657ccd4c46df34886401468f48
Author: Ondřej Krško <krsko...@fel.cvut.cz>
Date:   2016-11-27T19:17:33Z

    ZEPPELIN-1637

commit 51165b89a1a6d1bcdbd16b50d94307b96835780a
Author: Ondřej Krško <krsko...@fel.cvut.cz>
Date:   2016-11-27T20:08:37Z

    fix

commit 65f30c0fa0dd612d19bdaab0b4b92fc38b40d054
Author: Ondřej Krško <krsko...@fel.cvut.cz>
Date:   2016-11-27T20:32:49Z

    fix

commit 908560ffef0262b90fdca8b108379874b6f851eb
Author: Ondřej Krško <krsko...@fel.cvut.cz>
Date:   2016-11-27T21:34:29Z

    fix

commit ea4e030a1c9c0d6e4d6baa9ef36885bf3d9ec5f1
Author: Ondřej Krško <krsko...@fel.cvut.cz>
Date:   2016-11-27T21:50:46Z

    fix

commit 71751925f4dad6fb89fed6af3f4f00e470c10697
Author: Ondřej Krško <krsko...@fel.cvut.cz>
Date:   2016-11-28T16:57:45Z

    moved butten and added short cut

commit 552d7a1cd405ac52f645136894cf97e718724d66
Author: Ondřej Krško <krsko...@fel.cvut.cz>
Date:   2016-12-01T12:43:48Z

    remove withspace

commit 3a27a69f81d15ca6a373c21af245d45fce24a5f9
Author: Ondřej Krško <krsko...@fel.cvut.cz>
Date:   2016-12-01T13:03:12Z

    fix conflicts

----


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