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

Refactor to allow updating a loyalty card from a bundle #2051

Merged
merged 4 commits into from
Sep 22, 2024

Conversation

TheLastProject
Copy link
Member

This allows us to send any (partial) loyalty card into the edit activity, granting us greater flexibility in what kind of scan result we can parse

@TheLastProject TheLastProject mentioned this pull request Aug 20, 2024
7 tasks
@TheLastProject TheLastProject force-pushed the refactor/updateLoyaltyCardFromBundle branch 2 times, most recently from 0ec034e to 4ca7f71 Compare August 20, 2024 21:39
@TheLastProject
Copy link
Member Author

Hilarious, all the tests are broken because apparently the edit activity was such a mess it kept chugging along even if there was no loyalty card and cleaning that up caused all these tests to fail as they made use of that bug...

@TheLastProject TheLastProject force-pushed the refactor/updateLoyaltyCardFromBundle branch from 4ca7f71 to 5feb68b Compare August 20, 2024 21:42
@TheLastProject TheLastProject force-pushed the refactor/updateLoyaltyCardFromBundle branch from 5feb68b to 78d3abe Compare August 24, 2024 10:33
@TheLastProject TheLastProject force-pushed the refactor/updateLoyaltyCardFromBundle branch 5 times, most recently from 94ab35d to 7c6dd34 Compare September 4, 2024 16:26
This allows us to send any (partial) loyalty card into the edit
activity, granting us greater flexibility in what kind of scan result we
can parse
@TheLastProject TheLastProject force-pushed the refactor/updateLoyaltyCardFromBundle branch 3 times, most recently from 9ec00b5 to c5133c6 Compare September 7, 2024 12:48
@TheLastProject TheLastProject force-pushed the refactor/updateLoyaltyCardFromBundle branch from c5133c6 to 4f7cb7d Compare September 7, 2024 13:09
@TheLastProject TheLastProject marked this pull request as ready for review September 7, 2024 13:11
@TheLastProject TheLastProject force-pushed the refactor/updateLoyaltyCardFromBundle branch from 22bb8b2 to 521e6c5 Compare September 21, 2024 09:16
@TheLastProject TheLastProject force-pushed the refactor/updateLoyaltyCardFromBundle branch from 521e6c5 to 5ba810b Compare September 21, 2024 09:29
@TheLastProject TheLastProject merged commit 727d9ce into main Sep 22, 2024
2 checks passed
@TheLastProject TheLastProject deleted the refactor/updateLoyaltyCardFromBundle branch September 22, 2024 08:21
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