GitHub user nberserk reopened a pull request:

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

    ZEPPELIN-101, add auto-save paragraph feature

    this pull request add save button to paragraph.
    
    related JIra issue is 
    https://issues.apache.org/jira/browse/ZEPPELIN-101

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

    $ git pull https://github.com/nberserk/incubator-zeppelin master

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

    https://github.com/apache/incubator-zeppelin/pull/168.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 #168
    
----
commit cbebc8e0aad6d986bc42b998a97a13af2baac208
Author: Darren ha <[email protected]>
Date:   2015-07-26T06:18:31Z

    add save button to paragraph toolbar

commit 30b15a1b279c75bf50cc9304d03b22c59251e66f
Author: Darren ha <[email protected]>
Date:   2015-07-26T06:21:52Z

    recover prev indentation

commit c9cd2e7d328e811f26b04ae95e8793b63c60a16b
Author: Darren Ha <[email protected]>
Date:   2015-07-28T08:39:35Z

    adding save timer

commit b38118cfa856ebbeefc3f4547dcbb8962765d882
Author: Darren ha <[email protected]>
Date:   2015-07-28T15:21:43Z

    add status msg outdated

commit 83a8aefa8bd9947f50b57ed67d4ab34e9495d0a2
Author: Darren ha <[email protected]>
Date:   2015-07-26T06:18:31Z

    add save button to paragraph toolbar

commit 78f0168b5e9a1cb19bbd29718d7e76293373fe14
Author: Darren ha <[email protected]>
Date:   2015-07-26T06:21:52Z

    recover prev indentation

commit 92102808a97e7a1d7389518513bad17c2c01823c
Author: Darren Ha <[email protected]>
Date:   2015-07-28T08:39:35Z

    adding save timer

commit 3e85988efde6e9ad44ea8491ef5b30ebfe2c9880
Author: Darren ha <[email protected]>
Date:   2015-07-28T15:21:43Z

    add status msg outdated

commit 250951bc9529d9a469e48e5a1c739ff3cd32ea43
Author: Darren Ha <[email protected]>
Date:   2015-07-28T23:26:02Z

    Merge branch 'master' of https://github.com/nberserk/incubator-zeppelin
    merge saveParagraph automatically

commit 71b07f2512560054f916928e4a04e9f0f610aa2d
Author: Darren Ha <[email protected]>
Date:   2015-07-29T07:45:08Z

    fix test failure. move icon to the right

commit 4a62305e525298169a6168dbbe23f9fc478c4625
Author: Darren ha <[email protected]>
Date:   2015-08-01T23:19:08Z

    change icon to floppy-save of awesomefont

commit 56747b197d8e6c683bcb0617dd8d755e075421ce
Author: Darren ha <[email protected]>
Date:   2015-08-02T06:06:51Z

    disable move up/down when unsaved contents to address ZEPPELIN-136

commit 31d143fbc10d337ea47cf8576a72503a83be4fda
Author: Darren ha <[email protected]>
Date:   2015-08-04T10:57:25Z

    Revert "disable move up/down when unsaved contents to address ZEPPELIN-138"
    
    This reverts commit 56747b197d8e6c683bcb0617dd8d755e075421ce.

commit c2d714efad3055fd1cfbb54e8f51264a81aba1a8
Author: Darren ha <[email protected]>
Date:   2015-08-07T06:57:05Z

    Merging 'upstream/master'

commit c05bc257328c63a400e0e218888c74e61f2ebbf2
Author: Darren ha <[email protected]>
Date:   2015-08-07T14:27:37Z

    move save button from paragraph to notebook

commit d6f6e27ee98520c684948a8f09946e9c18c2c1ca
Author: Darren ha <[email protected]>
Date:   2015-08-09T12:46:58Z

    fix outdated logic; show save button always

commit 66cc991dc324603cf43e02330c56bca07b5d309d
Author: Darren ha <[email protected]>
Date:   2015-08-10T12:51:06Z

    show paragraph's dirty state by reddish vertical bar

commit 878d43ee065f1f6dd6d66500299c322891f909f5
Author: Darren ha <[email protected]>
Date:   2015-08-10T14:19:10Z

    less aggressive color for dirty class

commit 7edbef8a428414dc0749f2c82c7b507378d5ea9d
Author: Darren Ha <[email protected]>
Date:   2015-08-10T23:04:15Z

    Merge remote-tracking branch 'upstream/master'
    
    Conflicts:
        zeppelin-web/src/app/notebook/paragraph/paragraph.controller.js

commit 593d119c42ab7da6a3c0b709a719f7a1cbd59c44
Author: Darren Ha <[email protected]>
Date:   2015-08-11T09:30:24Z

    Merge remote-tracking branch 'upstream/master'

commit 5201c15f94a3986463132a8bc905609fe28823fc
Author: Darren ha <[email protected]>
Date:   2015-08-11T13:55:59Z

    Merge branch 'upstream'
    
    Conflicts:
        zeppelin-web/src/components/noteName-create/visible.directive.js

----


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