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

People: Invites: Normalize get invite api response #1267

Merged
merged 5 commits into from
Dec 4, 2015

Conversation

lezama
Copy link
Contributor

@lezama lezama commented Dec 4, 2015

Derived from #1261

How to test

  • checkout update/invites-process-api-data
  • both logged in and logged out flows should still work

@lezama lezama added this to the People Management: m6 milestone Dec 4, 2015
@lezama lezama self-assigned this Dec 4, 2015
@lezama lezama added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Status] In Progress and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Dec 4, 2015
@roccotripaldi
Copy link
Member

This looks much cleaner!
You missed the autofill email: https://github.com/Automattic/wp-calypso/blob/update/invites-process-api-data/client/my-sites/invites/invite-accept-logged-out/index.jsx#L113

Other than that, i'd say it is ready to ship.

@lezama lezama force-pushed the update/invites-process-api-data branch from 15f132f to b0cca40 Compare December 4, 2015 17:03
@lezama lezama force-pushed the update/invites-process-api-data branch from b0cca40 to e76bd5d Compare December 4, 2015 18:54
this.props.blog_details
? <Site site={ this.props.blog_details } />
this.props.site
? <Site site={ this.props.site } />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line and the one below should be indented one more tab.

@lezama lezama added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. and removed [Status] In Progress labels Dec 4, 2015
@ebinnion ebinnion added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Dec 4, 2015
lezama added a commit that referenced this pull request Dec 4, 2015
People: Invites: Normalize get invite api response
@lezama lezama merged commit d6f0193 into master Dec 4, 2015
@lezama lezama deleted the update/invites-process-api-data branch December 4, 2015 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants