[CS2113T-T09-1] Project Management Tool for Software Engineers#28
Open
thesamchris wants to merge 725 commits into
Open
[CS2113T-T09-1] Project Management Tool for Software Engineers#28thesamchris wants to merge 725 commits into
thesamchris wants to merge 725 commits into
Conversation
leonlowzd
reviewed
Oct 29, 2020
| ## Instructions for manual testing | ||
|
|
||
| {Give instructions on how to do a manual product testing e.g., how to load sample data to be used for testing} | ||
| PDF developer guide available [here](https://we.tl/t-UkcnzA4i8P) |
There was a problem hiding this comment.
Are we allowed to link the developer guide into a PDF like that? I thought we are supposed to do it directly like your previous commit.
Home view - additional features
…into removeBugFix # Conflicts: # src/main/java/seedu/duke/Parser.java
…odes in "remove" command
…into projectPortfolioPage
Fixed inaccurate UG Commands and organisation
Sean’s PPP
Remove command
Assert and Constants
…into storage * 'master' of https://github.com/AY2021S1-CS2113-T09-1/tp: (44 commits) Assertions messages made clearer. Added assertion to "assign" command to task and abstracted repeated codes in "remove" command Fixed Gradle checks (test cases) Fixed member assign to task test cases Completed "remove" command and fixed "assign" command Fixed Gradle check (project deadline test) Fixed Gradle check (runtest.bat) Fixing Gradle checks Fixed Gradle check (runtest.bat) Fixed Deadline Test Fixed remove command, finishing up test after Home View is implemented Asserts and Constants Sean’s PPP Fixed Tests Removed TaskSelectCommand User Guide includes expected output Fixed issue on assignment of task after adding a new member back into the project Enhanced Visuals Remove member from homeview will remove member entirely from program, including within individual projects and tasks Updated Content Page ... # Conflicts: # src/main/java/seedu/duke/Duke.java # text-ui-test/EXPECTED.TXT
Final Update on User Guide
…erGuide # Conflicts: # docs/UserGuide.md
…into UserGuide # Conflicts: # docs/UserGuide.md
User guide
This file contains hidden or 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
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.
This project management tool helps the SWE project managers keep track of their developer's progress on different projects so that they can meet their deadlines.