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: Remove debug UI from invite form #3195

Merged
merged 1 commit into from
Feb 10, 2016

Conversation

ebinnion
Copy link
Contributor

@ebinnion ebinnion commented Feb 9, 2016

Previously, we were stringifying the response returned from sending an invite and displaying that in a card on the invite page. This seemed fine at the time. But, as we get closer to shipping invites, let's use debug() instead.

To test:

  • Checkout update/people-invite-debug-code branch
  • Go to /people/new/$site
  • Enter localStorage.setItem( 'debug', 'calypso:my-sites:people:invite' )
  • Send an invite
  • Ensure that response is logged in console

cc @lezama for review

Previously, we were stringifying the response returned from sending an invite and displaying that in a card on the invite page. This seemed fine at the time. But, as we get closer to shipping invites, let's use debug() instead.
@ebinnion ebinnion added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. People Management labels Feb 9, 2016
@ebinnion ebinnion self-assigned this Feb 9, 2016
@ebinnion ebinnion added this to the People Management: m7 milestone Feb 9, 2016
lezama added a commit that referenced this pull request Feb 10, 2016
@lezama lezama merged commit fd0cb19 into master Feb 10, 2016
@lezama lezama deleted the update/people-invite-debug-code branch February 10, 2016 12:13
@scruffian scruffian removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Feb 10, 2016
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.

3 participants