GitHub user prabhjyotsingh reopened a pull request:

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

    auto save on page navigation

    This should take care of accidental browser close actions.

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

    $ git pull https://github.com/prabhjyotsingh/incubator-zeppelin ZEPPELIN-265

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

    https://github.com/apache/incubator-zeppelin/pull/260.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 #260
    
----
commit f78eb5f3d311e9e55cb4dd2a32b6c91f25f0657e
Author: Prabhjyot Singh <[email protected]>
Date:   2015-08-26T09:41:00Z

    auto save on page navigation

commit 7f73dfb861fe8751d0b1932df1204a327aaebdb1
Author: Prabhjyot Singh <[email protected]>
Date:   2015-08-26T12:30:05Z

    minor fix

commit c7fea4ef27df2e7cae34ef74a5742761a2cacebd
Author: Prabhjyot Singh <[email protected]>
Date:   2015-08-27T07:33:16Z

    bug fix for "undefined errors" when page is refreshed

commit e09a84065050ce9cf8f2b7393ef0ee11883cc612
Author: Prabhjyot Singh <[email protected]>
Date:   2015-08-27T08:32:46Z

    Revert "bug fix for "undefined errors" when page is refreshed"
    
    This reverts commit 4e3ad0b304ba8c18ad085c9fe2a142fc74916d3b.

commit 0d419cfa9c1d93d2eb41b90315cb48f84e216e91
Author: Prabhjyot Singh <[email protected]>
Date:   2015-08-27T08:32:49Z

    Revert "minor fix"
    
    This reverts commit 987d196ffcc25bce40300ed415437fef1b224bc0.

commit 5719a3b8cf3f80ced04b72e8d632ed4658c601cd
Author: Prabhjyot Singh <[email protected]>
Date:   2015-08-27T08:32:57Z

    Revert "auto save on page navigation"
    
    This reverts commit e205428f7b69a46b48069fe4c2ce955c820b983e.

commit 2f4ef745528cbfb2b8ef865bee62030e50c28f95
Author: Prabhjyot Singh <[email protected]>
Date:   2015-08-27T08:35:22Z

    checking state of notes and paragraphs before saving it by $scope.saveNote()

commit 28b08e0e0c23ffdf0a3a4b8a1910b398a73544c4
Author: Prabhjyot Singh <[email protected]>
Date:   2015-09-01T07:56:32Z

    use of var instead of $scope;

commit 745391a87d09ac656ce4c1ff3b1d3ff3eb65ceaf
Author: Prabhjyot Singh <[email protected]>
Date:   2015-09-09T17:24:18Z

    removing killSaveTimer from test case, since this is removed from the scope.

commit 768c41119f23f2944d5bc7214771c262442688e8
Author: Prabhjyot Singh <[email protected]>
Date:   2015-09-11T11:11:57Z

    ZEPPELIN-265 resolving merge and build issue

commit 2971ae22c0f583971c918d480a9de7dd107bd23c
Author: Prabhjyot Singh <[email protected]>
Date:   2015-09-28T11:04:19Z

    ZEPPELIN-265 squashed fix for killSaveTimer

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to