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

ABW-1695 Pool Unit asset type #657

Merged
merged 50 commits into from
Aug 8, 2023
Merged

Conversation

maciek-rdx
Copy link
Contributor

@maciek-rdx maciek-rdx commented Aug 4, 2023

Jira ticket: ABW-1695

Description

This PR brings the UI and TCA infrastructure for later integration with the service layer.

Notes

All the data is mocked, marked with // FIXME. Localization is also marked that way, should be fixed as soon as we merge this PR that currently fails to build.

How to test

Open app, go to account and select Pool Units. Expand and collapse LSU view.

Video

RPReplay_Final1691409127.MP4

PR submission checklist

  • I have tested account to account transfer flow and have confirmed that it works

import FeaturePrelude

// MARK: - PoolUnit
public struct PoolUnit: Sendable, FeatureReducer {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a mild overengineering, but wanted to follow the convention of other assets 🤷🏼‍♂️

@maciek-rdx maciek-rdx marked this pull request as ready for review August 7, 2023 11:58
Copy link
Contributor

@GhenadieVP GhenadieVP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Nice work, added some suggestions

@maciek-rdx maciek-rdx requested a review from GhenadieVP August 7, 2023 16:07
@maciek-rdx maciek-rdx merged commit ede37d7 into main Aug 8, 2023
@maciek-rdx maciek-rdx deleted the ABW-1695-pool-unit-asset-type branch August 8, 2023 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants