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

Publish Stage #3932

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Publish Stage #3932

merged 1 commit into from
Nov 5, 2024

Commits on Nov 5, 2024

  1. Variants conversion flow (#3931)

    * feat(asset-variants-conversion-modal): updates to styles
    
    * refactor(getAllocation): refactor to handle returning Asset for matching asset / canonical asset
    
    * feat(conversion-table): clean up table row
    
    * feat(conversion-checkboxes): make all checkboxes checked by default
    
    * feat(isAlloyed-tooltip): add logic / tooltip for alloyed assets
    
    * style(loader): add loader
    
    * style(i18n): translate values
    
    * test(allocation-tests): update allocation tests
    
    * style(alloyed-assets-conversion): clean up
    
    * feat(open-asset-conversion-modal): open modal from the toast or from the convert button clicks
    
    * feat(mobile-asset-variants): handle mobile (close toast and modal)
    
    * style(convert-asset-variants): clean up
    
    * fix(width-of-asset-container): set min max width
    
    * feat(routeTokensOutGivenIn): extract functionality and add extra method for a batch
    
    * fix(variant-conversions): clean up
    
    * fix(tokenInAmount): truncate dec
    
    * feat(asset-conversion): rows demo for individual asset conversion
    
    * feat(swaps): map to network fee
    
    * docs(row-swaps): moving back to multi-swap in other branch
    
    * silence remote patterns warning
    
    * invalidate portfolio query on tx
    
    * mobile, prevent animation, format date on chart hover
    
    * improve mobile table
    
    * less padding around table
    
    * adjust
    
    * cursor
    
    * TS file
    
    * hydration error
    
    * fix feature flags & duplicate popups
    
    * move to modal folder
    
    * fix table header
    
    * layout & display fees
    
    * display fee
    
    * rename, fix imports, clean up
    
    * fix font size & variant tx loading
    
    * improve table row UI, link to swap page
    
    * Fixes FE-1075
    
    * unify
    
    * fix server tests
    
    * extract convert logic, add amplitude events
    
    * fix localizations
    
    * cleanup log
    
    * make it possible to specify variant in modal
    
    * fix opened event
    
    * close modal after conversion
    
    * improve fee text
    
    * coderabbitai review
    
    * add learn more link
    
    * keep modal open when converting
    
    * simulate swap, add error message, log unavailable event
    
    * upper bound fee $ calculation
    
    * typo
    
    * fixed locator
    
    * @JoseRFelix review
    
    * comment
    
    ---------
    
    Co-authored-by: Matt Upham <[email protected]>
    Co-authored-by: yurydubinin <[email protected]>
    3 people authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2a8448a View commit details
    Browse the repository at this point in the history