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 <ryan.p.mil...@gmail.com>
Date:   2016-12-19T20:38:11Z

    rip and replace zeroclipboard with clipboardjs

commit f43521a95e8e39f98ae324b9d36fe425dade3461
Author: Ryan Millay <ryan.p.mil...@gmail.com>
Date:   2016-12-21T18:23:00Z

    Adding jest unit test

commit b807a681ab68280d89c819c20844c45e26830748
Author: Ryan Millay <ryan.p.mil...@gmail.com>
Date:   2016-12-22T15:41:05Z

    adding nightwatch tests

commit 55a71842385df426963eaf6f773fd540ad9f2147
Author: Ryan Millay <ryan.p.mil...@gmail.com>
Date:   2016-12-22T15:54:50Z

    removing trailing space and stale css

commit 329a34bf470a7eb8b505910abb5902845dea59a4
Author: Ryan Millay <ryan.p.mil...@gmail.com>
Date:   2016-12-22T17:00:25Z

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

commit 999011de3e65e517955ffd1fd0e6b9225338703d
Author: Ryan Millay <ryan.p.mil...@gmail.com>
Date:   2016-12-22T17:48:18Z

    Removing invalid exports

commit f88c5d48b9d947837532ef7ad60d9fcb6d97ca4b
Author: Ryan Millay <ryan.p.mil...@gmail.com>
Date:   2016-12-22T17:50:22Z

    Switching var's to const's

commit 931298838b1fed77dcc2d4660e03ebe63017cc0e
Author: Ryan Millay <ryan.p.mil...@gmail.com>
Date:   2016-12-22T19:47:01Z

    Adding waitForElementVisible check to robustify the test

commit 6f9e081000121018dbf05aa83a71d53b80fe7ecb
Author: Ryan Millay <ryan.p.mil...@gmail.com>
Date:   2016-12-22T20:24:21Z

    Robustifying some more tests

----


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