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

Signup: pointing to the proper developer welcome page #532

Merged
merged 1 commit into from
Nov 23, 2015

Conversation

rralian
Copy link
Contributor

@rralian rralian commented Nov 23, 2015

The signup/register work was done separate from the devdocs/welcome work, so we need to wire it up.

Testing

@nb could you give this a runthrough? Test both register and login and make sure it takes you to the proper /devdocs/start page.

@rralian rralian added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Feature] Signup & Account Creation All screens and flows for making a new WordPress.com account. OSS labels Nov 23, 2015
@rralian rralian self-assigned this Nov 23, 2015
@nb
Copy link
Member

nb commented Nov 23, 2015

Login works great.

@@ -128,7 +128,7 @@ const flows = {

developer: {
steps: [ 'themes', 'site', 'user' ],
destination: '/me/next?welcome',
destination: '/devdocs/welcome',
Copy link
Member

Choose a reason for hiding this comment

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

Should we take any precautions in environments that don't have devdocs enabled?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I checked with @scruffian and a signup flow only shows up when you link directly to the flow (i.e., via /start/developer) and that only gets linked to from devdocs/controller.js... which is only available in an environment with devdocs enabled. So I don't think any other checks are necessary at this point.

@nb
Copy link
Member

nb commented Nov 23, 2015

Signup works great, too.

@nb
Copy link
Member

nb commented Nov 23, 2015

Let’s do it :) :shipit:

@nb nb 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 Nov 23, 2015
nb added a commit that referenced this pull request Nov 23, 2015
…ects

Signup: point to the developer welcome page
@nb nb merged commit efeabdd into master Nov 23, 2015
@mtias mtias deleted the update/developer-signup-redirects branch November 23, 2015 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Signup & Account Creation All screens and flows for making a new WordPress.com account.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants