GitHub user robertkowalski opened a pull request:

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

    [WIP] a table view for fauxton

    this PR is intended to discuss the feature and design
    
    the goal: display more information on less space in fauxton / increase 
information density
    
    
    known issues: if the display width goes beyond 1365px the document search 
goes down. not showing it would remove the search feature for macbook 13" users 
i guess?
    


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

    $ git pull https://github.com/robertkowalski/couchdb-fauxton wah

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

    https://github.com/apache/couchdb-fauxton/pull/543.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 #543
    
----
commit 820321d965ffd720ded2232b3991446c8c0bbbad
Author: Robert Kowalski <[email protected]>
Date:   2015-09-21T14:05:14Z

    wip

commit ab34ec72a688108a61530adc39e4c33a240694f3
Author: Robert Kowalski <[email protected]>
Date:   2015-09-22T14:57:38Z

    meh

commit 8dd822e91bf3fc0d06fd4a5e1a580370267b6c09
Author: Robert Kowalski <[email protected]>
Date:   2015-09-29T12:49:47Z

    get rid of a few exceptions

commit 651969cd8ad24f57d6ab0aa323f7e7c5e4c4e2a1
Author: Robert Kowalski <[email protected]>
Date:   2015-09-29T14:07:14Z

    let's build a pseudo-schema

commit ff79106356c0f3e0638c885f308ccf15c2bf6b77
Author: Robert Kowalski <[email protected]>
Date:   2015-09-29T17:05:24Z

    wip

commit 40458c9622d8844dfa36983a142188e2552fc477
Author: Robert Kowalski <[email protected]>
Date:   2015-09-29T17:06:45Z

    wip

commit d62de496a0f8eefa67c94e56d643b5cb7464e468
Author: Robert Kowalski <[email protected]>
Date:   2015-09-30T12:19:38Z

    multiple improvements:
    
     - add tests
     - remove business logic from views
     - make doc functions reusable and test them
     - implement linking
     - implement printing of nested objects

commit be863fc01b721b8c0f60580055560918d9d2fda1
Author: Robert Kowalski <[email protected]>
Date:   2015-09-30T15:28:35Z

    checkboxes working

commit f0c6f1924f048a6dbda3321f5ddb3c28b72f8903
Author: Robert Kowalski <[email protected]>
Date:   2015-10-01T17:01:43Z

    toggleheaderbutton

commit 550a70476a8f00225b468cd03cc60c5d5c6e652d
Author: Robert Kowalski <[email protected]>
Date:   2015-10-01T17:10:41Z

    use new buttons

commit 2c251bd9a58768f1766ba54ad75e23203002f6d2
Author: Robert Kowalski <[email protected]>
Date:   2015-10-01T17:24:09Z

    style fixes

----


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