-
Notifications
You must be signed in to change notification settings - Fork 263
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
[CS2103-W14-2] Inventory Manager #31
Open
NicholasCF
wants to merge
480
commits into
nus-cs2103-AY1920S2:master
Choose a base branch
from
AY1920S2-CS2103-W14-2:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[CS2103-W14-2] Inventory Manager #31
NicholasCF
wants to merge
480
commits into
nus-cs2103-AY1920S2:master
from
AY1920S2-CS2103-W14-2:master
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
…te-s added function to delete each good price pair in the supplier's list
* 'master' of https://github.com/AY1920S2-CS2103-W14-2/main: correct formatting Implement redo (#98) Add index for github-pages redirection and stylesheet Update test case Correct formatting for checkstyle correct formatting for checkstyle added function to delete each good price pair in the supplier's list
…-s-function Update the edit-s function to enable editing good price pair
…ithub.com/AY1920S2-CS2103-W14-2/main into jiada/feature/implement-deletegoodcommand
…into shaohua/docs/DG
…W14-2/main into shaohua/docs/DG
…ement-deletegoodcommand Implement DeleteGoodCommand
* 'master' of https://github.com/AY1920S2-CS2103-W14-2/main: (21 commits) Fix checkstyle errors Implement requested changes. Fix checkstyle errors Add DeleteGoodCommandTest tests. Implement DeleteSupplierCommandParserTest tests Hook DeleteGoodCommand into AddressBookParser Create DeleteGoodCommandParser Create DeleteGoodCommand Rename DeleteCommandParser to DeleteSupplierCommandParser correct formatting correct formatting edit formatting correct formatting update formatting Commented away the test cases as the test cases will be updated later correct formatting correct static variable order correct formating correct code formatting for checkstyle Correct formatting ...
…nce-sellcommand Enhance SellCommand to take in selling price per unit
Branch update dg for edit supplier and delete supplier
* Fix bug: BuyCommand cannot cause inventory overflow * Make BuyCommand require supplier's name. * Refactor Good class to hold a Name for it's supplier * Make BuyCommand require supplier to sell the good being bought. * Fix broken BuyCommandParser and BuyCommand tests after BuyCommand enhancement * Fix checkstyle errors * Implement requested changes * Resolve merge conflicts
* Update DG * Update Design * Add Data encryption under Implementation Co-authored-by: Nicholas Cristian Fernando <[email protected]>
* 'master' of https://github.com/AY1920S2-CS2103-W14-2/main: Shaohua/docs/dg (#109) Add use case for undo and redo (#111) Jiada/feature/enhance buycommand (#102) Update formatting Editted DG for edit-s and delete-s functions Fix breaking sell command tests and checkstyle errors. Enhance sell command to require selling price per unit sold
…4-2/main into shaohua/docs/DG
Shaohua/docs/dg
…G-Last Update UG
…4-2/main into documentation
* Add undo enhancement to project portfolio page * Add main details to project protfolio page * Add new PR to list of contributions * Add PR * Add PR * Add DG extract to portfolio * Add snippets to portfolio * Add section description * Add newline EOF
…G-Last UpdateDG
…4-2/main # Conflicts: # docs/DeveloperGuide.adoc # docs/UserGuide.adoc
…4-2/main into documentation
* Add effort section * Add coverage achievement * Add EOF newline
Update documentation
…into shaohua/docs/DG
Shaohua/docs/dg
* Merge branch 'documentation' of https://github.com/AY1920S2-CS2103-W14-2/main # Conflicts: # docs/DeveloperGuide.adoc # docs/UserGuide.adoc * Update error in UG * Remove non-existent list-g command (#197) * Fix user guide errors (#199) Co-authored-by: FangShaoHua94 <[email protected]> Co-authored-by: FangShaohua94 <[email protected]>
…ciidoc-violation Fix asciidoc violations
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.
Team members: