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: Add ability to validate an invite #2844

Closed
1 of 5 tasks
ebinnion opened this issue Jan 27, 2016 · 2 comments
Closed
1 of 5 tasks

People: Add ability to validate an invite #2844

ebinnion opened this issue Jan 27, 2016 · 2 comments
Assignees
Labels
People Management [Pri] Normal Schedule for the next available opportuinity. [Type] Task

Comments

@ebinnion
Copy link
Contributor

We currently have the actions, endpoint, etc. to create an invite. But, we also need the ability to validate an invite.

This will likely involve:

  • Creating a new ...../validate endpoint for the WP.com API
  • Adding the method that calls the new endpoint in undocumented.js
  • Creating a store and reducer to store valid/invalid invites in lib/invites
  • Creating the action in lib/invites/action.js
  • Tests for the new functionality
@ebinnion ebinnion added [Pri] Normal Schedule for the next available opportuinity. [Type] Task People Management labels Jan 27, 2016
@ebinnion ebinnion added this to the People Management: m7 milestone Jan 27, 2016
@ebinnion ebinnion self-assigned this Feb 2, 2016
@ebinnion
Copy link
Contributor Author

ebinnion commented Feb 2, 2016

POST /sites/$site/invites/validate endpoint added in r130578-wpcom.

@lezama
Copy link
Contributor

lezama commented Feb 3, 2016

some progress in ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
People Management [Pri] Normal Schedule for the next available opportuinity. [Type] Task
Projects
None yet
Development

No branches or pull requests

2 participants