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

IOS-8360 [Onramp] Add possibility to work with Providers and PaymentMethod via IO #4146

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

Conversation

Balashov152
Copy link
Contributor

@Balashov152 Balashov152 commented Nov 1, 2024

  1. Добавлены два билдера OnrampPaymentMethodsBuilder и OnrampProvidersBuilder которые так же собирают модули по аналогии с шагами

  2. Оба модуля адаптированы под работу:
    OnrampModel -> OnrampProvidersInput -> OnrampProvidersInteractor -> OnrampProvidersViewModel
    и так же обратно
    OnrampProvidersViewModel -> OnrampProvidersInteractor -> OnrampProvidersOutput -> OnrampModel

  3. OnrampProvidersCompactViewModel стала умнее и сама себя отрисовывает

@Balashov152 Balashov152 added the blocked Awaiting other tasks label Nov 1, 2024
Base automatically changed from feature/IOS-8398-Onramp-Amount to develop November 4, 2024 17:13
@Balashov152 Balashov152 force-pushed the feature/IOS-8360-Providers-and-Paymet-method-via-IO branch from 61b78ea to 049e6e9 Compare November 4, 2024 17:16
@Balashov152 Balashov152 marked this pull request as ready for review November 5, 2024 08:50
@Balashov152 Balashov152 requested review from tureck1y and a team as code owners November 5, 2024 08:50
@Balashov152 Balashov152 force-pushed the feature/IOS-8360-Providers-and-Paymet-method-via-IO branch 3 times, most recently from 7c80f87 to 6eef926 Compare November 5, 2024 12:29
@Balashov152 Balashov152 removed the blocked Awaiting other tasks label Nov 5, 2024
IOS-8398 [Squashed] Fully separate from `SendAmountStep`

Co-Authored-By: Sergei Balashov <[email protected]>
IOS-8360 Up

IOS-8360 some fixes
@Balashov152 Balashov152 force-pushed the feature/IOS-8360-Providers-and-Paymet-method-via-IO branch from 6eef926 to 8ecad83 Compare November 5, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant