[
https://issues.apache.org/jira/browse/COUCHDB-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14180734#comment-14180734
]
ASF GitHub Bot commented on COUCHDB-2398:
-----------------------------------------
GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/108
Add New Database now opens in tray, not prompt
This PR changes the Add New Database from a prompt() to a tray.
@seanbarclay, if you have time, would you mind taking a glance at this?
I'll post a screenshot of the before + after in the jira ticket:
https://issues.apache.org/jira/browse/COUCHDB-2398
** this isn't ready to merge yet. I'd the appearance of the tray to be
reviewed. **
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
2398-add-database-tray-added
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/108.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 #108
----
commit 7b4f07a06dde3e5f1eceecaaeaf116cef1136f7a
Author: Benjamin Keen <[email protected]>
Date: 2014-10-22T23:25:49Z
Add New Database now opens in tray, not prompt
----
> Change "Add Database" popup to use a tray instead
> -------------------------------------------------
>
> Key: COUCHDB-2398
> URL: https://issues.apache.org/jira/browse/COUCHDB-2398
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Ben Keen
> Assignee: Ben Keen
> Priority: Minor
>
> Right now the Add Database functionality uses a simple JS prompt(). Convert
> that to use a tray like Query Options and API Url. Also, update the style of
> the Add New Database hover to match the other header links.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)