[ 
https://issues.apache.org/jira/browse/COUCHDB-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15773111#comment-15773111
 ] 

ASF GitHub Bot commented on COUCHDB-3192:
-----------------------------------------

GitHub user millayr reopened a pull request:

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

    3192 - Rip and replace zeroclipboard with clipboardjs

    Removing flash-based zeroclipboard.
    Created generic React Copy component using clipboard.js.
    
    Relevant JIRA ticket:  https://issues.apache.org/jira/browse/COUCHDB-3192
    Relevant Cloudant ticket:  https://cloudant.fogbugz.com/f/cases/76320/

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

    $ git pull https://github.com/millayr/couchdb-fauxton switch-to-clipboardjs

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

    https://github.com/apache/couchdb-fauxton/pull/825.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 #825
    
----
commit 85f13e56e7d2956533a8af3438963e2d0e4406f2
Author: Ryan Millay <[email protected]>
Date:   2016-12-19T20:38:11Z

    rip and replace zeroclipboard with clipboardjs

commit f43521a95e8e39f98ae324b9d36fe425dade3461
Author: Ryan Millay <[email protected]>
Date:   2016-12-21T18:23:00Z

    Adding jest unit test

commit b807a681ab68280d89c819c20844c45e26830748
Author: Ryan Millay <[email protected]>
Date:   2016-12-22T15:41:05Z

    adding nightwatch tests

commit 55a71842385df426963eaf6f773fd540ad9f2147
Author: Ryan Millay <[email protected]>
Date:   2016-12-22T15:54:50Z

    removing trailing space and stale css

commit 329a34bf470a7eb8b505910abb5902845dea59a4
Author: Ryan Millay <[email protected]>
Date:   2016-12-22T17:00:25Z

    fixing git discrepancies with components.react.jsx and addressing Robert's 
comments

commit 999011de3e65e517955ffd1fd0e6b9225338703d
Author: Ryan Millay <[email protected]>
Date:   2016-12-22T17:48:18Z

    Removing invalid exports

commit f88c5d48b9d947837532ef7ad60d9fcb6d97ca4b
Author: Ryan Millay <[email protected]>
Date:   2016-12-22T17:50:22Z

    Switching var's to const's

commit 931298838b1fed77dcc2d4660e03ebe63017cc0e
Author: Ryan Millay <[email protected]>
Date:   2016-12-22T19:47:01Z

    Adding waitForElementVisible check to robustify the test

commit 6f9e081000121018dbf05aa83a71d53b80fe7ecb
Author: Ryan Millay <[email protected]>
Date:   2016-12-22T20:24:21Z

    Robustifying some more tests

----


> Remove ZeroClipboard and replace it with pure JS
> ------------------------------------------------
>
>                 Key: COUCHDB-3192
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3192
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Fauxton
>            Reporter: Robert Kowalski
>            Assignee: Ryan Millay
>
> As Safari now supports accessing the clipboard using JS we can throw out the 
> old Flash based zeroclipboard.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to