-
Notifications
You must be signed in to change notification settings - Fork 82
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
Merge conflict resolved and Refactored Addressbook in gui test ti TaskManager #77
base: master
Are you sure you want to change the base?
Merge conflict resolved and Refactored Addressbook in gui test ti TaskManager #77
Conversation
Update pictures of members
change email
Update description
Update mockup pic
Update path of UI pic
Update Kean Wai's photo format from jpg to png
Update Roles and Responsibilities
Update About Us and add pictures of members
Refactor for v0.1
# Conflicts: # src/main/java/seedu/address/model/task/Task.java # src/main/java/seedu/address/storage/XmlAdaptedTask.java # src/main/java/seedu/address/ui/MainWindow.java # src/main/java/seedu/address/ui/TaskCard.java # src/test/java/guitests/AddCommandTest.java # src/test/java/guitests/AddressBookGuiTest.java # src/test/java/guitests/EditCommandTest.java # src/test/java/guitests/SelectCommandTest.java # src/test/java/guitests/guihandles/MainGuiHandle.java # src/test/java/guitests/guihandles/PersonCardHandle.java # src/test/java/guitests/guihandles/TaskCardHandle.java # src/test/java/guitests/guihandles/TaskListPanelHandle.java # src/test/java/guitests/guihandles/taskCardHandle.java # src/test/java/seedu/address/testutil/TestTask.java # src/test/java/seedu/address/testutil/TestUtil.java
Removed trailing whitespaces
Removed trailing whitespace
Removed trailing whitespaces
Added codacy, travis, coverall and appveyor badges
Add badges to README.md
# Conflicts: # README.md
…askManagerGuiTest
…into merge_conflict_resolve
Hi @Fyelight, your pull request title is invalid. It should be in the format of Submit only one activity per pull request (unless otherwise stated in instructions) and do remember to create your branches from the commit where the Note: this comment is posted by a bot. If you believe this is done in error, please create an issue at cs2103-pr-bot and add a link to this PR. |
Correcting Import and indentations
No description provided.