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

Add quantity field to add functionality #56

Merged
merged 7 commits into from Oct 14, 2019
Merged

Add quantity field to add functionality #56

merged 7 commits into from Oct 14, 2019

Conversation

liawsy
Copy link

@liawsy liawsy commented Oct 13, 2019

These changes will resolve #35.
Add optional quantity field for Item
Edit test cases
Add test case for optional quantity field
Remove tagging functionality from Add Command
TODO:
Update UserGuide
Remove "Tag: " part in GUI response for adding item

@febee99 febee99 added this to In progress in Xpire via automation Oct 13, 2019
@Kalsyc
Copy link

Kalsyc commented Oct 13, 2019

"Remove "Tag: " part in GUI response for adding item" - I've removed this already
The rest looks good but be careful about resolving the conflicts.

@Kalsyc Kalsyc merged commit 10e7f5d into master Oct 14, 2019
Xpire automation moved this from In progress to Done Oct 14, 2019
@liawsy liawsy added this to the v1.2 milestone Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Xpire
  
Done
Development

Successfully merging this pull request may close these issues.

As a user, I can set the quantity of items
2 participants