GitHub user khalidhuseynov opened a pull request:

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

    send error info popup

    ### What is this PR for?
    To notify user when commit of note revision have failed.
    
    
    ### What type of PR is it?
    Bug Fix | Improvement
    
    ### Todos
    * [x] - send error
    
    ### What is the Jira issue?
    [ZEPPELIN-1742](https://issues.apache.org/jira/browse/ZEPPELIN-1742)
    
    ### How should this be tested?
    try to commit note with default storage
    
    ### Screenshots (if appropriate)
    failure case before:
    ![commit error 
before](https://cloud.githubusercontent.com/assets/1642088/20796541/e91c3d76-b819-11e6-9d73-aaa6708b8a2d.gif)
    
    
    failure case after:
    ![commit 
error](https://cloud.githubusercontent.com/assets/1642088/20796103/faf4c33a-b817-11e6-849a-75401a96b6cb.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/khalidhuseynov/incubator-zeppelin 
feat/commit-error-popup

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

    https://github.com/apache/zeppelin/pull/1712.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 #1712
    
----
commit dc0296058c66b591cab4751c1863a1a179f8e02f
Author: Khalid Huseynov <khalid...@gmail.com>
Date:   2016-12-01T13:20:18Z

    send error info popup

----


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