GitHub user r-kamath opened a pull request:

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

    ZEPPELIN-1440 Notebook clone: prefix name with "Copy of" and end with count

    ### What is this PR for?
    While cloning a notebook create a new name using the current notebook name 
by prefixing "Copy of" and end with count
    
    e.g:
    name: test
    pre-filled clone name: Copy of test 1
    
    ### What type of PR is it?
    Improvement
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-1440
    
    ### How should this be tested?
    Create a new book and clone on ui or see unit test in notename.js
    
    ### Screenshots (if appropriate)
    Before
    <img width="1221" alt="before" 
src="https://cloud.githubusercontent.com/assets/2031306/18517800/302309bc-7abb-11e6-8808-b98b9b75a0f4.png";>
    
    After
    <img width="1247" alt="after" 
src="https://cloud.githubusercontent.com/assets/2031306/18517805/349d27f2-7abb-11e6-8702-0c064db52697.png";>
    
    
    ### Questions:
    * Does the licenses files need update? na
    * Is there breaking changes for older versions? na
    * Does this needs documentation? na


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

    $ git pull https://github.com/r-kamath/zeppelin ZEPPELIN-1440

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

    https://github.com/apache/zeppelin/pull/1429.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 #1429
    
----

----


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