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

[MBL-2063] Delete Legacy RewardsCollectionView #2274

Conversation

scottkicks
Copy link
Contributor

📲 What

Also deletes RewardsCollectionViewController, RewardsCollectionViewModel, Tests, and Snapshots

🤔 Why

Now that the "No Shipping" flow has been made the standard, we can start removing the legacy checkout classes.

Doing this class by class for easier reviews and simpler commits.

🛠 How

  • Deletes RewardsCollectionViewController, RewardsCollectionViewControllerTests, and Snapshots
  • Deletes RewardsCollectionViewModel and RewardsCollectionViewModelTests
  • Moves any object definitions into NoShipping files where needed.

👀 See

No visible changes

✅ Acceptance criteria

  • Crowdfund and Late Pledge checkout is untouched and functions as expected
  • Tests pass

TODO

Removing these classes next:

  • RewardAddOnSelectionViewController
  • ConfirmDetailsViewController

@scottkicks scottkicks self-assigned this Feb 5, 2025
@scottkicks scottkicks marked this pull request as ready for review February 5, 2025 19:32
@scottkicks scottkicks requested review from ifosli, a team and jovaniks and removed request for a team February 5, 2025 19:32
Copy link
Contributor

@amy-at-kickstarter amy-at-kickstarter left a comment

Choose a reason for hiding this comment

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

👍

@scottkicks scottkicks merged commit 2642f97 into scott/delete-legacy-post-campaign-view Feb 10, 2025
4 checks passed
@scottkicks scottkicks deleted the scott/delete-legacy-rewards-collection-view branch February 10, 2025 16:12
scottkicks added a commit that referenced this pull request Feb 10, 2025
* remove ViewController and ViewControllerTests

* remove ViewModel and ViewModelTests

* [MBL-2063] Delete Legacy RewardsCollectionView (#2274)

* delete ViewController and ViewControllerTests

* includes snapshots

* delete ViewModel and ViewModelTests
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.

3 participants