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

feat: gradually migrate nuxt 3 #1

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from
Draft

feat: gradually migrate nuxt 3 #1

wants to merge 30 commits into from

Conversation

preschian
Copy link
Owner

No description provided.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jul 6, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4dab5cb
Status: ✅  Deploy successful!
Preview URL: https://cfa6715e.nft-gallery-mirror.pages.dev

View logs

preschian pushed a commit that referenced this pull request Jul 13, 2023
* add metadata to minted collection

* test ground ui

* cleanup

* ♻️ move cerate collection to shared AND refactor to composition API

* don't show collection id on statemine

* minting token works

* proccess stmn attributes

* navigate after mint

* remove unused imports

* page script setup

* remove useless `awaits`

* cacth promise

* fix deepSource issue

* undo compositon api change

* add create menu option for statemine

* deepSource

* revvert to previous `getCollectionId`

* statemine => subscribe to collectionId

* mint collection typings

* mint statemine collection page

* move create back to rmrk

* handle balance not enough

* stmn handle balanceNotEnough

* code review #1

* rename translations to 'errorCreateNewNft'

* rename unsubFn to unsubscribe

* interfaces to types

* edition => copies at stmn create token

* useLoader

* 🔧 max collection supply bug stmn

* remove commented out template

* remove '2 singatures' message from token mint statemine

* support copies on statmine

* test suite for statmine token mint

* 🔧 bug fix on rmrk where single transacrion without support would fail

* 💸 add support tx on statemine

* fix some deepSource issues

* deepSource stuff

* Update pages/stmn/create.vue

Co-authored-by: roiLeo <medina.leo42@gmail.com>

* remove composable import

* stmn create page => vue3

* stmn createToken => composition API

* remove vue imports

* 🔧 wrong redirect

---------

Co-authored-by: Viki Val <viktorko99@gmail.com>
Co-authored-by: roiLeo <medina.leo42@gmail.com>
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.

1 participant