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

4326-Validators list - Page and widgets #4375

Merged
merged 47 commits into from
Jul 25, 2023

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    269099f View commit details
    Browse the repository at this point in the history
  2. Add widgets

    eshark9312 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4bcb114 View commit details
    Browse the repository at this point in the history
  3. fix widgets

    eshark9312 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fe54303 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a2a812 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6eefcff View commit details
    Browse the repository at this point in the history
  6. add validators list filter

    eshark9312 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9a6a799 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fcd9a14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b87f8f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    796a230 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    15ce7ef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f972f42 View commit details
    Browse the repository at this point in the history
  12. lint:fix

    eshark9312 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    08bb363 View commit details
    Browse the repository at this point in the history
  13. Update packages/ui/src/validators/components/widgets/Era.tsx

    Co-authored-by: l1.media <31551045+traumschule@users.noreply.github.com>
    eshark9312 and traumschule committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    bec3a5c View commit details
    Browse the repository at this point in the history
  14. Update packages/ui/src/validators/components/widgets/Era.tsx

    Co-authored-by: l1.media <31551045+traumschule@users.noreply.github.com>
    eshark9312 and traumschule committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ae82669 View commit details
    Browse the repository at this point in the history
  15. Update packages/ui/src/validators/components/widgets/Rewards.tsx

    Co-authored-by: l1.media <31551045+traumschule@users.noreply.github.com>
    eshark9312 and traumschule committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5880a41 View commit details
    Browse the repository at this point in the history
  16. Update packages/ui/src/validators/components/widgets/Rewards.tsx

    Co-authored-by: l1.media <31551045+traumschule@users.noreply.github.com>
    eshark9312 and traumschule committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c0c5e9a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f0374df View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    22f9602 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b4c7c46 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e264e1e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5d09ef6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d5f34f2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e225bb6 View commit details
    Browse the repository at this point in the history
  24. yarn lint:fix

    eshark9312 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    484a510 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    480cd09 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    94fd84f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    970824a View commit details
    Browse the repository at this point in the history
  28. Update packages/ui/src/app/pages/Validators/ValidatorList.stories.tsx

    Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
    eshark9312 and thesan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    44b3f4a View commit details
    Browse the repository at this point in the history
  29. Update packages/ui/src/app/pages/Validators/ValidatorList.stories.tsx

    Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
    eshark9312 and thesan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    97f5b58 View commit details
    Browse the repository at this point in the history
  30. Update packages/ui/src/app/pages/Validators/ValidatorList.stories.tsx

    Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
    eshark9312 and thesan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b027c79 View commit details
    Browse the repository at this point in the history
  31. Make story values more readable

    thesan authored and eshark9312 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3f38195 View commit details
    Browse the repository at this point in the history
  32. Add a special case for unwrap methods

    thesan authored and eshark9312 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0b24a80 View commit details
    Browse the repository at this point in the history
  33. Assign an object to unwrap

    thesan authored and eshark9312 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    bde8bb7 View commit details
    Browse the repository at this point in the history
  34. Update packages/ui/src/common/components/charts/PercentageChart.tsx

    Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
    eshark9312 and thesan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    384c159 View commit details
    Browse the repository at this point in the history
  35. Update packages/ui/src/validators/constants/constant.ts

    Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
    eshark9312 and thesan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    889dd70 View commit details
    Browse the repository at this point in the history
  36. Update packages/ui/src/validators/hooks/useStakingStatistics.tsx

    Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
    eshark9312 and thesan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    59de400 View commit details
    Browse the repository at this point in the history
  37. Update packages/ui/src/validators/hooks/useStakingStatistics.tsx

    Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
    eshark9312 and thesan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4f77503 View commit details
    Browse the repository at this point in the history
  38. Update packages/ui/src/validators/hooks/useStakingStatistics.tsx

    Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com>
    eshark9312 and thesan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    18809bc View commit details
    Browse the repository at this point in the history
  39. fix rewardPoints

    eshark9312 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    79214f2 View commit details
    Browse the repository at this point in the history
  40. remove InfoModal

    eshark9312 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b757b1e View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. fix asChainData helper

    eshark9312 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    7cf3349 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Simplify chain unwrapped mocks

    thesan committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e0d19fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25ce568 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab8a2dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afd3e5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a11d92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43c3824 View commit details
    Browse the repository at this point in the history