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

Too Soon Junior #2848

Merged
merged 248 commits into from
Apr 13, 2022
Merged

Too Soon Junior #2848

merged 248 commits into from
Apr 13, 2022

Conversation

yangwao
Copy link
Member

@yangwao yangwao commented Apr 13, 2022

  • docs(CONTRIBUTING): update how to receive rewards
  • wip
  • ✨ remove empty rmrk collecntions
  • πŸ§ͺ testing mobile wallet preview
  • πŸ§ͺ testing mobile wallet preview accounts
  • πŸ§ͺ bad code mobile accounts
  • πŸ§ͺ remove unused code
  • fix profile tabs
  • add fallback user name
  • refactor display name
  • feat: add first version of style guide
  • code refactor
  • Hunting the burned onceΒ #2738 Hiding the burned nfts
  • feat: add best practice code for data fetching
  • fallback nft meta is null
  • justify collection stats
  • docs(CONTRIBUTING): new button for sending reward
  • feat: add holdings by user
  • custom label name
  • fix checkbox selector
  • display collection name in detail page
  • add collections collected and created by user
  • tooltip rename
  • display holding tab forever
  • style remove scoped
  • fix: switch button broken at some video nft on mobile
  • add types
  • testing auto assign
  • auto-assign.yml
  • wrong dir
  • auto-assign.yml
  • according to Review botΒ #2730
  • maybe needs more space
  • Link from series insight to collection chart is brokenΒ #2767 Link from series insight to collection chart fix
  • feat: Navbar breakpoints
  • change id
  • adding in salevents query
  • fix nav missing on mobile
  • sorted through CODEOWNERS
  • chore: add general guidelines
  • πŸ’… πŸ“ styling the STYLE_GUIDE
  • fix: justify nav-tab hiding order
  • responsive search bar and hide nav-bar
  • fix: fallback metadata
  • add image string
  • nav-bar display on different width
  • βš’οΈ mobile landing
  • feat nfts event query
  • Extended number of items from collection at itemΒ #2774 Limit in caraousel
  • refactor query structor
  • fix: nav button top align
  • Bug in hover card "minting ago"Β #2771 Bug in hover card "minting ago"
  • Bug in hover card "minting ago"Β #2771 adding last bought support in popover
  • feat: infinite scroll on collection page
  • adding burned filter
  • πŸ› fix estimation for the support fees
  • πŸ› use or instead of nullish coalescing
  • refactor code
  • feat link holder user to hodings tab
  • fix incorrect route
  • fix tab from url
  • fix typeScript warning
  • code refactor
  • fix query error
  • cut long name
  • key change
  • hotfix ts error
  • feat: add hover artist card to holdings
  • refactor: remove any type on holder component
  • fix hover style on card
  • mobile menu ui
  • feat: inject consola plugin
  • refactor: from console to consola
  • chore: correct comment
  • feat: mobile navbar ui
  • css justify
  • βš’οΈ remove unused css + fix mobile navbar buttons
  • βš’οΈ remove unused css + small refactoring
  • fix: renovate minor bumps
  • removed schedule temporary
  • βš’οΈ remove flex card searchbar from navbar
  • chore: activate nitro again
  • Sticky header broken at SeriesΒ #2489 Sticky header broken at Series
  • feat: Add Flippers to Collection
  • fix search is broken
  • add percentage column to flipper
  • extend event query
  • delete unused query
  • justify border style
  • aero effect
  • Adjust renovate with minor/patch only (Adjust renovate with minor/patch onlyΒ #2809)
  • refactor border variables
  • Navbar changes, common component
  • refactor fallback
  • search changes
  • route changes everywhere
  • visual updates
  • removing comment
  • code refactor
  • other chain changes
  • feat infinite scroll on collection page
  • add ts type
  • Update STYLE_GUIDE.md
  • code refactor
  • chore: use modern build
  • refactor: use modern format
  • fix: lazyimports and fixed image sizes
  • Update components/rmrk/Collection/List/CollectionList.vue
  • Update components/rmrk/ExploreLayout/ExploreLayout.vue
  • minor changes
  • βš’οΈ rewrite query subsquid
  • redirect middleware
  • show gallery first
  • reverting order, minor path name change
  • removing mixin
  • redirect fixes, refactor
  • netlify redirect
  • test netlify
  • redirect logic change
  • change order back to gallery
  • route minor change
  • Update pages/errorcollection.vue
  • Update components/rmrk/ExploreLayout/ExploreLayout.vue
  • Update components/rmrk/ExploreLayout/ExploreLayout.vue
  • error fix
  • startswith check
  • Remove pinterest and iframe from sharing buttonΒ #2807 Remove pinterest and iframe from sharing button, ux refactor
  • βš’οΈ subsquid query + fix westend
  • Update components/rmrk/Gallery/GalleryCardList.vue
  • Update components/shared/LinkResolver.vue
  • add average gain on flippers
  • comment remove
  • fix: added fallback for safari pre big sur
  • [skip netlify] Update Bumped minor version of packages
  • add hiring.md
  • add rewards.md
  • gh markdown links differently
  • links between docs
  • links between docs
  • probably done
  • probably satisfied with new readme reorg
  • repography aligned <3
  • Revert "[skip netlify] Update Bumped minor version of packages (patch)"
  • move fallbackMetaByNftEvent
  • bump patch vitest
  • revert
  • pin nuxt/bridge
  • move to carousel
  • check dist folder
  • pin nuxt-edge version and check folder in github actions
  • add types in utils/carousel
  • compatible mobile
  • use consola
  • refactor: using nuxt helper to detect network connection
  • Link in /collection/{id} are broken on betaΒ #2838 Link in /collection/{id} are broken on beta
  • update hiring
  • Can we have collection first in explore?Β #2840 Post explore unify fixes
  • minor issue fixes,search term css
  • added collection tab first
  • add query after search
  • Update components/rmrk/ExploreLayout/ExploreLayout.vue
  • Update components/rmrk/ExploreLayout/ExploreLayout.vue
  • margin issue
  • fix search-navbar-container-mobile input bg
  • βš’οΈ collections listed filter
  • change in logic

Thank you for your contribution to the KodaDot NFT gallery.
πŸ‘‡ _ Let's make a quick check before the contribution.

PR type

  • Bugfix
  • Feature
  • Refactoring

What's new?

  • PR closes #<issue_number>
  • <brief_description_of_what_I've_added>

Before submitting Pull Request, please make sure:

  • My contribution builds clean without any errors or warnings
  • I've merged recent default branch -- main and I've no conflicts
  • I've tried to respect high code quality standards
  • I've didn't break any original functionality
  • I've posted a screenshot of demonstrated change in this PR

Optional

  • I've tested it at </rmrk/collection/26902bc2f7c20c546a-1FVG7>
  • I've tested PR on mobile and everything seems works
  • I found edge cases
  • I've written some unit tests πŸ§ͺ

Had issue bounty label?

  • Fill up your KSM address: Payout

Community participation

Screenshot

  • My fix has changed something on UI; a screenshot is best to understand changes for others.

roiLeo and others added 28 commits April 13, 2022 11:33
#2838 Link in /collection/{id} are broken on beta
Co-authored-by: roiLeo <medina.leo42@gmail.com>
Co-authored-by: roiLeo <medina.leo42@gmail.com>
#2771 Bug in hover card "minting ago" and adding bought details
@netlify
Copy link

netlify bot commented Apr 13, 2022

βœ… Deploy Preview for koda-nuxt ready!

Name Link
πŸ”¨ Latest commit f92d2e9
πŸ” Latest deploy log https://app.netlify.com/sites/koda-nuxt/deploys/6257069b0c954f000820c239
😎 Deploy Preview https://deploy-preview-2848--koda-nuxt.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 settings.

@yangwao yangwao merged commit 8ec35b2 into hyper-jpeg Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants