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

Display NFTs #143

Merged
merged 47 commits into from
Aug 14, 2023
Merged

Display NFTs #143

merged 47 commits into from
Aug 14, 2023

Conversation

TusharPardhe
Copy link
Collaborator

This MR adds

  • NFT displaying functionality
  • View Button to redirect to NFT details
  • Lazy loading of images
  • Infinite scrolling for NFT listings

@FlorianBouron
Copy link
Collaborator

Could you please rebase your branch instead of merging from master? This is creating a cleaner git history.
I have cherry-picked your commits to clean up the git-history, please pull the branch again before making changes, the git history has been changed.

@FlorianBouron
Copy link
Collaborator

The cypress tests are failing on the pipeline, could you please make them pass?
Also you will need to check that the NFT viewer feature is fully passing with cypress to make sure we do not have any regressions in the future :)

@FlorianBouron FlorianBouron self-assigned this Apr 20, 2023
@FlorianBouron FlorianBouron added the enhancement New feature or request label Apr 20, 2023
@ThibautBremand ThibautBremand force-pushed the nft-listing branch 4 times, most recently from 811f711 to 69f7097 Compare June 28, 2023 07:50
@ThibautBremand ThibautBremand changed the title Nft-listing NFT listing Jun 28, 2023
@ThibautBremand ThibautBremand changed the title NFT listing List NFTs Jun 28, 2023
@ThibautBremand ThibautBremand changed the title List NFTs Display NFTs Jun 28, 2023
@ThibautBremand ThibautBremand marked this pull request as draft June 28, 2023 09:06
@ThibautBremand ThibautBremand force-pushed the nft-listing branch 6 times, most recently from 1d64c5a to 71a135a Compare June 28, 2023 17:13
@FlorianBouron FlorianBouron force-pushed the nft-listing branch 3 times, most recently from f4997ac to 4dbf7a8 Compare August 14, 2023 20:01
@ThibautBremand ThibautBremand merged commit 4215764 into master Aug 14, 2023
3 checks passed
@ThibautBremand ThibautBremand deleted the nft-listing branch August 14, 2023 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants