-
Notifications
You must be signed in to change notification settings - Fork 0
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
#187300213-Buyer should be able to add products to wishlist #47
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
kanu-cast
force-pushed
the
ft-wishlist-#187300213
branch
from
July 4, 2024 21:19
74acdea
to
5f54226
Compare
kanu-cast
force-pushed
the
ft-wishlist-#187300213
branch
from
July 5, 2024 13:51
5f54226
to
cf47d0e
Compare
kanu-cast
force-pushed
the
ft-wishlist-#187300213
branch
from
July 5, 2024 16:24
cf47d0e
to
ce63b33
Compare
kanu-cast
force-pushed
the
ft-wishlist-#187300213
branch
from
July 7, 2024 21:17
ce63b33
to
4cc1749
Compare
kanu-cast
force-pushed
the
ft-wishlist-#187300213
branch
from
July 7, 2024 21:34
4cc1749
to
e990b56
Compare
kayigmb
approved these changes
Jul 8, 2024
PrinceRWIGIMBA
approved these changes
Jul 8, 2024
kanu-cast
force-pushed
the
ft-wishlist-#187300213
branch
from
July 8, 2024 12:24
e990b56
to
2299eef
Compare
sabatohura
approved these changes
Jul 8, 2024
kanu-cast
changed the title
ft-wishlist-#187300213
#187300213-Buyer should be able to add products to wishlist
Jul 8, 2024
kanu-cast
force-pushed
the
ft-wishlist-#187300213
branch
from
July 9, 2024 15:07
2299eef
to
a5885a6
Compare
kanu-cast
force-pushed
the
ft-wishlist-#187300213
branch
from
July 9, 2024 15:21
a5885a6
to
f33b815
Compare
kanu-cast
force-pushed
the
ft-wishlist-#187300213
branch
from
July 11, 2024 10:50
f33b815
to
6eac28f
Compare
kanu-cast
force-pushed
the
ft-wishlist-#187300213
branch
from
July 11, 2024 10:53
6eac28f
to
4adf448
Compare
kanu-cast
force-pushed
the
ft-wishlist-#187300213
branch
from
July 11, 2024 11:13
4adf448
to
dd5b3ca
Compare
kanu-cast
force-pushed
the
ft-wishlist-#187300213
branch
from
July 12, 2024 13:04
dd5b3ca
to
d0f25fc
Compare
kanu-cast
force-pushed
the
ft-wishlist-#187300213
branch
from
July 12, 2024 13:16
d0f25fc
to
0bb6cc1
Compare
kanu-cast
force-pushed
the
ft-wishlist-#187300213
branch
from
July 12, 2024 16:53
0bb6cc1
to
198e587
Compare
kanu-cast
force-pushed
the
ft-wishlist-#187300213
branch
from
July 12, 2024 17:19
198e587
to
2030945
Compare
emmanueltct
approved these changes
Jul 12, 2024
k3lly003
approved these changes
Jul 13, 2024
Eli250
approved these changes
Jul 13, 2024
amiparadis250
pushed a commit
that referenced
this pull request
Jul 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
*This PR allows users to add and remove products to their wishlist.
Description of Task to be completed?
GIVEN that the buyer is on a product page WHEN the buyer clicks the ""Add to Wishlist"" button or a button to add the item to the wishlist without leaving the current page (optional)
THEN the item should be added to the buyer's wishlist and the buyer should see a confirmation message
How should this be manually tested?
Pivotaltracker Story
Questions:
no questions please.