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

update wallet page to new mock up ui #276

Merged
merged 23 commits into from Dec 30, 2020

Commits on Dec 29, 2020

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

Commits on Dec 30, 2020

  1. Fix wallet collapse expansion bug on click

    * Add account details page with dummy data
    * Make collapse Button, IsExpanded variables global
    Sirmorrison committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    3c52ea3 View commit details
    Browse the repository at this point in the history
  2. Add card background to collapsible widget

    * Add more btn to collapsible widget
    Sirmorrison committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    0a7ca4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78afa25 View commit details
    Browse the repository at this point in the history
  4. Restore create new wallet feature

    * Add support for multiple card raduis orientation
    Sirmorrison committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    b903a87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fa97cd View commit details
    Browse the repository at this point in the history
  6. Fix displacing bug with more dropdown

    Add footer to collapsible widget
    Sirmorrison committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    75442f4 View commit details
    Browse the repository at this point in the history
  7. Fix collapsible widget more option selection bug

    * implement redirect to wallet subpage
    Sirmorrison committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    1d63121 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6515c02 View commit details
    Browse the repository at this point in the history
  9. Add edit icon to account details page

    * Clean up tx details and wallet page codes
    * Rename account_info to account_info_page
    * Add chevron icon to collapsible widget
    * Align collapsible widget more icon
    Sirmorrison committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    4604853 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a38a9c4 View commit details
    Browse the repository at this point in the history
  11. Undo modifications to collapse widget

    * Add collapsiblewithoption struct and layout
    * Enhance card widget to use dynamic raduis params
    Sirmorrison committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    d8f8d3a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a5c2618 View commit details
    Browse the repository at this point in the history
  13. Restore seed backup functionality

    * Restore edit account functionality
    * Restore create account functionality
    Sirmorrison committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    8540bc3 View commit details
    Browse the repository at this point in the history
  14. Add collapsible widget with option to testapp

    * Remove excess padding on wallet page, cleanup code
    Sirmorrison committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    98b4946 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    768c0ed View commit details
    Browse the repository at this point in the history
  16. fix lint

    Sirmorrison committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    7838ad5 View commit details
    Browse the repository at this point in the history
  17. Add card background to sign msg page, align btns

    * Update collapse icon to mockup icon
    * Fix collapse header content alignment
    Sirmorrison committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    9099ef9 View commit details
    Browse the repository at this point in the history
  18. fix lint on testapp.go

    Sirmorrison committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    a92d52a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    644d776 View commit details
    Browse the repository at this point in the history
  20. Remove unused collapsible functions

    * Remove commented lines of code
    * Set selected wallet data for wallet sub pages
    Sirmorrison committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    5691d4a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    578ba95 View commit details
    Browse the repository at this point in the history
  22. Remove commented lines of code

    * Change card int type raduis params to float type
    Sirmorrison committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    c91880c View commit details
    Browse the repository at this point in the history