-
Notifications
You must be signed in to change notification settings - Fork 0
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
Migrate to indexer #24
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
* Refactor create collections feature * Rename home page * Bump @gear-js/react-hooks * Divide features * Add home page nfts display * Add grid sizing to main lists * Add search input component * Add grid size to collection nfts * Add collection page nft search * Add filter button component * Add nft and collection breadcrumbs * Fix rerenders * Add start sale form validation * Add auction duration selection up to 30 days * Add auction form validation * Add smart form component * Add make bid validation * Fix mint button display for collections with limit
* Add indexer address * Migrate collections to indexer * Fix mint nft button display * Prepare fix for nft action buttons display * Drop collection and nft contexts * Drop local marketplace meta * Fix codegen types * Fix nft actions display * Drop optional codegen types * Fix collection query redudant entries * Migrate to subscriptions * Fix collection social links display * Fix auction end date and price display * Fix nfts preview display * Add nfts preview placeholder display * Add indexer address env to docker
* Fix collection card logo shrink and nft card name overflow * Add reply subscription to messages * Return reply in onSuccess callback
* Add lists and collection loaders * Fix mint button display if user mint limit is reached * Improve reply error handling * Fix Form nestend inputs * Group layout components * Require logo and banner on collection creation * Add multiple nft images input on collection creation * Add 404 page * Add error boundary * Group components * Add nft page loaders
* Fix nested routes rerender * Add list component
* Add truncated text, identicon and tag components, divide address schema * Add mint permission field to create collection form * Display mint nft button only for permitted users
* Fix private route redirect on not ready account * Fetch collection types from indexer
* Add upload fee display * Replace metadata context with marketplace context * Drop contract address env * Add create collection fee submit * Add mint and trade fees * Add auction duration in blocks
* Add create collection countdown * Fix styles * Fix countdown display for admins and fix stale last collection
* Add account filter to lists page * Add account filter to collection page
nikitayutanov
force-pushed
the
staging
branch
from
February 29, 2024 17:46
e62e052
to
af67c4c
Compare
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.
No description provided.