GitHub user benkeen reopened a pull request:
https://github.com/apache/couchdb-fauxton/pull/668
Notifications update
This updates the global notifications to use the same store as the
notification panel, drop Backbone.
I chose to build it on Garren's Webpack branch:
https://github.com/apache/couchdb-fauxton/pull/641 because I needed to include
Velocity-React and it would have been a hack getting it into our current
master, due to some fussy dependencies. Now it's just a simple matter of
including it in the package.json file.
Once webpack has landed, I'll smooth out this PR so it only includes the
notification change commit.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton notifications-update
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/668.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 #668
----
commit a185ce8c866b10be8a99c9c22f090a8f9490cddc
Author: Ben Keen <[email protected]>
Date: 2016-03-30T21:35:50Z
Notifications Update
This updates the global notifications to use the same store
as the notification panel and drop Backbone.
----
---
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.
---