💒 Fix action bar on Mint NFT click#3583
Merged
drillprop merged 1 commit intoJoystream:devfrom Dec 28, 2022
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
drillprop
approved these changes
Dec 28, 2022
drillprop
added a commit
that referenced
this pull request
Jan 11, 2023
* Required changes (#3583) * 👨🚀 Failed asset upload actions (#3592) * Required changes * Small fix and linter * Fix action when only thumbnail failed * Fix balance tooltip issues (#3605) * fix balance tooltip issues * add entry to changelog * Fix missaligned text in search box (#3611) * 🌫️ Feature/content focus (#3606) * AppKV * Add content focus to config * Add welcome modal * Rework on SignIn modal * StudioWelcomeView.tsx rework * Replace png with webp * Add fade to KV * Fix KV styling on modals * CR fixes * Small change * Video hero placeholder (#3608) * create video hero placeholder * create placeholder for video category hero * add background images * use background image instead of img * add entry to changelog * add app tagline, cr fixes * fix issues when video is present Co-authored-by: WRadoslaw <92513933+WRadoslaw@users.noreply.github.com>
attemka
added a commit
that referenced
this pull request
Feb 8, 2023
* Required changes (#3583) * 👨🚀 Failed asset upload actions (#3592) * Required changes * Small fix and linter * Fix action when only thumbnail failed * Fix balance tooltip issues (#3605) * fix balance tooltip issues * add entry to changelog * Fix missaligned text in search box (#3611) * 🌫️ Feature/content focus (#3606) * AppKV * Add content focus to config * Add welcome modal * Rework on SignIn modal * StudioWelcomeView.tsx rework * Replace png with webp * Add fade to KV * Fix KV styling on modals * CR fixes * Small change * Video hero placeholder (#3608) * create video hero placeholder * create placeholder for video category hero * add background images * use background image instead of img * add entry to changelog * add app tagline, cr fixes * fix issues when video is present * 🍼 Add video background (#3629) * Included platform royalty in NFT selling details (#3640) * Included platform royalty in NFT selling details * added feature to changelog (#3640) Co-authored-by: Artem <Artem Slugin> * fixed tooltips multiline (#3623) * included Joystream license(#3609) * prettier ignores yml (#3609) * 🦭 Pick closest storage operator (#3637) * Fetch coords for storage operators * Map storage operators and return closest one to the user * Utilize new functions * 🧇 Retry wallet connection (#3643) * Retry wallet connection * Apply timeout only for automatical wallet signin * Merge changes from master into dev (#3696) * Release 1.2.2 * Release 1.2.3 (#3620) --------- Co-authored-by: WRadoslaw <92513933+WRadoslaw@users.noreply.github.com> * add section on creating new QN video categories to operator guide (#3707) * add section on creating new QN video categories to operator guide Co-authored-by: Bartosz Dryl <drylbartosz@gmail.com> --------- Co-authored-by: Bartosz Dryl <drylbartosz@gmail.com> * add head tags to NotificationsView and MemberView (#3710) * added snackbar for insufficient balance bid/buy(#3715) Co-authored-by: Artem <Artem Slugin> * ❎ Negative balance (#3646) * CR fixes * Correct debt check * Fix: consider only invitation lock * Remove log * Reformat components * Hopefully last adaptation * fix issue with too big number (#3727) * resolved conflicts * resolving merge conflicts (#3741) * Release: v1.3.0 --------- Co-authored-by: WRadoslaw <92513933+WRadoslaw@users.noreply.github.com> Co-authored-by: Bartosz Dryl <drylbartosz@gmail.com> Co-authored-by: Artem <Artem Slugin> Co-authored-by: Klaudiusz Dembler <accounts@kdembler.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#3582