Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

[Deposit] Update UI to show pending assets #1505

Merged
merged 9 commits into from
Jun 7, 2021

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    a65fa33 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Merge branch 'develop'

    into issue-1496/ui-pending-assets
    veado committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    1c8771a View commit details
    Browse the repository at this point in the history
  2. Update UI for pending assets

    Still WIP - currently it fails to get data of liquidity providers
    veado committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    0fe76c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. Fix race condition to get LP in DepositView

    Note: address$ causes the race condition. Also instead of subscribing
    selectedPoolAsset$, just use oRouteAsset (which is available asap)
    veado committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    26aef31 View commit details
    Browse the repository at this point in the history
  2. Update styles

    veado committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    7f20c04 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Update styles

    veado committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    7e4f067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67dfb91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d34d4a1 View commit details
    Browse the repository at this point in the history
  4. Add review suggestion (part 1)

    part 2 will be following tomorrow
    veado committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    758400e View commit details
    Browse the repository at this point in the history