Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix comments json format #246

Merged
merged 2 commits into from
Mar 7, 2016
Merged

Fix comments json format #246

merged 2 commits into from
Mar 7, 2016

Conversation

justin808
Copy link
Member

Updated props to have comments top level prop of comments.

Now, the server responds:

{ comments: [ c1, c2, etc.] }

Before the props were just:

[c1, c2, etc.]

Review on Reviewable

Also experiment with disabling animations in phantomjs.

No matter what, I can't seem to get phantomjs or capybara-webkit to
pass.

Errors here:
https://gist.github.com/justin808/5830adb7634e77db8c23
Now, the server responds:

{ comments: [ c1, c2, etc.] }

Before the props were just:

[c1, c2, etc.]
@justin808
Copy link
Member Author

@robwise or @alexfedoseev Give this the LGTM and hit the merge button please!

justin808 added a commit that referenced this pull request Mar 7, 2016
@justin808 justin808 merged commit f2ade20 into master Mar 7, 2016
@justin808 justin808 deleted the fix-comments-json-format branch March 7, 2016 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant