forked from nus-cs2103-AY1718S2/addressbook-level4
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add skeleton Birthday, LevelOfFriendship and GroupTag class * Add Birthday and GroupTag skeleton classes, add full LevelOfFriendship class * Edit logic portion in source * Edit source model classes * Edit storage * Edit person card * Update some test files * Minor changes * Edit XmlAdaptedPerson class * Edit XmlUtilTest * Edit minor changes, remove birthday and grouptag class * Fix bug * Add 3 classes * Minor changes * Add changes * Update all related documents for adding new classes * Add heart symbols * Remove unused import * Edit failing tests * Minor edits * Add heart string method * Edited several failing tests, added extra method in GuiTestAssert * Edit GUI test * Add git ignore to AddCommandSystemtest * Comment out AddCommandSystemTest to fix later * Add more tests to pass coveralls
- Loading branch information
1 parent
0cc8e6e
commit ba3bd4d
Showing
60 changed files
with
2,124 additions
and
723 deletions.
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.