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

release update #7832

Closed
wants to merge 180 commits into from
Closed

release update #7832

wants to merge 180 commits into from

Conversation

yangwao
Copy link
Member

@yangwao yangwao commented Oct 26, 2023

🤖 Generated by Copilot at 578f28f

This pull request introduces various improvements and fixes to the NFT gallery components, styles, and workflows. It refactors the balance fetching logic, enhances the address input and chain name display, fixes prop definition and validation bugs, adds support for unlockable metadata and generative drops, improves the responsiveness and user interface of the purchase and create forms, and adds a new workflow for building the libs/ui package. It also updates the global.scss file, the footer component, and the CONTRIBUTING.md file.

yangwao and others added 30 commits August 30, 2023 19:48
* feat(migrate): add review page component
* feat(migrate): define page meta for MigrateIndex.vue and review page
* feat(migrate): add components and functionality for review page
…tion in MigrateContent.vue and MigrateHeader.vue

* feat(migrate.ts): create useMigrate composable to handle source and destination selection logic
* feat(review): display selected source and destination routes in [id].vue
…e/review without specifying an ID

* fix(migrate): fix path in review.vue to navigate to /migrate/sign
* feat(migrate): add sign.vue component for signing transactions in migration process
…tion screen

* feat(sign.vue): update click event to navigate to congrats.vue component
* feat(congrats.svg): add congrats.svg image for congratulations message
…eaving the page

* refactor(migrate): update review.vue and sign.vue to use MigrateModal component for confirmation before leaving the page
* refactor(pages/migrate/review.vue): use MigrateReviewSign component
* refactor(pages/migrate/sign.vue): use MigrateReviewSign component
…ateReviewSign/MigrateReview.vue, MigrateReviewSign/MigrateSign.vue, en.json, congrats.vue

*
* - Update MigrateModal.vue:
* - Change the text in the first paragraph to use a translation key.
* - Change the text in the second paragraph to use a translation key.
*
* - Update MigrateReviewSign.vue:
* - Change the text in the NeoButton to use a translation key.
*
* - Update MigrateReviewSign/MigrateReview.vue:
* - Change the text in the first paragraph to use a translation key.
* - Change the text in the second paragraph to use a translation key.
*
* - Update MigrateReviewSign/MigrateSign.vue:
* - Change the text in the div to use a translation key.
*
* - Update en.json:
* - Add translation keys for the following strings:
* - "homeButton": "Migration Homepage"
* - "review
…to true

* fix(MigrateModal.vue): change event payload from { action: 'no' } to false
* fix(MigrateReviewSign.vue): change result type from { action: 'yes' | 'no' } to boolean
* fix(MigrateReviewSign.vue): change condition from result.action === 'yes' to result
…twork class

Changed flex-direction to column and margin-top to 2rem. Updated mobile and widescreen styles.
@reviewpad reviewpad bot added the large Pull request is large label Oct 26, 2023
@reviewpad
Copy link
Contributor

reviewpad bot commented Oct 26, 2023

Reviewpad Report

⚠️ Warnings

  • Please link an issue to the pull request

@netlify
Copy link

netlify bot commented Oct 26, 2023

Deploy Preview for koda-beta failed.

Name Link
🔨 Latest commit 996d00f
🔍 Latest deploy log https://app.netlify.com/sites/koda-beta/deploys/653a65a875d0b5000908fa11

@yangwao yangwao marked this pull request as ready for review October 26, 2023 13:12
@yangwao yangwao requested a review from a team as a code owner October 26, 2023 13:12
@yangwao yangwao requested review from preschian and floyd-li and removed request for a team October 26, 2023 13:12
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
1.4% 1.4% Duplication

Copy link
Member Author

@yangwao yangwao left a comment

Choose a reason for hiding this comment

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

mm

Copy link
Member Author

@yangwao yangwao left a comment

Choose a reason for hiding this comment

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

mm

Copy link
Member Author

@yangwao yangwao left a comment

Choose a reason for hiding this comment

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

mm

Copy link
Member Author

@yangwao yangwao left a comment

Choose a reason for hiding this comment

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

mm

@roiLeo
Copy link
Contributor

roiLeo commented Oct 26, 2023

Screenshot 2023-10-26 at 15-13-29 release update by yangwao · Pull Request #7832 · kodadot_nft-gallery

a9b1471_17806-xsb5q2

@roiLeo roiLeo mentioned this pull request Oct 26, 2023
@yangwao
Copy link
Member Author

yangwao commented Oct 26, 2023

Screenshot 2023-10-26 at 15-13-29 release update by yangwao · Pull Request #7832 · kodadot_nft-gallery

yes, investigating

a9b1471_17806-xsb5q2

image

@yangwao yangwao closed this Oct 26, 2023
@yangwao yangwao deleted the beta branch October 26, 2023 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.