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

Save referral code when signing up for 30 days #730

Merged
merged 4 commits into from Nov 24, 2022
Merged

Conversation

joemasilotti
Copy link
Owner

@joemasilotti joemasilotti commented Nov 24, 2022

This PR sets a 30 day cookie when the ref URL param is present. When signing up, this is saved to Referral model which a User has one of.

Closes #727.

Pull request checklist

  • My code contains tests covering the code I modified
  • I linted and tested the project with bin/check
  • I added significant changes and product updates to the changelog

@joemasilotti joemasilotti changed the title Persist referral code when signing up for 30 days Save referral code when signing up for 30 days Nov 24, 2022
@joemasilotti joemasilotti merged commit 2c73abf into main Nov 24, 2022
4 checks passed
@joemasilotti joemasilotti deleted the referrals/code branch November 24, 2022 03:41
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.

Save referral code to User when registering for an account
1 participant