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: Wallet account view 4 #678

Open
wants to merge 58 commits into
base: develop
Choose a base branch
from
Open

feat: Wallet account view 4 #678

wants to merge 58 commits into from

Commits on May 23, 2024

  1. add basic wallet connection

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f7e82c0 View commit details
    Browse the repository at this point in the history
  2. fix header styles

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0a703fe View commit details
    Browse the repository at this point in the history
  3. add basic connection UI

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8c2c797 View commit details
    Browse the repository at this point in the history
  4. componentize UI

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d8b2949 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84d0241 View commit details
    Browse the repository at this point in the history
  6. fix scanning wallet

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4fa3684 View commit details
    Browse the repository at this point in the history
  7. add hint

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8e51885 View commit details
    Browse the repository at this point in the history
  8. add disconnect action

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4a025cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ac1dec View commit details
    Browse the repository at this point in the history
  10. create dropdown UI

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3062026 View commit details
    Browse the repository at this point in the history
  11. fix header controls

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4f8a619 View commit details
    Browse the repository at this point in the history
  12. fix css selector

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0e2c3d2 View commit details
    Browse the repository at this point in the history
  13. fix network id connection

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    676fc42 View commit details
    Browse the repository at this point in the history
  14. extend button UI

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2e7589f View commit details
    Browse the repository at this point in the history
  15. detect denied status

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1d8aec0 View commit details
    Browse the repository at this point in the history
  16. handle denied state

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c8e883f View commit details
    Browse the repository at this point in the history
  17. fix imports

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ba20011 View commit details
    Browse the repository at this point in the history
  18. fix loading transitions

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1ba4594 View commit details
    Browse the repository at this point in the history
  19. fix connection controls

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    64c6159 View commit details
    Browse the repository at this point in the history
  20. change button style

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4b1d5ec View commit details
    Browse the repository at this point in the history
  21. remove comments

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5121c1b View commit details
    Browse the repository at this point in the history
  22. remove unused code

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9affa85 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c3b2c63 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9685710 View commit details
    Browse the repository at this point in the history
  25. fix identicon image

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    be6bc87 View commit details
    Browse the repository at this point in the history
  26. fix identicon

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a411e38 View commit details
    Browse the repository at this point in the history
  27. fix cors

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    62e7d3c View commit details
    Browse the repository at this point in the history
  28. fix cors attempt

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    547e4d5 View commit details
    Browse the repository at this point in the history
  29. fix cors attempt

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0bd93c3 View commit details
    Browse the repository at this point in the history
  30. fix cors attempt

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d41469c View commit details
    Browse the repository at this point in the history
  31. fix cors attempt

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    dce5b01 View commit details
    Browse the repository at this point in the history
  32. fix cors attempt

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fa3f3dd View commit details
    Browse the repository at this point in the history
  33. fix cors attempt

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0cac19e View commit details
    Browse the repository at this point in the history
  34. fix cors attempt

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    dbf3f55 View commit details
    Browse the repository at this point in the history
  35. fix cors attempt

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d81ea05 View commit details
    Browse the repository at this point in the history
  36. fix cors attempt

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e131740 View commit details
    Browse the repository at this point in the history
  37. fix cors attempt

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0f0949d View commit details
    Browse the repository at this point in the history
  38. fix cors attempt

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f05bfd8 View commit details
    Browse the repository at this point in the history
  39. fix cors attempt

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9ba06a0 View commit details
    Browse the repository at this point in the history
  40. regenerate yarn.lock

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7bcaa55 View commit details
    Browse the repository at this point in the history
  41. fix code style

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ec1918c View commit details
    Browse the repository at this point in the history
  42. fix after rebase

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    717178f View commit details
    Browse the repository at this point in the history
  43. enlarge button

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    60d1a50 View commit details
    Browse the repository at this point in the history
  44. fix env example

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ccff919 View commit details
    Browse the repository at this point in the history
  45. improve ui

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0f92db7 View commit details
    Browse the repository at this point in the history
  46. change hint

    Co-authored-by: Michele F. <michele-franchi@users.noreply.github.com>
    janmichek and michele-franchi committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5c69a5b View commit details
    Browse the repository at this point in the history
  47. change hint

    Co-authored-by: Michele F. <michele-franchi@users.noreply.github.com>
    janmichek and michele-franchi committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7b3afdd View commit details
    Browse the repository at this point in the history
  48. fix code style

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1a78c91 View commit details
    Browse the repository at this point in the history
  49. regenerate yarn lock

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2a1c571 View commit details
    Browse the repository at this point in the history
  50. regenerate yarn lock

    janmichek committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1a09bb1 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    c9e201d View commit details
    Browse the repository at this point in the history
  2. regenerate yarn lock

    janmichek committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d365eaa View commit details
    Browse the repository at this point in the history
  3. regenerate yarn lock

    janmichek committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6f3aa2c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    fa8e136 View commit details
    Browse the repository at this point in the history
  2. remove unused code

    janmichek committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2e5a0f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    889b7de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25d1940 View commit details
    Browse the repository at this point in the history
  3. regenerate yarn lock

    janmichek committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e3c47a9 View commit details
    Browse the repository at this point in the history