You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by cloverhearts <gi...@git.apache.org> on 2017/04/26 08:38:56 UTC

[GitHub] zeppelin pull request #2288: [ZEPPELIN-2452] block update paragraph event on...

GitHub user cloverhearts opened a pull request:

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

    [ZEPPELIN-2452] block update paragraph event on revision mode

    ### What is this PR for?
    In revision mode using git-repository, by default all paragraphs must remain unmodifiable.
    However, we are currently performing an incorrect update.
    
    ### What type of PR is it?
    Bug Fix
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-2452
    
    ### How should this be tested?
    1. create note and modify to paragraph and version control commit on web
    2. modify to paragraph and execute
    3. open your 2 browser - one browser is HEAD, and other browser move to before commit
    4. insert paragarph or modify and execute.
    check update
    
    ### Screenshots (if appropriate)
    
    #### problem
    ![incorrectrevisionupdate](https://cloud.githubusercontent.com/assets/10525473/25425492/1a0ebcce-2aa7-11e7-9a06-cfc84a1c1fe3.gif)
    
    #### fixed (this pr)
    ![correctrevisionupdate](https://cloud.githubusercontent.com/assets/10525473/25425498/1dce1bfc-2aa7-11e7-816c-c25a64963475.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/cloverhearts/zeppelin fix/invalidupdateonrevision

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

    https://github.com/apache/zeppelin/pull/2288.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 #2288
    
----
commit 19e747999146af56b803696561001977d786032d
Author: CloverHearts <cl...@gmail.com>
Date:   2017-04-26T08:30:43Z

    block update paragraph event on revision mode

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #2288: [ZEPPELIN-2452] block update paragraph event on revisi...

Posted by cloverhearts <gi...@git.apache.org>.
Github user cloverhearts commented on the issue:

    https://github.com/apache/zeppelin/pull/2288
  
    CI PASS :)


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #2288: [ZEPPELIN-2452] block update paragraph event on revisi...

Posted by cloverhearts <gi...@git.apache.org>.
Github user cloverhearts commented on the issue:

    https://github.com/apache/zeppelin/pull/2288
  
    if no more opinions, i will merge.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin pull request #2288: [ZEPPELIN-2452] block update paragraph event on...

Posted by cloverhearts <gi...@git.apache.org>.
Github user cloverhearts closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin pull request #2288: [ZEPPELIN-2452] block update paragraph event on...

Posted by cloverhearts <gi...@git.apache.org>.
GitHub user cloverhearts reopened a pull request:

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

    [ZEPPELIN-2452] block update paragraph event on revision mode

    ### What is this PR for?
    In revision mode using git-repository, by default all paragraphs must remain unmodifiable.
    However, we are currently performing an incorrect update.
    
    ### What type of PR is it?
    Bug Fix
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-2452
    
    ### How should this be tested?
    1. create note and modify to paragraph and version control commit on web
    2. modify to paragraph and execute
    3. open your 2 browser - one browser is HEAD, and other browser move to before commit
    4. insert paragarph or modify and execute.
    check update
    
    ### Screenshots (if appropriate)
    
    #### problem
    ![incorrectrevisionupdate](https://cloud.githubusercontent.com/assets/10525473/25425492/1a0ebcce-2aa7-11e7-9a06-cfc84a1c1fe3.gif)
    
    #### fixed (this pr)
    ![correctrevisionupdate](https://cloud.githubusercontent.com/assets/10525473/25425498/1dce1bfc-2aa7-11e7-816c-c25a64963475.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/cloverhearts/zeppelin fix/invalidupdateonrevision

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

    https://github.com/apache/zeppelin/pull/2288.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 #2288
    
----
commit 19e747999146af56b803696561001977d786032d
Author: CloverHearts <cl...@gmail.com>
Date:   2017-04-26T08:30:43Z

    block update paragraph event on revision mode

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #2288: [ZEPPELIN-2452] block update paragraph event on revisi...

Posted by Leemoonsoo <gi...@git.apache.org>.
Github user Leemoonsoo commented on the issue:

    https://github.com/apache/zeppelin/pull/2288
  
    Could you make CI build success? https://travis-ci.org/cloverhearts/zeppelin/builds/225916461


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin pull request #2288: [ZEPPELIN-2452] block update paragraph event on...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] zeppelin issue #2288: [ZEPPELIN-2452] block update paragraph event on revisi...

Posted by khalidhuseynov <gi...@git.apache.org>.
Github user khalidhuseynov commented on the issue:

    https://github.com/apache/zeppelin/pull/2288
  
    I think this and #2289 are required in `branch-0.7` as well, isn't it?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---