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

Show Recent Mints in Claim Modal #276

Merged
merged 2 commits into from
Aug 23, 2022
Merged

Conversation

aldolamb
Copy link

@aldolamb aldolamb commented Aug 23, 2022

Notion

Return claimed poaps from the last month in the userClaims query
Small change to seed file

@aldolamb aldolamb requested a review from burz August 23, 2022 17:32
mintedAt: { gt: getLastMonthStartDatetime() },
status: ClaimStatus.CLAIMED,
},
],

Choose a reason for hiding this comment

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

👍

@aldolamb aldolamb force-pushed the show-recent-mints-in-claim-modal branch from c7c477c to 33c05fb Compare August 23, 2022 22:10
@aldolamb aldolamb force-pushed the show-recent-mints-in-claim-modal branch from 33c05fb to 1e9b868 Compare August 23, 2022 22:11
@aldolamb aldolamb requested a review from peebeejay August 23, 2022 22:13
@aldolamb aldolamb merged commit b8120ee into develop Aug 23, 2022
@aldolamb aldolamb deleted the show-recent-mints-in-claim-modal branch August 23, 2022 22:19
@peebeejay peebeejay mentioned this pull request Aug 23, 2022
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.

2 participants