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

feat(fe1): WEB-734 - dissuade fe1 signups #2237

Merged

Conversation

andrewwallacespeckle
Copy link
Contributor

@andrewwallacespeckle andrewwallacespeckle commented May 1, 2024

Description & motivation

Linear Ticket

We were still getting a lot of fe1 signups, so it was decided to disable this when the env for fe2messaging is true.

Now, when you go to the login page, and click register, you will be redirected to the new register page.

If you go directly to the register page, you will be redirected to the new login page.

Also, the login blurb messaging is now based on the env, rather than always showing.

To do before merge:

@fabis94 Could you check over the registration token changes here? Just to make sure that this won't break the registration flow when a token is present, it should pass through to the new FE, but just checking this is the same in FE1 and FE2 and I am passing it correctly. This was hard to test.

Copy link

linear bot commented May 1, 2024

@andrewwallacespeckle andrewwallacespeckle changed the title feat(fe1): WEB-851 - dissuade fe1 signups feat(fe1): WEB-734 - dissuade fe1 signups May 1, 2024
@andrewwallacespeckle andrewwallacespeckle marked this pull request as ready for review May 1, 2024 11:39
Copy link
Contributor

@fabis94 fabis94 left a comment

Choose a reason for hiding this comment

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

Looks OK. It shouldn't be that hard to test tho, not sure what you mean by that 🤔

@andrewwallacespeckle
Copy link
Contributor Author

Looks OK. It shouldn't be that hard to test tho, not sure what you mean by that 🤔

I can't get the local email server working, so invites don't work for me. I haven't had time to troubleshoot it properly, will hopefully get a look next week.

@andrewwallacespeckle andrewwallacespeckle merged commit 6c4aeed into main May 2, 2024
20 of 23 checks passed
@andrewwallacespeckle andrewwallacespeckle deleted the andrew/WEB-734-disable-account-creation-fe1 branch May 2, 2024 08:46
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.

None yet

2 participants