GitHub user benkeen opened a pull request:

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

    Deleting cors domain moved to modal

    This is part of the death-to-all-window.confirms that Justin's
    leading. The delete origin is now a modal.
    
    Two related things:
    - The cors page wasn't scrolling, hence the addition of the flex-body
    class on the page element.
    - the ConfirmationModal component now lets you pass in a class
    for the main button to change the style.
    
    <img width="1254" alt="screen shot 2016-03-31 at 2 34 28 pm" 
src="https://cloud.githubusercontent.com/assets/512116/14191688/2ba1eeb2-f74e-11e5-926d-47f5bf245c81.png";>


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

    $ git pull https://github.com/benkeen/couchdb-fauxton cors-page-modal

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

    https://github.com/apache/couchdb-fauxton/pull/676.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 #676
    
----
commit ed3319185a93d397698b663761488d7ad9bf6cf7
Author: Ben Keen <ben.k...@gmail.com>
Date:   2016-03-31T21:36:57Z

    Deleting cors domain moved to modal
    
    This is part of the death-to-all-window.confirms that Justin's
    leading. The delete origin is now a modal.
    
    Two related things:
    - The cors page wasn't scrolling, hence the addition of the flex-body
    class on the page element.
    - the ConfirmationModal component now lets you pass in a class
    for the main button to change the style.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to