GitHub user robertkowalski opened a pull request:

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

    Demo

    

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

    $ git pull https://github.com/robertkowalski/couchdb-fauxton demo

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

    https://github.com/apache/couchdb-fauxton/pull/670.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 #670
    
----
commit 535ab17f73258e23f881c4375b33e3035d628a79
Author: Garren Smith <[email protected]>
Date:   2016-02-04T12:36:29Z

    Change from requirejs to webpack
    
    This gives us the benefits of managing our dependencies via npm. It also
    means we can support the latest react and control all our transpiling
    and minifying via webpack.

commit 9aeeb8b522db034821a1d682702d9d6d13d8ec4f
Author: Garren Smith <[email protected]>
Date:   2016-02-22T16:45:51Z

    Remove old libraries
    
    Remove dependancies no longer needed. These are all now managed via
    webpack and npm

commit 508aaf17113b54e1f1fcc7968e29dc319c5b3838
Author: Garren Smith <[email protected]>
Date:   2016-02-22T16:55:09Z

    Webpack improvements
    
    More changes to get webpack working correctly

commit fb808c33f13aa9a2fd29df69248eb9af8b4f5780
Author: Robert Kowalski <[email protected]>
Date:   2016-03-01T17:39:51Z

    fix override on registry/singleton pattern

commit 6f9e32e8ca6086095af626ed97157c2840de5235
Author: Robert Kowalski <[email protected]>
Date:   2016-03-01T18:24:22Z

    fix race condition, make code testable
    
     - the code tested an async event, but the test was syncronous
     - had to refactor the code a little bit to make it actually
       testable

commit dadf96b991d9f439bfcd4083c95a450325e4362f
Author: Ben Keen <[email protected]>
Date:   2016-03-02T17:55:27Z

    zeroclipboard test update

commit 5adac0d09d62b99534e86fa3cc7ebb2500a9269c
Author: Garren Smith <[email protected]>
Date:   2016-03-10T06:49:05Z

    update to latest mocha and mocha-phantomjs
    
    Update to latest mocha-phantomjs (v4.0.2) and fix failing tests

commit a1e22f142c599477b57a58144e4a7d403005a8c6
Author: Robert Kowalski <[email protected]>
Date:   2016-03-18T12:38:26Z

    test

commit 58c015b9e96d852fbf1d2b7c7e81a8279f172cc1
Author: Robert Kowalski <[email protected]>
Date:   2016-03-18T13:31:56Z

    fix

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to