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: kado integration and updated wallet buttons #320

Merged
merged 13 commits into from
Apr 10, 2023

Conversation

ericHgorski
Copy link
Contributor

No description provided.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 22, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: f9e893e
Status: ✅  Deploy successful!
Preview URL: https://08fe6fb2.station-1a1.pages.dev
Branch Preview URL: https://st-347-kado-ramp.station-1a1.pages.dev

View logs

@ericHgorski ericHgorski changed the base branch from main to staging March 22, 2023 20:25
align-items: center;
justify-content: space-between;
gap: 10px;
@include flex(space-around);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please replace space-around with:
gap: 48px;
justify-content: center;

src/pages/wallet/NetWorth.module.scss Outdated Show resolved Hide resolved
@ericHgorski ericHgorski requested a review from mijolae March 23, 2023 18:04
ericHgorski and others added 9 commits March 24, 2023 10:48
* St 353 display chain selection on inactive chain click in OtherChainButtons (#329)

* WIP: chains display prefs open

* feat: open preferences on click

* cleanup

* cleanup

* feat: swap terra.kitchen/utils for @terra-money/terra-utils (#321)

* feat: guard against empty networks, chaindID, or lcd (#327)

---------

Co-authored-by: Mike <17463738+mwmerz@users.noreply.github.com>
@ericHgorski ericHgorski merged commit 8c99b55 into staging Apr 10, 2023
@ericHgorski ericHgorski deleted the ST-347-kado-ramp branch April 10, 2023 17:06
ericHgorski added a commit that referenced this pull request Apr 19, 2023
* St 353 display chain selection on inactive chain click in OtherChainButtons (#329)

* WIP: chains display prefs open

* feat: open preferences on click

* feat: swap terra.kitchen/utils for @terra-money/terra-utils (#321)

* feat: guard against empty networks, chaindID, or lcd (#327)

* feat: kado integration and updated wallet buttons (#320)

* feat: kado integration and updated wallet buttons

* Fix passing/not passing

* fix prettier

* fix z-index for LatestTx popup

* fix chain filter (#344)

---------

Co-authored-by: Mike <17463738+mwmerz@users.noreply.github.com>
Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com>
Jared-TFL pushed a commit that referenced this pull request Apr 25, 2023
* St 353 display chain selection on inactive chain click in OtherChainButtons (#329)

* WIP: chains display prefs open

* feat: open preferences on click

* cleanup

* cleanup

* feat: swap terra.kitchen/utils for @terra-money/terra-utils (#321)

* feat: guard against empty networks, chaindID, or lcd (#327)

* feat: kado integration and updated wallet buttons (#320)

* feat: kado integration and updated wallet buttons

* Fix passing/not passing

* fix prettier

* fix z-index for LatestTx popup

* fix chain filter (#344)

* fix: val name on stake withdraw (#349)

* fix: val name on stake withdraw

* cleanup

* feat: add empty condition if no staking rewards

* cleanup

* Fix ICS20 out of gas error (#350)

* ST-390: show undelegations if nothing is staked (#351)

* show undelegations if nothing is staked

* fix: no rewards message conditional

Do not display "None on selected chain" message under staking rewards while network is loading.

* fix: translate alert message

---------

Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>

* ST-391: fix chain filer bug when switching between mainnet, testnet and classic (#352)

* fix chain filter

* if "all" is not an option select terra

---------

Co-authored-by: plubber <51789398+ericHgorski@users.noreply.github.com>
Co-authored-by: Mike <17463738+mwmerz@users.noreply.github.com>
Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com>
Co-authored-by: plubber <er.h.gorski@gmail.com>
Jared-TFL pushed a commit that referenced this pull request Apr 28, 2023
* St 353 display chain selection on inactive chain click in OtherChainButtons (#329)

* WIP: chains display prefs open

* feat: open preferences on click

* cleanup

* cleanup

* feat: swap terra.kitchen/utils for @terra-money/terra-utils (#321)

* feat: guard against empty networks, chaindID, or lcd (#327)

* feat: kado integration and updated wallet buttons (#320)

* feat: kado integration and updated wallet buttons

* Fix passing/not passing

* fix prettier

* fix z-index for LatestTx popup

* fix chain filter (#344)

* fix: val name on stake withdraw (#349)

* fix: val name on stake withdraw

* cleanup

* feat: add empty condition if no staking rewards

* cleanup

* Fix ICS20 out of gas error (#350)

* ST-390: show undelegations if nothing is staked (#351)

* show undelegations if nothing is staked

* fix: no rewards message conditional

Do not display "None on selected chain" message under staking rewards while network is loading.

* fix: translate alert message

---------

Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>

* ST-391: fix chain filer bug when switching between mainnet, testnet and classic (#352)

* fix chain filter

* if "all" is not an option select terra

* fix ICS gasAdjustment (#358)

---------

Co-authored-by: plubber <51789398+ericHgorski@users.noreply.github.com>
Co-authored-by: Mike <17463738+mwmerz@users.noreply.github.com>
Co-authored-by: plubber <er.h.gorski@gmail.com>
Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>
alecande11 added a commit that referenced this pull request May 4, 2023
* St 353 display chain selection on inactive chain click in OtherChainButtons (#329)

* WIP: chains display prefs open

* feat: open preferences on click

* cleanup

* cleanup

* feat: swap terra.kitchen/utils for @terra-money/terra-utils (#321)

* feat: guard against empty networks, chaindID, or lcd (#327)

* feat: kado integration and updated wallet buttons (#320)

* feat: kado integration and updated wallet buttons

* Fix passing/not passing

* fix prettier

* fix z-index for LatestTx popup

* fix chain filter (#344)

* fix: val name on stake withdraw (#349)

* fix: val name on stake withdraw

* cleanup

* feat: add empty condition if no staking rewards

* cleanup

* Fix ICS20 out of gas error (#350)

* ST-390: show undelegations if nothing is staked (#351)

* show undelegations if nothing is staked

* fix: no rewards message conditional

Do not display "None on selected chain" message under staking rewards while network is loading.

* fix: translate alert message

---------

Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>

* ST-391: fix chain filer bug when switching between mainnet, testnet and classic (#352)

* fix chain filter

* if "all" is not an option select terra

* fix ICS gasAdjustment (#358)

* fix: naming (#357)

* update wallet-provider (#363)

* add bank balance to swap tx invalidated queries (#362)

* Increase gas adjustment for all IBC transactions (#361)

* fix: empty additional chains (#360)

* fix: FinderLink chainID (#366)

* fix: validator history display

chainID not properly passed into FinderLink causing validator to not be displayed on parsed messages.

* fix: remove unneeded ts-expect-error

Remove @ts-expect-error lines that are unneeded.  Causing warnings when starting application.

* Revert "fix: remove unneeded ts-expect-error"

This reverts commit 0afc3c2.

* ST-382 integrate Alliance (#365)

* restyle tables and quickstake page

* Open quickstake form inside a modal

* query data from the alliance module

* Alliance QuickStake

* fix query when no address connected

* fix coin selector, disable alliance stake for ledger

* show warning for ledger

* disable asset filter

* Fix alliance undelegate

* Filter LSD with their native token

* manual stake table design

* Cleanup

* Alliance manual staking

* Fix maunal stake UI

* fix staking details

* Show validator icon on delegations page

* show max button even when balance is 0

* Include alliance assets in the stake chart

* Add alliance fees info box

* Show all available staking assets

* hide non-whitelisted rewards

* fic chain filter

* cleanup

* Show chain name inside a pill

* fix merge conflicts

* Fix alliance UI (#369)

* fix alliance ui

* Show info box only on delegate

* fix cf build error

* Fix alliance UI pt.2 (#370)

* fix alliance ui

* Show info box only on delegate

* fix cf build error

* add whale to tfm swap

* Update tooltips on staking table

* cleanup

* feat: enable osmo support for kado (#368)

---------

Co-authored-by: plubber <51789398+ericHgorski@users.noreply.github.com>
Co-authored-by: Mike <17463738+mwmerz@users.noreply.github.com>
Co-authored-by: plubber <er.h.gorski@gmail.com>
Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>
terran6 added a commit that referenced this pull request May 11, 2023
* St 353 display chain selection on inactive chain click in OtherChainButtons (#329)

* WIP: chains display prefs open

* feat: open preferences on click

* cleanup

* cleanup

* feat: swap terra.kitchen/utils for @terra-money/terra-utils (#321)

* feat: guard against empty networks, chaindID, or lcd (#327)

* feat: kado integration and updated wallet buttons (#320)

* feat: kado integration and updated wallet buttons

* Fix passing/not passing

* fix prettier

* fix: always show native assets regardless of denoms

* Update chain.ts

* fix: hide low balance

* fix: remove log

* fix: code readability

Changing code to follow logic for improved readability.

* fix: exclude cw20 tokens

---------

Co-authored-by: Mike <17463738+mwmerz@users.noreply.github.com>
Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com>
Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>
terran6 added a commit that referenced this pull request May 23, 2023
* fix: always show native assets regardless of denoms (#348)

* St 353 display chain selection on inactive chain click in OtherChainButtons (#329)

* WIP: chains display prefs open

* feat: open preferences on click

* cleanup

* cleanup

* feat: swap terra.kitchen/utils for @terra-money/terra-utils (#321)

* feat: guard against empty networks, chaindID, or lcd (#327)

* feat: kado integration and updated wallet buttons (#320)

* feat: kado integration and updated wallet buttons

* Fix passing/not passing

* fix prettier

* fix: always show native assets regardless of denoms

* Update chain.ts

* fix: hide low balance

* fix: remove log

* fix: code readability

Changing code to follow logic for improved readability.

* fix: exclude cw20 tokens

---------

Co-authored-by: Mike <17463738+mwmerz@users.noreply.github.com>
Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com>
Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>

* fix: error checking (#345)

* fix: error checking

Error received may be empty object which is truthy in JavaScript.  Check for falsy values OR empty objects when deciding if an error is truthy.

* fix: Wrong error check

* fix: broken history links (#380)

* St 355 moon theme (#379)

* changes blossom theme colors and changed some font styles mainly font-smoothing and font weight adjusted to reflect antialiased smoothing

* Added navigation background and aside blurs ST-309

* changed blossom mp4 location

* fixed aside blur on smaller heights

* changed where the aside blurs are placed and added better management for mobile and small heights

* fixed other changes I wanted in

* changes colors

* completed moon theme changes. Also implimented two toned cards the are on all themes along with some other small UI changes ST-355

* fixing mobile issues ST-355

* added theme stake amounts back in

* changed background blob color to lighter, changed preview svg and removed staking minimums to themes

* removed image I forgot to delete

* St 355 pt4 (#382)

* updated moon preview

* changed preview colors

* removed system default theme and makes it dark mode ST-433 (#383)

* fix: password validation (#385)

* fix: password validation

* fix: onFocus password confirmation

---------

Co-authored-by: plubber <51789398+ericHgorski@users.noreply.github.com>
Co-authored-by: Mike <17463738+mwmerz@users.noreply.github.com>
Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com>
Co-authored-by: Joshua Brigati <brigati.joshua@gmail.com>
mwmerz added a commit that referenced this pull request May 26, 2023
* St 353 display chain selection on inactive chain click in OtherChainButtons (#329)

* WIP: chains display prefs open

* feat: open preferences on click

* cleanup

* cleanup

* feat: swap terra.kitchen/utils for @terra-money/terra-utils (#321)

* feat: guard against empty networks, chaindID, or lcd (#327)

* feat: kado integration and updated wallet buttons (#320)

* feat: kado integration and updated wallet buttons

* Fix passing/not passing

* fix prettier

* fix: always show native assets regardless of denoms

* Update chain.ts

* fix: hide low balance

* fix: remove log

* fix: code readability

Changing code to follow logic for improved readability.

* fix: exclude cw20 tokens

---------

Co-authored-by: Mike <17463738+mwmerz@users.noreply.github.com>
Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com>
Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>
mwmerz added a commit that referenced this pull request May 26, 2023
* St 353 display chain selection on inactive chain click in OtherChainButtons (#329)

* WIP: chains display prefs open

* feat: open preferences on click

* cleanup

* cleanup

* feat: swap terra.kitchen/utils for @terra-money/terra-utils (#321)

* feat: guard against empty networks, chaindID, or lcd (#327)

* feat: kado integration and updated wallet buttons (#320)

* feat: kado integration and updated wallet buttons

* Fix passing/not passing

* fix prettier

* fix: always show native assets regardless of denoms

* Update chain.ts

* fix: hide low balance

* fix: remove log

* fix: code readability

Changing code to follow logic for improved readability.

* fix: exclude cw20 tokens

---------

Co-authored-by: Mike <17463738+mwmerz@users.noreply.github.com>
Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com>
Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>
mwmerz added a commit that referenced this pull request May 26, 2023
* St 353 display chain selection on inactive chain click in OtherChainButtons (#329)

* WIP: chains display prefs open

* feat: open preferences on click

* cleanup

* cleanup

* feat: swap terra.kitchen/utils for @terra-money/terra-utils (#321)

* feat: guard against empty networks, chaindID, or lcd (#327)

* feat: kado integration and updated wallet buttons (#320)

* feat: kado integration and updated wallet buttons

* Fix passing/not passing

* fix prettier

* fix: always show native assets regardless of denoms

* Update chain.ts

* fix: hide low balance

* fix: remove log

* fix: code readability

Changing code to follow logic for improved readability.

* fix: exclude cw20 tokens

---------

Co-authored-by: Mike <17463738+mwmerz@users.noreply.github.com>
Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com>
Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>
terran6 added a commit that referenced this pull request May 29, 2023
* St 353 display chain selection on inactive chain click in OtherChainButtons (#329)

* WIP: chains display prefs open

* feat: open preferences on click

* cleanup

* cleanup

* feat: swap terra.kitchen/utils for @terra-money/terra-utils (#321)

* feat: guard against empty networks, chaindID, or lcd (#327)

* feat: kado integration and updated wallet buttons (#320)

* feat: kado integration and updated wallet buttons

* Fix passing/not passing

* fix prettier

* fix: always show native assets regardless of denoms

* Update chain.ts

* fix: hide low balance

* fix: remove log

* fix: code readability

Changing code to follow logic for improved readability.

* fix: exclude cw20 tokens

---------

Co-authored-by: Mike <17463738+mwmerz@users.noreply.github.com>
Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com>
Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>
terran6 added a commit that referenced this pull request May 29, 2023
* St 353 display chain selection on inactive chain click in OtherChainButtons (#329)

* WIP: chains display prefs open

* feat: open preferences on click

* cleanup

* cleanup

* feat: swap terra.kitchen/utils for @terra-money/terra-utils (#321)

* feat: guard against empty networks, chaindID, or lcd (#327)

* feat: kado integration and updated wallet buttons (#320)

* feat: kado integration and updated wallet buttons

* Fix passing/not passing

* fix prettier

* fix: always show native assets regardless of denoms

* Update chain.ts

* fix: hide low balance

* fix: remove log

* fix: code readability

Changing code to follow logic for improved readability.

* fix: exclude cw20 tokens

---------

Co-authored-by: Mike <17463738+mwmerz@users.noreply.github.com>
Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com>
Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>
mwmerz added a commit that referenced this pull request May 29, 2023
* fix: always show native assets regardless of denoms (#348)

* St 353 display chain selection on inactive chain click in OtherChainButtons (#329)

* WIP: chains display prefs open

* feat: open preferences on click

* cleanup

* cleanup

* feat: swap terra.kitchen/utils for @terra-money/terra-utils (#321)

* feat: guard against empty networks, chaindID, or lcd (#327)

* feat: kado integration and updated wallet buttons (#320)

* feat: kado integration and updated wallet buttons

* Fix passing/not passing

* fix prettier

* fix: always show native assets regardless of denoms

* Update chain.ts

* fix: hide low balance

* fix: remove log

* fix: code readability

Changing code to follow logic for improved readability.

* fix: exclude cw20 tokens

---------

Co-authored-by: Mike <17463738+mwmerz@users.noreply.github.com>
Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com>
Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>

* fix: error checking (#345)

* fix: error checking

Error received may be empty object which is truthy in JavaScript.  Check for falsy values OR empty objects when deciding if an error is truthy.

* fix: Wrong error check

* fix: broken history links (#380)

* St 355 moon theme (#379)

* changes blossom theme colors and changed some font styles mainly font-smoothing and font weight adjusted to reflect antialiased smoothing

* Added navigation background and aside blurs ST-309

* changed blossom mp4 location

* fixed aside blur on smaller heights

* changed where the aside blurs are placed and added better management for mobile and small heights

* fixed other changes I wanted in

* changes colors

* completed moon theme changes. Also implimented two toned cards the are on all themes along with some other small UI changes ST-355

* fixing mobile issues ST-355

* added theme stake amounts back in

* changed background blob color to lighter, changed preview svg and removed staking minimums to themes

* removed image I forgot to delete

* St 355 pt4 (#382)

* updated moon preview

* changed preview colors

* removed system default theme and makes it dark mode ST-433 (#383)

* fix: password validation (#385)

* fix: password validation

* fix: onFocus password confirmation

---------

Co-authored-by: plubber <51789398+ericHgorski@users.noreply.github.com>
Co-authored-by: Mike <17463738+mwmerz@users.noreply.github.com>
Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com>
Co-authored-by: Joshua Brigati <brigati.joshua@gmail.com>
mwmerz added a commit that referenced this pull request May 29, 2023
* St 353 display chain selection on inactive chain click in OtherChainButtons (#329)

* WIP: chains display prefs open

* feat: open preferences on click

* cleanup

* cleanup

* feat: swap terra.kitchen/utils for @terra-money/terra-utils (#321)

* feat: guard against empty networks, chaindID, or lcd (#327)

* feat: kado integration and updated wallet buttons (#320)

* feat: kado integration and updated wallet buttons

* Fix passing/not passing

* fix prettier

* fix: always show native assets regardless of denoms

* Update chain.ts

* fix: hide low balance

* fix: remove log

* fix: code readability

Changing code to follow logic for improved readability.

* fix: exclude cw20 tokens

---------

Co-authored-by: Mike <17463738+mwmerz@users.noreply.github.com>
Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com>
Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com>
mwmerz added a commit that referenced this pull request May 29, 2023
* St 353 display chain selection on inactive chain click in OtherChainButtons (#329)

* WIP: chains display prefs open

* feat: open preferences on click

* cleanup

* cleanup

* feat: swap terra.kitchen/utils for @terra-money/terra-utils (#321)

* feat: guard against empty networks, chaindID, or lcd (#327)

* feat: kado integration and updated wallet buttons (#320)

* feat: kado integration and updated wallet buttons

* Fix passing/not passing

* fix prettier

* fix: always show native assets regardless of denoms

* Update chain.ts

* fix: hide low balance

* fix: remove log

* fix: code readability

Changing code to follow logic for improved readability.

* fix: exclude cw20 tokens

---------

Co-authored-by: Mike <17463738+mwmerz@users.noreply.github.com>
Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com>
Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@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.

2 participants