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

Face problems is art of life #3609

Merged
merged 130 commits into from
Jul 29, 2022
Merged

Face problems is art of life #3609

merged 130 commits into from
Jul 29, 2022

Conversation

yangwao
Copy link
Member

@yangwao yangwao commented Jul 29, 2022

  • πŸ“¦ updated @PolkaDot packages
  • ⚑ api url minin that knows current websocket
  • ⚰️ πŸ”‡ legacyyy API code
  • ⚑ api constants use agnostic impl NFT UtilsΒ packages#31
  • 🐍 BSX create collection is using new api
  • 🐍 BSX create token is using new api
  • πŸ“ new usage of sub-api
  • πŸ“ useApi
  • ⚑ useApiMixin
  • ⚑ upgraded metatxmixin to new api
  • 🐍 available action API::new
  • πŸ“ useApi
  • ⚑ you wont believe that offers useApi]
  • 🐬 subscription returned to BSX gallery item
  • ⚑ onApiConnect from sub-api
  • 🚧 new apin in components/bsx/specific/DestroyCollection.vue
  • 🚧 new apin in components/rmrk/Create/Admin/AdminPanel.vue
  • 🚧 new apin in components/rmrk/Create/Admin/SendHandler.vue
  • 🚧 new apin in components/rmrk/Create/CreateCollection.vue
  • 🚧 new apin in components/rmrk/Create/CreateToken.vue
  • 🚧 new apin in components/rmrk/Create/CreativeMint.vue
  • 🚧 new apin in components/rmrk/Create/SimpleMint.vue
  • 🚧 new apin in components/rmrk/Gallery/Appreciation.vue
  • 🚧 new apin in components/rmrk/Gallery/AvailableActions.vue
  • 🚧 new apin in components/rmrk/Pack/PackSaver.vue
  • 🚧 new apin in components/rmrk/Profile/IdentityForm.vue
  • 🚧 new apin in components/shared/format/Identity.vue
  • 🚧 new apin in components/unique/Collection/Item/CollectionItem.vue
  • 🚧 new apin in components/unique/Collection/Item/TransferCollectionModal.vue
  • 🚧 new apin in components/unique/Create/CreateToken.vue
  • 🚧 new apin in components/unique/Gallery/Item/AvailableActions.vue
  • 🚧 new apin in components/unique/Gallery/Item/DangerModal.vue
  • 🚧 new apin in components/unique/Gallery/Item/GalleryItem.vue
  • 🚧 new apin in components/unique/apiConstants.ts
  • 🚧 new apin in pages/teleport.vue
  • 🚧 new apin in pages/transfer.vue
  • πŸ” kodadot1-sub-api-0.1.0-alpha.1.tgz
  • 🧹 cleaned up configs
  • ⚑ chain mixin is using config instead of reading data from chain
  • πŸ› since 5b955ba
  • ⚑ wallet modal uses chain mixin
  • ⚑ ss58 of the chain
  • ⚑ vuex plugin to change ss58 of the logged user
  • πŸ”‡ chainPropListOf
  • πŸ“¦ sub-api-0.1.0-alpha.1
  • bugfix: Tooltip not enough funds when have enough balance
  • Retry on the minting in case of errors
  • retry when minting fail
  • refactor: wrap action === ShoppingActions.MAKE_OFFER && !isMakeOffersAllowed
  • 🚧 updated all @polkadot-packages
  • πŸ› polkadot api is not breaking
  • ⚑ babel does not shout for big packages
  • ⚰️ removed dead singleton connection
  • 🚧 Using new chainmixin in components/metadata/Metadata.vue
  • 🚧 Using new chainmixin in components/rmrk/Create/SimpleMint.vue
  • 🚧 Using new chainmixin in components/shared/format/Money.vue
  • 🚧 Using new chainmixin in utils/WithKeyring.ts
  • bugfix: buy action disable
  • πŸ“¦ sub-api-0.1.0-alpha.3
  • feat: put tooltip in left
  • 🩹 fixed deepsource issues
  • πŸ“ 🧼 removed comments from FIRST_TIME
  • πŸ› possibility to fetch balance
  • feat: global sorting in offer table
  • bugfix: buy button disable
  • avoid global style
  • πŸ› error on tx uses new-api
  • ⚑ offermixin uses new-api
  • πŸ› Settings were forefully spwaning Singleton instance
  • ⚑ useApi fro OfferTable
  • ⚰️ some legacy toRemark call
  • feat: add expiration date to offer table
  • 🚧 new api for support
  • 🚧 Updated support api in components/rmrk/Create/CreateCollection.vue
  • 🚧 Updated support api in components/rmrk/Create/CreateToken.vue
  • 🚧 Updated support api in components/rmrk/Create/SimpleMint.vue
  • 🚧 Updated support api in components/rmrk/Gallery/AvailableActions.vue
  • 🚧 Updated support api in components/unique/Create/CreateCollection.vue
  • 🚧 Updated support api in components/unique/Create/CreateToken.vue
  • πŸ”‡ createtoken logs api
  • 🧹 removed unused connector
  • Duplicate nfts in user profile created sectionΒ #3576 Fixed: Duplicate nfts in user profile created section
  • feat: filter offer status
  • fix: hide action button for other user
  • fix: incorrect offers number
  • ⚑ fixed automatic balance fetching
  • fix: Expiration computing
  • πŸ§ͺ validate balance implementation
  • ⚑ finally balance utils <3
  • πŸ§ͺ using balance utils
  • ⚑ SimpleBalanceInput
  • ⚑ NewBalanceInput
  • ⚑ New Balance Input
  • πŸš‘ critical hotfix for BalanceInput 67be7d7
  • πŸ› "listing" sets bad price 8e0f504
  • πŸš‘ check only if there is a price
  • fix: When gifting out NFT, raw popup shows
  • modify text
  • fix: balanceInputComponent.checkValidity is not a function
  • fix_async_f
  • reflected and added new facts so users can learn more about KodaDot culture :)
  • reflected and added new facts so users can learn more about KodaDot culture :)

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 20 commits July 28, 2022 15:24
fix: incorrect information on user offer at profile page
fix: balanceInputComponent.checkValidity is not a function
refactor: add expiration date and filtering options to offers everywhere
fix: When gifting out NFT, raw popup shows
@yangwao yangwao requested review from a team as code owners July 29, 2022 11:32
@yangwao yangwao requested review from Jarsen136 and damskyftw and removed request for a team July 29, 2022 11:32
@netlify
Copy link

netlify bot commented Jul 29, 2022

βœ… Deploy Preview for koda-nuxt ready!

Name Link
πŸ”¨ Latest commit 0ceca09
πŸ” Latest deploy log https://app.netlify.com/sites/koda-nuxt/deploys/62e3c562b5531a0009ea82c5
😎 Deploy Preview https://deploy-preview-3609--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 79496d4 into hyper-jpeg Jul 29, 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

8 participants