-
Notifications
You must be signed in to change notification settings - Fork 168
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
Gg22 thank you page improvs #3679
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
nijoe1
commented
Oct 10, 2024
- Separates checkout store with attestation store
- Fixes Thank you page
- Renders the actual attestation impact image
- uses the attestation-store which uses persit
- After the attestation mint it removes attestation store state
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
thelostone-mc
approved these changes
Oct 10, 2024
thelostone-mc
added a commit
that referenced
this pull request
Oct 16, 2024
* feat: add bridging widget to checkout (#3645) --------- Co-authored-by: 0xKurt <[email protected]> * chore: redo donation history page (#3666) Co-authored-by: Aditya Anand M C <[email protected]> * feat: add mint attestation to thank you page (#3662) * added mint attestation workflow in donation history page and code ref… (#3671) * added mint attestation workflow in donation history page and code refactoring * workflow improvements * refactored attestation mint modal * chore: check transaction minting in history page (#3676) * feat: implemented data-layer attestationService * chore: implemented useMintingAttestations * chore: renamed useContributionHistory to useContributionsByDonor * refactor: useContributionsByDonor now uses useQuery * chore: useMintingAttestations export type and add default parameter * chore: changed MintDonationButtonProps * chore: check if transaction is minted - propDrilling * fix: data-layer attestation types * chore: moved ImageWithLoading to common feature * fix: DonationsTransactions - missing key in rendering map * chore: AttestationService - added metadata and timestamp to query * chore: useMintingAttestations sort response by timestamp desc * fix: MintingAttestationIdsData - metadata is array * chore: remove MintDonationButton from MintDonationImapactAction * chore: implemented modal and used it to display MintingImage * Update packages/builder/src/components/grants/rounds/LinkManager.tsx * bump : squid widget (#3677) * bump : squid widget * fix * remove unused coe * Gg22 thank you page improvs (#3679) * seperated checkoutStore with attestation store * getting round names for attestation frame for thank you page * allow minting below 20 attestation has no fee (#3678) * add zero fee attestation * free mint when totalAttestation < threshold * chore: view attestation modal design (#3681) * chore: added close icon * chore: added responsiveness to TransactionHeader * chore: implemented RainbowBorderButton * chore: implemented ViewTransactionButton * refactor: MindDonationButton renders RainbowBorderButton * chore: implemented ViewAttestationModal * chore: refactored Modal * chore: use ViewAttestationModal in MintingActionButtons * chore: added go to attestation transaction page functionality * improved attestation frame made it more dynamic-minimal (#3682) * improved attestation frame made it more dynamic-minimal * make sure the frame projects images are fetched * dynamic handling of fees and proxy attestations implementation (#3687) * adds twitter sharable urls * fix: update encoding and format for farcaster share URLs * chore: make bridge button more prominent close PAR-530 * - revese ui on thank you page mobile screen - add border to twitter button close PAR-531 close PAR-528 * fix title --------- Co-authored-by: 0xKurt <[email protected]> Co-authored-by: Huss Martinez <[email protected]> Co-authored-by: Nick Lionis <[email protected]> Co-authored-by: Nick Lionis <[email protected]> Co-authored-by: veganbeef <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.