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

beta update #8463

Merged
merged 271 commits into from
Dec 7, 2023
Merged

beta update #8463

merged 271 commits into from
Dec 7, 2023

Conversation

yangwao
Copy link
Member

@yangwao yangwao commented Dec 7, 2023

🤖[deprecated] Generated by Copilot at c458c1e

This pull request adds, updates, or deletes several files and components related to the collection and drop features of the NFT gallery. It enhances the shine effect, the link color, and the NSFW overlay in the global styles. It adds total supply information and a new button for customizing the maximum items in the collection page. It improves the user interface and experience of the drop NFT minting section, by adding new modals, fields, buttons, and options for email confirmation, minting time estimation, listing, and social sharing. It also fixes some bugs and code duplication issues in the generative drop NFT minting section.

prury and others added 30 commits November 28, 2023 20:05
…ed on entities object keys

* feat(Waiting.vue): add filtering of migrated items based on collection id
…r information

* refactor(Waiting.vue): remove unnecessary condition for displaying issuer information
…view page

* fix(Ready.vue): remove duplicate import of toReview function
* fix(Waiting.vue): remove duplicate import of toReview function
…f collection.nftsOwned

* fix(SignLoader1.vue): remove unused itemCount variable
* fix(SignLoader2.vue): update condition to check for collectionOwner instead of itemCount
* fix(SignLoader3.vue): update condition to check for steps.value being 'step3' in addition to 'step3-burn'
* fix(Waiting.vue): fix API endpoint for fetching migrated items
* refactor(collectionMigrateWaiting.graphql): rename query to collectionMigrateWaiting
…onId and itemCount parameters to toReview function

* feat(Waiting.vue): update click event to pass an object with collectionId, itemCount, collectionOwner, and setDestination parameters to toReview function
* fix(SignLoader2.vue): add conditional check for nextCollectionId before assigning value
* feat(useMigrate.ts): update toReview function to accept an object with collectionId, itemCount, collectionOwner, and setDestination parameters
@yangwao yangwao added the beta label Dec 7, 2023
Copy link

netlify bot commented Dec 7, 2023

Deploy Preview for koda-canary ready!

Name Link
🔨 Latest commit c458c1e
🔍 Latest deploy log https://app.netlify.com/sites/koda-canary/deploys/6571e1c8ca16890008989a73
😎 Deploy Preview https://deploy-preview-8463--koda-canary.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 7, 2023

Deploy Preview for koda-beta ready!

Name Link
🔨 Latest commit c458c1e
🔍 Latest deploy log https://app.netlify.com/sites/koda-beta/deploys/6571e1c8e2b9340008aabca7
😎 Deploy Preview https://deploy-preview-8463--koda-beta.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@yangwao yangwao marked this pull request as ready for review December 7, 2023 15:16
@yangwao yangwao requested review from a team as code owners December 7, 2023 15:16
@yangwao yangwao requested review from vikiival and removed request for a team December 7, 2023 15:16
@reviewpad reviewpad bot added the large Pull request is large label Dec 7, 2023
@yangwao yangwao requested review from preschian and removed request for a team December 7, 2023 15:16
Copy link
Contributor

reviewpad bot commented Dec 7, 2023

Reviewpad Report

⚠️ Warnings

  • Please link an issue to the pull request

@yangwao yangwao merged commit 183e039 into beta Dec 7, 2023
14 of 18 checks passed
Copy link

sonarqubecloud bot commented Dec 7, 2023

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
0.3% 0.3% Duplication

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.