-
-
Notifications
You must be signed in to change notification settings - Fork 364
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
beta update #8463
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
…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
This reverts commit 5973601.
…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'
…ponent for recent NFTs rendering
* 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
fix: Make claim button active when wallet is not connected
(Fix): Drop (name) + (max)
feat: gallery item page view counter
[skip ci] updated code diagram
feat: Claim drop modals and flow
🔧 add new live drop
Added gasless drop modal feature to require funds on account
adding wallstreet to landing
✅ Deploy Preview for koda-canary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for koda-beta ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Reviewpad Report
|
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
🤖[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.