You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by robertkowalski <gi...@git.apache.org> on 2014/11/27 16:03:15 UTC

[GitHub] couchdb-fauxton pull request: Remove checkboxes from viewlist

GitHub user robertkowalski opened a pull request:

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

    Remove checkboxes from viewlist

    The viewlist has no bulkdelete. If we want to add it as feature a
    good point might be with the new header-controls.

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

    $ git pull https://github.com/robertkowalski/couchdb-fauxton viewlist-no-bulk

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

    https://github.com/apache/couchdb-fauxton/pull/174.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 #174
    
----
commit 77724584917fdba2c7b46200e6c049f1f68a3a19
Author: Robert Kowalski <ro...@apache.org>
Date:   2014-11-27T15:01:26Z

    Remove checkboxes from viewlist
    
    The viewlist has no bulkdelete. If we want to add it as feature a
    good point might be with the new header-controls.

----


---
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 checkboxes from viewlist

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

    https://github.com/apache/couchdb-fauxton/pull/174#issuecomment-64817883
  
    Ah, I must be misremembering. Looks good. +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 checkboxes from viewlist

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

    https://github.com/apache/couchdb-fauxton/pull/174#issuecomment-64818296
  
    merged as 44d378c6e13e8c75916e8ce5b65cc9cc7ba2ce68 - thanks!


---
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 checkboxes from viewlist

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

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


---
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 checkboxes from viewlist

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

    https://github.com/apache/couchdb-fauxton/pull/174#issuecomment-64815044
  
    Yes you are right! - weird stuff! fixed.
    
    What do you mean with "No way to edit or delete the view result, or show more details?" - it is like views were before, I accidentally added the checkboxes. If we want to add it as feature (and I would appreciate it) a good point might be with the new header-controls.


---
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 checkboxes from viewlist

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

    https://github.com/apache/couchdb-fauxton/pull/174#issuecomment-64811951
  
    Possibly there's something wrong with the CSS? See:
    https://www.dropbox.com/s/5jluqig08akp150/Screen%20Shot%202014-11-27%20at%208.44.36%20AM.png?dl=0
    
    - The checkbox is virtually hidden when it's unchecked because it's white by default. 
    - No way to edit or delete the view result, or show more details?


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