GitHub user tinkoff-dwh opened a pull request:

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

    Zeppelin 2718 Find and replace code in note

    ### What is this PR for?
    Add feature for find and replace code in all paragraphs of note
    
    ### What type of PR is it?
    [Feature]
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-2718
    
    ### How should this be tested?
    Try to find and replace code in note (with help of search element)
    
![find3](https://user-images.githubusercontent.com/25951039/28152963-bac9ea3a-67ab-11e7-8321-4f028142a35e.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-2718

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

    https://github.com/apache/zeppelin/pull/2490.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 #2490
    
----
commit 3d77d72dda03a1da3aec1c5a67618f7275e6d531
Author: tinkoff-dwh <tinkoff....@gmail.com>
Date:   2017-07-11T11:48:42Z

    add find implementation

commit d89ffe2b505127e790e32553e91fa3a5192859f6
Author: tinkoff-dwh <tinkoff....@gmail.com>
Date:   2017-07-12T08:59:44Z

    add replace implementation

commit 52d14a93fbbf77b12b59553034c84ff55c8bcc7b
Author: tinkoff-dwh <tinkoff....@gmail.com>
Date:   2017-07-12T11:53:28Z

    add find/replace dropdown

commit 06a74b2f4b16dbbdc2fe9cfc1ebe5a122b6ec4bd
Author: tinkoff-dwh <tinkoff....@gmail.com>
Date:   2017-07-12T13:45:25Z

    add tooltip, fix search spaces

----


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