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

Before Berlin, After Berlin #3962

Merged
merged 403 commits into from
Sep 15, 2022
Merged

Before Berlin, After Berlin #3962

merged 403 commits into from
Sep 15, 2022

Conversation

yangwao
Copy link
Member

@yangwao yangwao commented Sep 15, 2022

  • 🐍 snake config
  • ⚑ added snek
  • πŸ› max royalty value is 99%
  • 🍝 pasta from bsx
  • 🐍 added snek to utils
  • ⚑ query utils for basilisk
  • ⚑ Button tells you in which currency u pay for fees
  • 🏷️ import Codec as type
  • 🌐 paying fees in has translation
  • ⚑ create token has cute link to assets
  • ⚑ utility package for bsx specific calls
  • πŸ‘½ asset list for bsx
  • πŸŽ‰ asset page
  • 🚧 Asset Page
  • 🌐 asset page
  • πŸ› 🏷️ AssetItem has id
  • ⚑ AssetList can fetch user
  • 🌐 better wording for assets
  • 🚧 Reworking identity store
  • ⚑ action to fetch balance
  • πŸ› correctly fetch balance Incorrect balance number after switching current chainΒ #3587
  • πŸ§ͺ ⚑ added data-testid
  • πŸ§ͺ added test for BasicBalanceInput
  • πŸ‘½ asset id for bsx
  • ⚑ Input for Special tokens
  • ⚑ CreateToken is using KSM
  • πŸŽ‰ BasicMoney is here
  • ⚑ ChainMoney as the Money
  • πŸ› BasicMoney has bad filter
  • πŸ› ChainMoney should send value
  • ⚑ show balance of the particular token id
  • πŸ› Invalid state is handled as 0
  • ⚑ tokenBalanceInput
  • ⚑ bsx use multicurrency impl
  • πŸ› Debounce caused a ton of bugs
  • 🐍 recognize snek as chain with actions
  • πŸ”‡ Deleted not fancy log
  • ⚑ Available actions have dynamic props :)
  • πŸ‘· account balance will also handle tokens
  • πŸŽ‰ asset store is here
  • ⚑ useAppolo can reuse also the apolloClient
  • chore: refactor search bar
  • refactor: search bar v1
  • πŸ‘· subscribe for token balance
  • πŸ‘· πŸ› handle if chain has no token pallet
  • πŸ› autofetching token balance βœ…
  • ⚑ function for gettingTokenBalance
  • πŸ‘· WIP OfferBalanceInput
  • ⚑ asset mixin is here
  • πŸ” export TokenProperty
  • πŸ‘· WIP TokenBalanceInput is Using store
  • πŸ“¦ @kodadot1/vuex-options@0.0.1-rc.11
  • 🧹 remove unused functions
  • redesign search bar
  • remove unused code
  • limit text width
  • Add ua.json
  • fix: remove search result on mobile
  • feat: keyboard control on searchBar
  • ⚑ split vuex plugins
  • ⚑ fetch assets on url change
  • ⚑ chainConfig return properties as asset
  • ⚑ in case of non-responding indexer use chain.config
  • πŸ› make balance for asset optional
  • ⚑ TokenMoney use data from vuex
  • ⚑ TokenBalanceInput powered by vuex
  • πŸ› handling balance bugs
  • ⚑ account balance use multitokens
  • ⚑ use token-id 5 for gallery item
  • Rename langDir/ua.json to locales/ua.json
  • 🧼 some eslint
  • for better UA in KodaDot
  • best service for UA translators
  • Update pt.json
  • ⚑ deposit is denominated in KSM for Basilisk chain
  • 🧹 frienship ended with deepscan
  • feat(searchbar): dark mode search
  • Update ua.json
  • Update ua.json
  • Update ua.json
  • migrate landing page and curated list to compose api
  • unused async
  • πŸ› Fee button show current token symbol
  • πŸ› Asset list has not trigger loader
  • ⚑ gallery item shows in which token you pay fees
  • useGraphql()
  • πŸ› check only current value fix: BalanceInputΒ #3573
  • πŸ› Multipayment should change when account changed
  • fix(search): series suggestion
  • fix: ts issue
  • fix: remove unused code
  • fix(search): empty value
  • refactor(search): move search component to outside folders
  • refactor: style justify
  • refactor: search keyboard control
  • ⚑ snek is using new stable firesquid release
  • πŸ› Multipayment thrown error when no wallet was connected
  • πŸ› show multipayment only when the acc is connected
  • πŸ”§ disable BSX (Sandbox)
  • ⚑ OfferTable uses tokenMoney
  • fix: close dialogue after select
  • 🐍 fetch assets for snek
  • πŸ› assets not loaded correctly
  • ⚑ use asset plugin
  • πŸ› balance is automatically subscribed again
  • πŸ”‡ removed logs from stores
  • 🧹 removed unused variables
  • 🧹 Eslint on balanceinput
  • refactor: faster search
  • feat(search): loading while searching
  • style(search): loading light mode
  • feat: btn fill up address
  • feat: mobile search bar input justify
  • fix: Text on hover in menu is not visible
  • leaderboardUpdate_08-28-2022
  • burnRateUpdate_08-28-2022
  • πŸ’š BSX is expecting KSM
  • πŸ§ͺ disable KSM unit in bsx
  • fix: allow empty input
  • feat: fillup with user address
  • 🧹 removed unsued async
  • split carousel into smaller components
  • 🏷️ correct types for asset store
  • 🧹 removed unsued async
  • πŸ”Š using consola for logs
  • πŸ’Έ format balance for later Refactor: Format balanceΒ #3868
  • πŸ§ͺ removed unused option
  • add action type
  • ⚑ removed prefix
  • fix(search): mobile nav item margin
  • fix: Close Emoji panel by clicking elsewhere
  • πŸ”Š using consola for logs
  • carousel for related and visited
  • hide if empty
  • fix_creative_mint_messaging
  • realistic_photographs
  • adjust naming
  • define nfts var first
  • show visited if > 3
  • fix: style justify
  • fix: page start with 1
  • fix: return early if ids empty
  • fix: add hover color on light mode
  • Fill up translations strings where we are missing themΒ #3805 adding missing translation
  • adjust useGraphql
  • revert page index
  • feat: block explorr for Rococo Basilisk
  • test: copy address in identity component
  • proper access clipboard on chrome
  • feat: add explorer for account address
  • ⚑ new SubSquid routes
  • 🚧 removed deprecated indexers
  • 🚚 renamed subsquidv6 to rubick
  • πŸ” updated grapgql config
  • fix: adjust total pages based on breakpoints
  • remove console
  • feat: add route to snek/assets
  • feat: add clear btn
  • disable auto scroll
  • chrome only
  • removing unused
  • add use experiments
  • fix: override item url for collection
  • use agnostic carousel
  • feat: Migrating Latest Sales + Newest List to /snek
  • styling arrow
  • feat: Migrating Offers related components to /snek
  • bugfix: urlprefix for incomingoffers
  • refactor: search bar component
  • refactor: combine isBsx isSnek
  • Update .graphqlconfig
  • Update constants.ts
  • use composables slider
  • redesign: landing page for new design
  • bsx->snek tests
  • loggedInPossibleFix
  • refactor: searchbar range slider
  • fix review: put .card inside .carousel-card-list
  • refactor: searchbar input component
  • naming variable
  • test: increase requestTimeout and fix identity test
  • πŸ› typo in the route
  • πŸ§ͺ Use correct prefix for e2e-tests
  • πŸ” @kodadot1/vuex-options
  • fix: chain token
  • fix: skip statemine test
  • πŸ“¦ @kodadot1/vuex-options@0.0.3-rc.1
  • refactor: rename price range component
  • 🚚 rename moonsama to movr
  • wtf is isMoonsama
  • ⚑ enable moonriver
  • 🚚 rename moonsama to movr
  • ⚑ use click with movr contracts
  • πŸ› bad type on the query
  • adding rest
  • refactor(searchbar): suggestion component
  • bugfix: wrong token bsx in snek
  • bugfix: isSnek prop for asset page
  • bugfix: revert change snek token
  • add tests for snek stats back
  • leaderboardUpdate_09-04-2022
  • burnRateUpdate_09-04-2022
  • [skip ci] updated code diagram
  • chore: search bar component rename
  • feat: dual tokens for snek balance
  • feat: style
  • fix: black placeholder image
  • feat: remove console
  • [skip netlify] Update Bumped minor version of packages
  • feat: style
  • πŸ”§ cookiebanner & footer opacity
  • fix: invisible close btn in modal
  • fix: e2e search test
  • fix: search enter event listener
  • refactor: search enter
  • fix: modal style justify
  • default label
  • is collection
  • fix: offer request fail while non-logged
  • πŸ”§ hotfix wallet connect
  • πŸ”§ hotfix getAssetBalance
  • split to smaller slider, dynamic dots length
  • smaller breakpoint
  • πŸ”§ deepsource
  • πŸ”§ properties responsiveness
  • fix: error of reading undefined
  • leaderboard update "Sep 11th 22"
  • burnRate update "Sep 11th 22"
  • adjust landing page
  • [skip netlify] Update Bumped minor version of packages
  • πŸ”§ collection stats hide burned nfts
  • skip-media-tests
  • πŸ”§ typo wallet connect
  • refactor: simplify search component
  • remove check indexer query and component
  • πŸ› ability to correctly resolve mobile device

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>
  • Requires deployment <rubick/magick_issue>
  • <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.

vikiival and others added 30 commits August 29, 2022 12:08
Multi currency implementation for Basilisk on Rococo in KodaDot
Add πŸ‡ΊπŸ‡¦ Ukrainian translation to KodaDot
SearchBar Refactor & Redesign
petersopko and others added 22 commits September 12, 2022 10:56
…f-packages

[skip netlify] Update Bumped minor version of packages
πŸ”§ cookiebanner & footer opacity
πŸ”§ collection stats hide burned nfts
fix: remove check indexer query and component
refactor: search bar component
πŸ› ability to correctly resolve mobile device
@yangwao yangwao requested review from a team as code owners September 15, 2022 09:47
@yangwao yangwao requested review from roiLeo and petersopko and removed request for a team September 15, 2022 09:47
@netlify
Copy link

netlify bot commented Sep 15, 2022

βœ… Deploy Preview for koda-nuxt ready!

Name Link
πŸ”¨ Latest commit 5e93f1c
πŸ” Latest deploy log https://app.netlify.com/sites/koda-nuxt/deploys/6322f49d59ccc5000846eca5
😎 Deploy Preview https://deploy-preview-3962--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 a095ec8 into hyper-jpeg Sep 15, 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