GitHub user minahlee opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/451

    [Zeppelin-136] Zeppelin delete paragraph content after 'Move up'

    Zeppelin doesn't keep the text change in editor if user tries to "Move up" 
or "Move down" the paragraph before "auto save"(which is introduced by #168) 
triggered.
    
    Description of this PR:
    * Save moving paragraphs before changing the paragraph location.
    * removed unnecessary element
    * changed dirty text condition ( color of editor bar is always grey when 
there is no text, but it should be orange when user is erasing all the text ) 

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

    $ git pull https://github.com/minahlee/incubator-zeppelin ZEPPELIN-136

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

    https://github.com/apache/incubator-zeppelin/pull/451.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 #451
    
----
commit 855238608509abab39cbf70857d3e819d18259ad
Author: Mina Lee <mina...@nflabs.com>
Date:   2015-11-19T09:56:16Z

    [ZEPPELIN-136] zeppelin delete paragraph content after 'Move up' operation

commit d1e628750b0f3a116420b18e162977ed3bd66085
Author: Mina Lee <mina...@nflabs.com>
Date:   2015-11-19T09:57:20Z

    [ZEPPELIN-136] Remove unnecessary element and change dirty text condition

----


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