GitHub user robertkowalski opened a pull request:

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

    [WIP] Headerbar buttons & API Bar refactor

    

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

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

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

    https://github.com/apache/couchdb-fauxton/pull/535.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 #535
    
----
commit 62d872691d3f9993101b274ca1162b011c717b2a
Author: Robert Kowalski <[email protected]>
Date:   2015-09-23T10:09:13Z

    rename queryoptions file
    
    we don't use camel case for file names

commit 6dce8cae0495a25a1b3b4bd7bd90e390bc4adef0
Author: Robert Kowalski <[email protected]>
Date:   2015-09-23T10:41:48Z

    refactor header buttons, fix minor issues
    
    this unifies two of our 4 snowflake headerbutton implementations.
    
    the elements used are our standart headerbuttons. once the api-url
    button is converted we can delete a lot of additional custom css.
    
     - convert add-db button
     - convert query-option-tray button
     - fix bug in add-db button where the activated state of the
       button was not set

commit fb2d74a8888d9862532e1e36e31a39b3945bf598
Author: Robert Kowalski <[email protected]>
Date:   2015-09-24T11:14:32Z

    fix loading of zeroclipboard
    
    the swf was not loaded when no change to the element happened, e.g.
    a static element.
    
    additionally add a simple callback function to confirm a copy

commit 66442eef4e4184856db66858b721a604937e4cbb
Author: Robert Kowalski <[email protected]>
Date:   2015-09-24T13:48:25Z

    convert api bar to react
    
     - delete superfluous snowflake css
     - use headertoggle button

----


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