Vikram Sreekanti

Results 18 comments of Vikram Sreekanti

Thanks for the response! The part that confused me was that both of these interfaces were pulled form the remote maven repo specified in the README. Is the version that...

Please also put the name of the JIRA issue (GROUND-6) in square brackets at the beginning of the PR for consistency. :-)

@nipunramk: Looks like [the build](https://s3.amazonaws.com/archive.travis-ci.org/jobs/223106781/log.txt) is still failing.

The Travis CI build failed. @seanlobo, you can see the failing tests [here](https://travis-ci.org/ground-context/ground/builds/222200338).

Will merge this after porting the Cassandra schema over.

Hi @Xlingxiao. Please provide more information on how you are currently attempting to run the application, so we can help you debug.

To run the application with SBT, please use `sbt "postgres/run"`. The default application has an [empty routes file](https://github.com/ground-context/ground/blob/master/conf/routes) because the Postgres app is a module.

Hello, @number9code. At the moment, no one working on Ground is planning on supporting Solr as a backend. If you're interested in contributing that code, I'd be happy to talk...

Please email me at vikrams AT berkeley DOT edu, and we can set up some time.

@eunice-chan, this looks great! Two small things: * Let's add a modal confirming that the user actually wants to delete the integration rather than immediately deleting it. Doesn't need to...