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

🦺[Tech debt] Refactor send class #80

Merged
merged 2 commits into from
Aug 24, 2021
Merged

Conversation

kcw-grunt
Copy link
Contributor

Goal

Removing code in the Send class and the Application Controller

Why?

We need to remove unused code

- This  method had  `launchOptions`  that was never used.
@kcw-grunt kcw-grunt requested a review from JCHeist July 23, 2021 21:44
Copy link
Contributor

@JCHeist JCHeist left a comment

Choose a reason for hiding this comment

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

Looks good here

@kcw-grunt kcw-grunt merged commit aa497a6 into develop Aug 24, 2021
kcw-grunt added a commit that referenced this pull request Aug 24, 2021
* Removed the launch options

- This  method had  `launchOptions`  that was never used.

* Removed all unused code.
kcw-grunt added a commit that referenced this pull request Aug 25, 2021
* updated to the latest API library

- Moved to v0.8.0

* Remove (swiftch off) code coverage

- There is a bug in Xcode where running code coverage breaks the SwiftUI canvas

* Added the basic localization

- Pre-polish the languiage and the translations
- Tech Debt: Code clean up
- Deleted and cleaned up files.

* Updated the CardViewController

- UIKit updated relative to the modal

* First version of 2FA working

- New 2FA View
- New 2FA Model

* Cleaned up code formatting

* Polished the events and notes

* Added 2FA text

Localizations:

* 2FA Not Enabled
* 2FA Enabled
* Enter the code that was recently sent to your Litecoin Card account email.
* Enter Code
* Confirm

* Added tests

- Stubbed in the View Extenstion tests
- Enable2FAViewModel tests

* Resolved per PR notes

* Restruct localizations (#83)

- Turkish is now found

* 🦺[Tech debt] Refactor send class (#80)

* Removed the launch options

- This  method had  `launchOptions`  that was never used.

* Removed all unused code.
@kcw-grunt kcw-grunt deleted the techdebt/refactor-send-class branch October 10, 2021 05:44
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.

2 participants