forked from se-edu/addressbook-level4
-
Notifications
You must be signed in to change notification settings - Fork 55
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
[W12-4] FrozenBook #35
Open
LIU-TIANHANG
wants to merge
574
commits into
nusCS2113-AY1819S1:master
Choose a base branch
from
CS2113-AY1819S1-W12-4: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
[W12-4] FrozenBook #35
LIU-TIANHANG
wants to merge
574
commits into
nusCS2113-AY1819S1:master
from
CS2113-AY1819S1-W12-4: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
CT15
approved these changes
Oct 5, 2018
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- User Guide and Developer Guide are updated
- About Us is updated with the team photos
- README is updated to remove CS2113 specific information
AboutUs.adoc -> need to:
- remove John Doe from AboutUs.adoc
- decide on each member's role and responsibilities
P.S. I think last time I saw more use cases and user stories. Can add them into DeveloperGuide.adoc as well.
Good job 👍
You can close this PR
@LIU-TIANHANG @bluein-green @Lunastryke @scottljw Review on v1.2:
|
# Conflicts: # loginInfoManager.json
Morphing main UI pane to display Drink details
…into transactionV1
* update on test and welcome message * change login page * added event call to change logic * fixed the bug regarding mutiplle subsribe of event after login logout * remove debug sentence * change command into their respective model asd * EOF * update ppp ug dg * update on logout login bug * Update loginInfoManager.json * update on the ug dg bug * Update docs/team/tianhang.adoc * update on bottom list confirmation message and "import" to sell command * let coder choose to have confirmation or not * move help window from docs to help this help developer as they can pull form github as /docs are auto generated by grandle * new line eof * last minute check * Added newline at EOF * added some test need to fix a bug of login window (realted to empty username and password0 * UG: fix #134 * AnalysisManager: reduce code redundancies * analyseProfit and analyseRevenue (for all transactions) added * AnalysisPeriodType added * Modified Analysis to account for period * added more test * Date: added methods to return date 6 and 29 days before. created predicates to test for transaction within previous 7 and 30 days * used Predicates to filter transactions for analysis of costs * added TransactionList test * checkstyle for TransactionList * applay SLAP * changed * change test location * travis * travis EOF * travis please go alive * travis go heaven pls * travis go fly pls * added * move add and delete to manager * settle command * travis * change in ppp as make changes in UG /DG * changes to ppp * added * fix about us pic not showing * Update docs/AboutUs.adoc * update on UG * EOF * clean code * Update src/test/seedu/address/logic/commands/AddDrinkCommandTest.java * Revert "clean code" This reverts commit 717c9bd. * Revert "Update src/test/seedu/address/logic/commands/AddDrinkCommandTest.java" This reverts commit d39bf0f. * added * Revert "Revert "clean code"" This reverts commit ce7b3d4. * added * eof * Update src/test/seedu/address/logic/commands/AddDrinkCommandTest.java * update on test * add test * eof i love u..... * added more test to increase coverage * delete manager UG * update on uf * create a new interface for loginINformanager * Update src/main/java/seedu/address/init/InventoryListInitializer.java * same * add interface of LoginINfoManager * checkstyle * changed to fix logout login bug * Update loginInfoList.json * change on the header of UG * added roles * update on roles * Update docs/team/johndoe.adoc * Update README.adoc * update dg * EOF * delete john and add html page * eof * eof fly pls * eof * pppp * cec
MJ's PPP and DG parts
* update on test and welcome message * change login page * added event call to change logic * fixed the bug regarding mutiplle subsribe of event after login logout * remove debug sentence * change command into their respective model asd * EOF * update ppp ug dg * update on logout login bug * Update loginInfoManager.json * update on the ug dg bug * Update docs/team/tianhang.adoc * update on bottom list confirmation message and "import" to sell command * let coder choose to have confirmation or not * move help window from docs to help this help developer as they can pull form github as /docs are auto generated by grandle * new line eof * last minute check * Added newline at EOF * added some test need to fix a bug of login window (realted to empty username and password0 * UG: fix #134 * AnalysisManager: reduce code redundancies * analyseProfit and analyseRevenue (for all transactions) added * AnalysisPeriodType added * Modified Analysis to account for period * added more test * Date: added methods to return date 6 and 29 days before. created predicates to test for transaction within previous 7 and 30 days * used Predicates to filter transactions for analysis of costs * added TransactionList test * checkstyle for TransactionList * applay SLAP * changed * change test location * travis * travis EOF * travis please go alive * travis go heaven pls * travis go fly pls * added * move add and delete to manager * settle command * travis * change in ppp as make changes in UG /DG * changes to ppp * added * fix about us pic not showing * Update docs/AboutUs.adoc * update on UG * EOF * clean code * Update src/test/seedu/address/logic/commands/AddDrinkCommandTest.java * Revert "clean code" This reverts commit 717c9bd. * Revert "Update src/test/seedu/address/logic/commands/AddDrinkCommandTest.java" This reverts commit d39bf0f. * added * Revert "Revert "clean code"" This reverts commit ce7b3d4. * added * eof * Update src/test/seedu/address/logic/commands/AddDrinkCommandTest.java * update on test * add test * eof i love u..... * added more test to increase coverage * delete manager UG * update on uf * create a new interface for loginINformanager * Update src/main/java/seedu/address/init/InventoryListInitializer.java * same * add interface of LoginINfoManager * checkstyle * changed to fix logout login bug * Update loginInfoList.json * change on the header of UG * added roles * update on roles * Update docs/team/johndoe.adoc * Update README.adoc * update dg * EOF * delete john and add html page * eof * eof fly pls * eof * pppp * cec * pic * asd
* changes to DG testing * change asciidoctor.css
Updates to DG and PPP
update PPP
update PPP
Updates to PPP
Changed image sizes for PPP
Removed 1 sequence diagram to account for PPP Page limit
for XH, TH
* UG change * UG
added more manual test cases
Adding of author tags and updating reposense config
To conform to reposense dormat
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.
@bluein-green
@Lunastryke
@scottljw
V1.1 details
PasswordLogin
Morph to store ingredients