This is an automated email from the ASF dual-hosted git repository.
garren pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-fauxton.git.
from ddb7419 Add CORS instructions when setting up fauxton locally for
development - #1202 (#1204)
new b719f3d Update packages to fix npm audit issues
new bcc74be Allow overriding actions in cors addon
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.babelrc | 8 +-
.eslintrc | 7 +-
app/addons/activetasks/container.js | 2 -
app/addons/components/components/tray.js | 3 +-
app/addons/components/react-components.js | 2 -
app/addons/cors/__tests__/actions.test.js | 2 +-
app/addons/cors/actions.js | 35 +-
app/addons/cors/components/CORSContainer.js | 15 +-
app/addons/documents/doc-editor/actions.js | 2 -
app/addons/documents/rev-browser/actions.js | 2 -
jest-config.json | 2 +-
package-lock.json | 30435 +++++++++++++-------------
package.json | 53 +-
13 files changed, 15544 insertions(+), 15024 deletions(-)