Skip to content

Redeem functionality#548

Merged
sagararyal merged 6 commits into
developfrom
feature/redeem
Dec 3, 2020
Merged

Redeem functionality#548
sagararyal merged 6 commits into
developfrom
feature/redeem

Conversation

@harshvitra

@harshvitra harshvitra commented Dec 3, 2020

Copy link
Copy Markdown
Collaborator

Added Redeem functionality in the User profile page

  • Translations

@vercel

vercel Bot commented Dec 3, 2020

Copy link
Copy Markdown

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/planetapp/planet-webapp/g0ojnlhyo
✅ Preview: https://planet-webapp-git-feature-redeem.planetapp.vercel.app

@norbertschuler

Copy link
Copy Markdown
Collaborator

Is this replacing #437?

@harshvitra

Copy link
Copy Markdown
Collaborator Author

Is this replacing #437?

No those are Redeem URLs, this is a modal in which user's can enter their codes

Comment thread src/features/user/UserProfile/components/RedeemModal.tsx Outdated
@harshvitra harshvitra marked this pull request as ready for review December 3, 2020 11:11
{codeValidated && validCodeData ? (
<>
<div className={styles.codeTreeCount}>
{validCodeData.treeCount}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Format this number once this branch and #526 is merged!

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This is just a reminder for myself at #549

@norbertschuler norbertschuler mentioned this pull request Dec 3, 2020
@sagararyal sagararyal merged commit d5cc3cb into develop Dec 3, 2020
@sagararyal sagararyal deleted the feature/redeem branch December 3, 2020 12:55
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.

3 participants