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

chore(refactor): start signup cleanup #6221

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Conversation

mperdomo-bc
Copy link
Collaborator

No description provided.

@@ -208,11 +204,6 @@ const App = ({
component={Signup}
pageTitle={`${BLOCKCHAIN_TITLE} | SoFi Signup`}
/>
<AuthLayout
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is duplicated by the route just above it, expand to confirm1

@mperdomo-bc mperdomo-bc merged commit 5cae227 into development Jan 23, 2024
1 check passed
@mperdomo-bc mperdomo-bc deleted the cleanup-signup branch January 23, 2024 18:29
mperdomo-bc added a commit that referenced this pull request Jan 26, 2024
* chore(vars): remove unused vars (#6245)

* chore(refactor): collocate sofi and auth type selectors (#6220)

* chore(refactor): login convert to functional component (#6219)

* feat(coinview): add notice about funds conversion (#6247)

* chore(refactor): start signup cleanup (#6221)

* chore(frictions): restructure frictions code (#6243)

* Fiat remediation sell (#6248)

* feat(sell): add conversion message

* feat(sell): add hook & alert validation

* feat(remediation): merge development

* Fiat remediation deposit (#6249)

* feat(deposit): add warning message

* feat(deposit): refactor

* feat(deposit): add message to deposit

* feat(copy): update text

* feat(remediation): correctly export new hook

* chore(login): collocate state (#6250)

* feat(sofi-referral): create redirect handler for migration + anon referral

* feat(sofi-referral): add referral param

* feat(sofi-referral): refine querystring

* feat(sofi-referral): remove migration handler

* chore(fix): reduce login footer rerenders (#6251)

* chore(coinbox): do not rerender the coin box unnecessarily (#6252)

* chore(rerender): fix sofi banner, header nav (#6253)

* feat(sofi-referral): set referral cookie if the ref param is present (#6254)

* chore(Release): v4.97.1

---------

Co-authored-by: mrodriguez-bc <mrodriguez@blockchain.com>
Co-authored-by: Michael Rodriguez <88338953+mrodriguez-bc@users.noreply.github.com>
mperdomo-bc added a commit that referenced this pull request Jan 26, 2024
* chore(Release): v4.97.0

* Bump/v4.97.1 (#6255)

* chore(vars): remove unused vars (#6245)

* chore(refactor): collocate sofi and auth type selectors (#6220)

* chore(refactor): login convert to functional component (#6219)

* feat(coinview): add notice about funds conversion (#6247)

* chore(refactor): start signup cleanup (#6221)

* chore(frictions): restructure frictions code (#6243)

* Fiat remediation sell (#6248)

* feat(sell): add conversion message

* feat(sell): add hook & alert validation

* feat(remediation): merge development

* Fiat remediation deposit (#6249)

* feat(deposit): add warning message

* feat(deposit): refactor

* feat(deposit): add message to deposit

* feat(copy): update text

* feat(remediation): correctly export new hook

* chore(login): collocate state (#6250)

* feat(sofi-referral): create redirect handler for migration + anon referral

* feat(sofi-referral): add referral param

* feat(sofi-referral): refine querystring

* feat(sofi-referral): remove migration handler

* chore(fix): reduce login footer rerenders (#6251)

* chore(coinbox): do not rerender the coin box unnecessarily (#6252)

* chore(rerender): fix sofi banner, header nav (#6253)

* feat(sofi-referral): set referral cookie if the ref param is present (#6254)

* chore(Release): v4.97.1

---------

Co-authored-by: mrodriguez-bc <mrodriguez@blockchain.com>
Co-authored-by: Michael Rodriguez <88338953+mrodriguez-bc@users.noreply.github.com>

* Bump/v4.97.2 (#6259)

* feat(sofi-referral): fix redirection

* chore(Release): v4.97.2

---------

Co-authored-by: mrodriguez-bc <mrodriguez@blockchain.com>

---------

Co-authored-by: mrodriguez-bc <mrodriguez@blockchain.com>
Co-authored-by: Michael Rodriguez <88338953+mrodriguez-bc@users.noreply.github.com>
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