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 : APP-363 another user purchased credits modal #2500

Open
wants to merge 57 commits into
base: dev
Choose a base branch
from

Commits on Oct 9, 2024

  1. feat: add BuyCredits flow wip

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f497e7e View commit details
    Browse the repository at this point in the history
  2. feat: add more props to ChooseCreditsForm

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6a745c2 View commit details
    Browse the repository at this point in the history
  3. feat: update CreditsAmounts and tests

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4eb3f43 View commit details
    Browse the repository at this point in the history
  4. feat: useGetProject

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5a67c51 View commit details
    Browse the repository at this point in the history
  5. feat: show correct display denom

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9f71645 View commit details
    Browse the repository at this point in the history
  6. feat: Update OrderSummaryCard

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    57519d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7691200 View commit details
    Browse the repository at this point in the history
  8. fix: text input overflow

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3bdea53 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fea4fae View commit details
    Browse the repository at this point in the history
  10. feat: add more props to PaymentInfoForm, payment methods query and so…

    …me refactoring
    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d7e6a73 View commit details
    Browse the repository at this point in the history
  11. feat: add login to PaymentInfoForm

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    18da88c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    38f1d84 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5359902 View commit details
    Browse the repository at this point in the history
  14. fix: ChooseCreditsForm validation

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5999a89 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bdfd436 View commit details
    Browse the repository at this point in the history
  16. feat: add initialValues to PaymentInfoForm

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    cca69e4 View commit details
    Browse the repository at this point in the history
  17. test: fix CreditsAmount test

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    62f8b42 View commit details
    Browse the repository at this point in the history
  18. fix: ts error

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    95e3149 View commit details
    Browse the repository at this point in the history
  19. chore: rename to withLocalStorage

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    cd1e2b3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6e66ee9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    82763d4 View commit details
    Browse the repository at this point in the history
  22. fix: AgreePurchaseForm validation

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7fc32e5 View commit details
    Browse the repository at this point in the history
  23. feat: add usePurchase and crypto buy

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0f147d2 View commit details
    Browse the repository at this point in the history
  24. test: ignore TODO test

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7e9e1fe View commit details
    Browse the repository at this point in the history
  25. feat: fiat buy and few fixes

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f0afc1a View commit details
    Browse the repository at this point in the history
  26. feat: manually handleCardAction

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9fd94e3 View commit details
    Browse the repository at this point in the history
  27. fix: add missing returns

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    634ec7f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a39b2bf View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5748d1c View commit details
    Browse the repository at this point in the history
  30. feat: only show wallets

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    dbec34a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2af0fbf View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3614713 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    aadd0cd View commit details
    Browse the repository at this point in the history
  34. chore: i18n

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    25cd6e1 View commit details
    Browse the repository at this point in the history
  35. chore: use find

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f901c4f View commit details
    Browse the repository at this point in the history
  36. chore: clean up

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2cc65fc View commit details
    Browse the repository at this point in the history
  37. fix: validation in ChooseCreditsForm

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b5547ce View commit details
    Browse the repository at this point in the history
  38. fix: filter seller sell orders

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    38b40cd View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    bd1cfae View commit details
    Browse the repository at this point in the history
  40. chore: use formatted number

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1384416 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    bbdcb8e View commit details
    Browse the repository at this point in the history
  42. chore: i18n:extract

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b145889 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    cd1bcb3 View commit details
    Browse the repository at this point in the history
  44. fix: error msg UI

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    aaf7ff9 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    33c28b5 View commit details
    Browse the repository at this point in the history
  46. fix: choose credits form initial values

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0f94fd5 View commit details
    Browse the repository at this point in the history
  47. chore: remove leading 0 from input

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2bf6c62 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    c378420 View commit details
    Browse the repository at this point in the history
  49. fix: update GET_PAYMENT_METHODS_QUERY_KEY

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e5c7555 View commit details
    Browse the repository at this point in the history
  50. chore: address reviewcomments

    blushi authored and r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    20e16d9 View commit details
    Browse the repository at this point in the history
  51. fix: amend merge conflict

    r41ph committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    414808c View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    39b062e View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    51d5005 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    dda120f View commit details
    Browse the repository at this point in the history
  2. test: add BuyFiatModal tests

    r41ph committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    792f74d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ea777e View commit details
    Browse the repository at this point in the history
  4. chore: generate .po files

    r41ph committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    847d493 View commit details
    Browse the repository at this point in the history