You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by robertkowalski <gi...@git.apache.org> on 2015/10/23 13:13:29 UTC

[GitHub] couchdb-fauxton pull request: remove doc-editor check

GitHub user robertkowalski opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/566

    remove doc-editor check

    i quite often run into the problem where i want to copy the json
    of an existing doc for testing. i copy the whole json, click
    "new doc" and have toremoev the _rev in order to save it.
    sometimes i also want to remove the id, to get a random one. right
    now i have to copy/paste the json into an offline editor before
    that as the fauxton editor tells me i can't delete the rev or id
    and refuses to make changes.

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

    $ git pull https://github.com/robertkowalski/couchdb-fauxton doc-id-rev-editable

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

    https://github.com/apache/couchdb-fauxton/pull/566.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 #566
    
----
commit 8c62e990b470e47503edad9623b05d136f3ea2e8
Author: Robert Kowalski <ro...@apache.org>
Date:   2015-10-23T11:10:05Z

    remove doc-editor check
    
    i quite often run into the problem where i want to copy the json
    of an existing doc for testing. i copy the whole json, click
    "new doc" and have toremoev the _rev in order to save it.
    sometimes i also want to remove the id, to get a random one. right
    now i have to copy/paste the json into an offline editor before
    that as the fauxton editor tells me i can't delete the rev or id
    and refuses to make changes.

----


---
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] couchdb-fauxton pull request: remove doc-editor check

Posted by robertkowalski <gi...@git.apache.org>.
Github user robertkowalski commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/566#issuecomment-150643057
  
    yes, as i deleted 34 lines of previously untested code


---
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] couchdb-fauxton pull request: remove doc-editor check

Posted by benkeen <gi...@git.apache.org>.
Github user benkeen commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/566#issuecomment-150641484
  
    LGTM. Seems like a test to confirm that this functionality now works seems like overkill, so: +1


---
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] couchdb-fauxton pull request: remove doc-editor check

Posted by robertkowalski <gi...@git.apache.org>.
Github user robertkowalski commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/566#issuecomment-150643066
  
    :)


---
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] couchdb-fauxton pull request: remove doc-editor check

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

    https://github.com/apache/couchdb-fauxton/pull/566


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