-
Notifications
You must be signed in to change notification settings - Fork 411
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
[CS2103T-T09-2] ExerHealth #65
Open
t-cheepeng
wants to merge
148
commits into
nus-cs2103-AY1920S1:master
Choose a base branch
from
AY1920S1-CS2103T-T09-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
[CS2103T-T09-2] ExerHealth #65
t-cheepeng
wants to merge
148
commits into
nus-cs2103-AY1920S1:master
from
AY1920S1-CS2103T-T09-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
Update links to travis CI and coveralls to personal organization link.
Removed the codacy badge from README
Update contact us doc to match ExerHealth
Updated addressBookFilePath to exerciseBookFilePath
Refactor code base for ExerHealth
Update AboutUs
v1.1 Update developer guide
v1.1 Update README.adoc
Add netlify badge for static deployment of pages
Update relevant portions of user guide
* Add reposense authorship * Edit authorship schedulecommand
* Fix bug of infoDisplayPanel not responding when exercises or regimes are edited * Add screenshots for command usage in UG * Add authorship and add CommandException for clearing empty exercise list * Resolve display bug on executing Clear and Edit Command and add authorship to tests * Update DG * Update overwrited png file from merged conflict * Complete PPP first draft * Resolve checkstyle issues * Remove logging that was used for debugging in ResourceListPanel Closes #160 Closes #172 Closes #212 Closes #227
* Make minor changes to UG and remove unused code. * Update UG with pictures * Update DG diagrams * Update PPP * Make minor change to invalid command format * Add tooltip for long names * Make updates to PPP * Make updates to PPP * Add more tests * Add newline at EOF * Add authorship Closes #145 Closes #146 Closes #154 Closes #157 Closes #158 Closes #168
* Update PPP and DG * Add logging messages to multiple files * Add documentation and fix checkstyle * Add clarification for deleting resources not propagating changes * Fix center panel not showing correct schedule * Add documentation for ResourceListPanel Closes #221
* Add authorship Update date for suggesed exercises * Add tests Update PPP * Edit UG DG PPP * Fix checkstyle
* Add authorship Update date for suggesed exercises * Add tests Update PPP * Edit UG DG PPP * Fix checkstyle * Fix coding quality * Update exercise database to take sample exercise book
* Add instructions for manual testing for schedule and resolve * Fix bug for resolve window
* Update manual testing in DG * Remove Project section from PPP * Revert "Remove Project section from PPP" This reverts commit 4b54eb3. * Remove project section from PPP
* Add manual testing info and format UG * Make comestic changes to UG, DG and PPP * Make minor updates to DG * Make minor updates to DG
* Add command box tests * Add ExerciseListView tests * Refactor out id fields and add node handles * Add help window tests * Add in resource list panel gui tests * Add documentation to gui asserts * Add more test to resource list panels * Add info display panel tests * minor updates to UG and DG * Update UG pictures * Update PPP
* Add manual testing info and format UG * Make comestic changes to UG, DG and PPP * Make minor updates to DG * Make minor updates to DG * Make minor comestic touch-ups to DG * Make minor changes to UG * Correct grammatical error
* Remove Project section from PPP * Revert "Remove Project section from PPP" This reverts commit 4b54eb3. * Update diagrams
* Edit PPP * Update DG Manual Testing undo section * Tidy up default sample data * Update sample data util * Minor change to resourcebook string representation and update DG * Resolve checkstyle issues * Amend phrasings in Manual Testing Component of DG
* Update UG and DG with clearer diagrams * Fix checkstyle
* Update UG and DG with clearer diagrams * Fix checkstyle * Change spacing in list command message
* Update UG and DG with clearer diagrams * Resize UG image * Correct grammatical error * Correct grammatical error * Update error message * Update Number parameter type for custom properties * Make changes to diagrams * Remove HTML file * Fix error message
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.
@jietung
@garylyp
@kwekke
@weihaw08