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

dApp: Acre points UI #704

Open
wants to merge 52 commits into
base: main
Choose a base branch
from
Open

dApp: Acre points UI #704

wants to merge 52 commits into from

Commits on Aug 13, 2024

  1. Implement AcrePointsCard component

    Added `Countdown` component, adjusted `Button` styles and mocked
    `useAcrePoints` hook
    kpyszkowski committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c95dd29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    134911c View commit details
    Browse the repository at this point in the history
  3. Adjust layout

    Changed width, added links, moved `CardButton` component to shared.
    kpyszkowski committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    dfa369b View commit details
    Browse the repository at this point in the history
  4. Fix layout row height

    kpyszkowski committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8ffc54f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Fix Button styles

    kpyszkowski committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6b65ea8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    610fcfd View commit details
    Browse the repository at this point in the history
  3. Minor style adjustments

    kpyszkowski committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2e0bbed View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Aug 21, 2024

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

Commits on Sep 11, 2024

  1. Hide Acre Points behind feature flag

    Removed (temporarily) `AcreRankCard` component
    kpyszkowski committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ab5fe1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4366e15 View commit details
    Browse the repository at this point in the history
  3. Fix modal animation

    Add close button
    kpyszkowski committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c7a0626 View commit details
    Browse the repository at this point in the history
  4. Add autoclose

    kpyszkowski committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1259eb7 View commit details
    Browse the repository at this point in the history
  5. Implement confetti

    kpyszkowski committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2df6cb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a82f71 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    b42cd15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7df303f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25aea8f View commit details
    Browse the repository at this point in the history
  4. Fix console error

    kpyszkowski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f347184 View commit details
    Browse the repository at this point in the history
  5. Resolve format CI error

    kpyszkowski committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    42ecf45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72cd217 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    92e7fbb View commit details
    Browse the repository at this point in the history
  2. Update column width

    kpyszkowski committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    86047b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    11e86a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74a8e78 View commit details
    Browse the repository at this point in the history
  3. Ordering query keys

    kkosiorowska committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cc12763 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e33d083 View commit details
    Browse the repository at this point in the history
  5. Add a space

    kkosiorowska committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0431d03 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    edbdd10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    268f30f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fccd65f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b34af63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11236b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2184a13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c810a83 View commit details
    Browse the repository at this point in the history
  8. Remove the empty line

    kkosiorowska committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b945b43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4306454 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fff6c02 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0bec155 View commit details
    Browse the repository at this point in the history
  12. Add missing key

    kkosiorowska committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fd55e21 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3c5eb76 View commit details
    Browse the repository at this point in the history
  14. Fix eslint issue

    kkosiorowska committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ccf775b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    62b8f76 View commit details
    Browse the repository at this point in the history
  16. Add TODO comment

    kkosiorowska committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    68a5277 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    b1bac45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b4dca9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb56b59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2499826 View commit details
    Browse the repository at this point in the history
  5. Fix post-merge errors

    kkosiorowska committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5caed35 View commit details
    Browse the repository at this point in the history
  6. Fixes for claim action

    - Updates names
    - Open the model with confetti only when the claim action is successful
    - Show correct amounts
    kkosiorowska committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4e1a0d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f624f62 View commit details
    Browse the repository at this point in the history
  8. Fix import

    kkosiorowska committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2254b7e View commit details
    Browse the repository at this point in the history