[
https://issues.apache.org/jira/browse/COUCHDB-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955725#comment-13955725
]
ASF GitHub Bot commented on COUCHDB-2206:
-----------------------------------------
GitHub user robertkowalski opened a pull request:
https://github.com/apache/couchdb/pull/202
COUCHDB-2206: Config redesign
- Implement copying to clipboard
- Change the view
As there is still no real solution for copying text to the clipboard I
added the ZeroClipboard Dependency (which GitHub is also using for their copy
buttons as well, see
https://github.com/blog/1365-a-more-transparent-clipboard-button)
That must not mean that this is the best solution, if you have a better
one, please suggest it!
ZeroClipboard uses Flash in the core and can be dangerous if not
implemented right
(https://github.com/zeroclipboard/zeroclipboard/blob/master/docs/security.md)
so please have a look at my implementation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robertkowalski/couchdb config-redesign-rebase
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/202.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 #202
----
commit 6194593c290022f7a5e22d914f1e790780d74352
Author: Robert Kowalski <[email protected]>
Date: 2014-03-31T18:31:23Z
Fauxton: redesign _changes-UI
Implement copying to clipboard
Change the view
Closes COUCHDB-2206
commit 31fb6635d0e7995204e41ad13d438ba8fd2e82cf
Author: Robert Kowalski <[email protected]>
Date: 2014-03-31T18:35:51Z
Fauxton: add external ZeroClipboard Dependency
commit 997a7e02dc949ef1538da511a206af9270b4652d
Author: Robert Kowalski <[email protected]>
Date: 2014-03-31T20:59:32Z
Fauxton: remove the hidden tabs
Closes #200
----
> Changes UI update
> -----------------
>
> Key: COUCHDB-2206
> URL: https://issues.apache.org/jira/browse/COUCHDB-2206
> Project: CouchDB
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Sue Lockwood
> Assignee: Robert Kowalski
> Attachments: Screen Shot 2014-03-22 at 9.46.15 AM.png, Screen Shot
> 2014-03-22 at 9.46.38 AM.png
>
>
> The changes UI needs some serious love.
> The new UI improvements are being broken down into parts so that we can get
> them into master easier. I have screenshots of just what the changes page UI
> should look like.
> I cropped out the sidebar and header for now, since those changes are being
> made in a different branch and are used all over the site. They should be in
> soon.
--
This message was sent by Atlassian JIRA
(v6.2#6252)