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

[GitHub] couchdb-fauxton pull request: IGNORE ME: Secondary indexes

GitHub user deathbearbrown opened a pull request:

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

    IGNORE ME: Secondary indexes

    Doing a code review of an in progress branch with @garrensmith 

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

    $ git pull https://github.com/apache/couchdb-fauxton secondary-indexes

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

    https://github.com/apache/couchdb-fauxton/pull/27.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 #27
    
----
commit dbdd1fe3b376d421d891e17ae087111b90061f85
Author: deathbearbrown <de...@gmail.com>
Date:   2014-08-02T15:24:51Z

    buncha editor stuff
    making the preview page look less butts.
    Styling the view form
    documents
    This stuff can't be tables. Boo.
    less for indexes
    resize stuff
    And more refactor stuff
    View editor updates,
    Splitting out less files
    An absolute abortion happening in the resizeColumns file
    style form fields and tab buttons
    move around query options, init style
    routes stuff
    removed the breadcrumbs POC
    Step one in cleaning up that gnarly save on indexes
    Always show editor
    fixing layout
    Adding Views, testing header stuff,  fixing layout issues
    Add all the indexes to the sidebar
    Fix sidebar to work with different indexes
    Added the apache license
    changed a comment ffs.
    Ripping out views into it's own addon
    Setting Up Indexes addon

commit e528ed3c3699010d6ecb4beb879d08a44d952593
Author: deathbearbrown <de...@gmail.com>
Date:   2014-08-04T15:08:09Z

    fix new indexes

commit bcc5b3b9525a70db9246b2c0b39cd69e75d5fbcc
Author: deathbearbrown <de...@gmail.com>
Date:   2014-08-04T15:57:41Z

    Move Fauxton's apibar and breadcrumbs out into components

commit 2ad683c80622ed199536d5c76444a1cd337e2270
Author: deathbearbrown <de...@gmail.com>
Date:   2014-07-22T20:40:06Z

    Ripping out views into it's own addon

commit 8dd5a263c7b7af3e7a423ffd55335a23802eb70d
Author: Jenn Schiffer <je...@pancaketheorem.com>
Date:   2014-07-28T16:11:51Z

    move around query options, init style

commit b2d6d7c9663ee07c91410e70635157824c649dc0
Author: deathbearbrown <de...@gmail.com>
Date:   2014-07-29T13:10:42Z

    Add all the indexes to the sidebar
    Fix sidebar to work with different indexes
    Added the apache license
    changed a comment ffs.

commit 1a0d7ef2c38618a2e5f9816e243bfd57e4b37269
Author: deathbearbrown <de...@gmail.com>
Date:   2014-07-29T13:12:34Z

    Adding Views, testing header stuff,  fixing layout issues

commit 4755c6f70ee88b41a291a3b197e39effac749bff
Author: Jenn Schiffer <je...@pancaketheorem.com>
Date:   2014-07-29T15:59:27Z

    style form fields and tab buttons

commit 1f1fd7462ae656565cf3c4569e8c518289b0f3af
Author: Jenn Schiffer <je...@pancaketheorem.com>
Date:   2014-07-30T19:37:10Z

    button and search box moved to header on all docs

commit 13d3c59ea25925bd846d5940a7c39cc7ad8bad99
Author: Jenn Schiffer <je...@pancaketheorem.com>
Date:   2014-07-31T18:01:04Z

    style query options now it is inside header

commit a1ee3f4074aad7c4b1650804aca73e2c33e5b49d
Author: deathbearbrown <de...@gmail.com>
Date:   2014-08-04T18:56:07Z

    design doc ui

commit ccc4c9263fe7742b7450ff44d3d44c067c4eec72
Author: deathbearbrown <de...@gmail.com>
Date:   2014-08-05T19:31:31Z

    An insane amount of header stuff

commit f3c89ee986d050ab6ff944e546b370999105ee70
Author: Jenn Schiffer <je...@pancaketheorem.com>
Date:   2014-07-31T20:35:29Z

    move old alldocs stuff to advancedopts

commit 182875a10aec3f65702128d08992ba4bdfae774a
Author: Jenn Schiffer <je...@pancaketheorem.com>
Date:   2014-08-01T16:50:20Z

    refactor query options button to header

commit 77cda07b122266140ef345b8d1207e240642ab06
Author: Jenn Schiffer <je...@pancaketheorem.com>
Date:   2014-08-04T13:38:37Z

    have options properly toggle, style button

commit 015099adfd84740f82b6e133164d41e42bdefb17
Author: Jenn Schiffer <je...@pancaketheorem.com>
Date:   2014-08-04T15:14:07Z

    style keys well, get new checkbox inputs working

commit c80a1c605c2ec8ec45e817029f2a409ee808929b
Author: Jenn Schiffer <je...@pancaketheorem.com>
Date:   2014-08-04T20:21:20Z

    styling header and query options, add cancel button

commit a4fe1a46e164fb5a2cfde2f1156ea5a3ad8a811c
Author: Jenn Schiffer <je...@pancaketheorem.com>
Date:   2014-08-04T21:46:00Z

    cancel button functionality, styling

commit 00cd32ea55c253b96e6e257f38757b4e26feb9d8
Author: Jenn Schiffer <je...@pancaketheorem.com>
Date:   2014-08-04T22:35:15Z

    style search box

commit 6e343fa39b7643979ab0600aa284b8d982e6518e
Author: deathbearbrown <de...@gmail.com>
Date:   2014-08-05T20:57:41Z

    Fixes for the header

commit 7a446d864065043d8b0c444087e79e13bae7b776
Author: deathbearbrown <de...@gmail.com>
Date:   2014-08-06T19:25:15Z

    Left header is now a reusable component
    Header stuff
    placeholder graphic
    Messed up folders
    Fix design doc selector

commit 056c78c5e1f8e74601fac9c3cd5de3e0479ef470
Author: deathbearbrown <de...@gmail.com>
Date:   2014-08-06T20:12:26Z

    Changes header (not styled)

commit 5ca5017ed75f5304984e4acb25316b4cb690930b
Author: deathbearbrown <de...@gmail.com>
Date:   2014-08-06T20:43:42Z

    Make pagination fixed to the bottom and update files with apache license

commit acfc49799c3c8a1d95c1710fb41a6529dded295d
Author: deathbearbrown <de...@gmail.com>
Date:   2014-08-06T20:50:43Z

    select toggle

commit 16bb3e6a3ae6e7dd104e3aa4c36e3479ff04f51c
Author: deathbearbrown <de...@gmail.com>
Date:   2014-08-06T21:03:38Z

    expand and collapse

commit 0127263e38663a61cb7283365249b1efc3d30e03
Author: deathbearbrown <de...@gmail.com>
Date:   2014-08-06T21:06:55Z

    Select all got borked

----


---
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: IGNORE ME: Secondary indexes

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

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


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