[GitHub] couchdb-fauxton issue #887: Confirmation modal not closable when deleting a ...

2017-03-27 Thread millayr
GitHub user millayr opened an issue: https://github.com/apache/couchdb-fauxton/issues/887 Confirmation modal not closable when deleting a configuration option When deleting a configuration setting from the Configuration section of the dashboard, users are unable to dismiss the

Re: (Updated-3) Stabilizing our automated builds - help needed!

2017-03-27 Thread Joan Touzet
Monday update: we have 2 new test failures, 1 test harness failure, and 1 resolved issue (Thanks Jay Doane!) # New Issues COUCHDB-3345: JS: stats.js silent failure The test simply shows 'fail' with no tracebacks or further info. Silent failures are troubling. COUCHDB-3346: JS: reduce.js

[GitHub] couchdb issue #340: Update Dockerfile

2017-03-27 Thread gabrielmancini
Github user gabrielmancini commented on the issue: https://github.com/apache/couchdb/pull/340 i use in my local development, but i dont find de logs --- 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

[GitHub] couchdb-fauxton issue #885: Change the way tables are shown

2017-03-27 Thread garrensmith
Github user garrensmith commented on the issue: https://github.com/apache/couchdb-fauxton/pull/885 They are On 27 Mar 2017, 5:34 PM +0200, pbrito , wrote: > I have some experience with react.js, so I could try to contribute to the project. >

[GitHub] couchdb-fauxton issue #885: Change the way tables are shown

2017-03-27 Thread pbrito
Github user pbrito commented on the issue: https://github.com/apache/couchdb-fauxton/pull/885 I have some experience with react.js, so I could try to contribute to the project. Are those mockups definitive? --- If your project is set up for it, you can reply to this email and

[GitHub] couchdb-fauxton pull request #884: Variable Cleanup in Styles

2017-03-27 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/884 --- 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

[GitHub] couchdb-fauxton issue #884: Variable Cleanup in Styles

2017-03-27 Thread garrensmith
Github user garrensmith commented on the issue: https://github.com/apache/couchdb-fauxton/pull/884 This is merged in via #886 --- 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

[GitHub] couchdb-fauxton pull request #886: Fixes pr 884

2017-03-27 Thread garrensmith
Github user garrensmith closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/886 --- 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

[GitHub] couchdb-fauxton issue #885: Change the way tables are shown

2017-03-27 Thread garrensmith
Github user garrensmith commented on the issue: https://github.com/apache/couchdb-fauxton/pull/885 Hi @pbrito thanks for the PR. Its not quite in the direction we want to go. We are going to be making some fixes to the table view for views. These are the mockups

[GitHub] couchdb-fauxton pull request #886: Fixes pr 884

2017-03-27 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/886 Fixes pr 884 This is a continuation of #884 You can merge this pull request into a Git repository by running: $ git pull https://github.com/garrensmith/couchdb-fauxton

[GitHub] couchdb-fauxton pull request #884: Variable Cleanup in Styles

2017-03-27 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/884#discussion_r108149915 --- Diff: app/addons/documents/changes/components.react.jsx --- @@ -270,7 +270,7 @@ class ChangeRow extends React.Component { render () {

Re: Build broken...by Fauxton?

2017-03-27 Thread Michelle Phung
Build is better: https://builds.apache.org/job/CouchDB/ERLANG=18.3,OS=ubuntu-12.04/274/console > On Mar 27, 2017, at 5:32 AM, Michelle Phung wrote: > > Hey > > it probably is my commit

Re: Build broken...by Fauxton?

2017-03-27 Thread Michelle Phung
Hey it probably is my commit thats breaking -- I dont think the passing build, builds fauxton, so thats why it passes. i missed that error on my local set up yesterday but i’ll try to reproduce it -michelle > On Mar 27, 2017, at 3:13 AM, Joan Touzet wrote: > > Hi

Build broken...by Fauxton?

2017-03-27 Thread Joan Touzet
Hi everyone, It looks like the CouchDB build is broken, by Fauxton. It appears the failure started fairly recently, though I can't pinpoint it as having come from Michelle's latest checkin, though, because the build at that time succeeded: https://travis-ci.org/apache/couchdb/builds/215332021