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

matheo/wip/unstaking-ui-update #170

Merged
merged 7 commits into from
Aug 29, 2024

Commits on Aug 29, 2024

  1. AmountSlider: Allow to reduce staked amount

    remove some code ported from prestaking that prevented the amount from being lowered below the already staked amount. (since that is not possible during prestaking, but is possible with staking)
    mraveux authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    43fab69 View commit details
    Browse the repository at this point in the history
  2. StakingInfoPage: comment out "Unstaking all"

    and "Deactivate all", for new UI designs.
    mraveux authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3088878 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f490c3b View commit details
    Browse the repository at this point in the history
  4. Renamed arrow-down to mini-arrow-down

    mraveux authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e596d2c View commit details
    Browse the repository at this point in the history
  5. Add ArrowDownIcon.vue

    As the unstaking icon
    mraveux authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5e210e8 View commit details
    Browse the repository at this point in the history
  6. Update the "deactivating / unstaking" UI

    mraveux authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ef06051 View commit details
    Browse the repository at this point in the history
  7. Update i18n source en.po file

    mraveux authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7fa84d8 View commit details
    Browse the repository at this point in the history