Skip to content
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

Improve find command #219

Open
wants to merge 346 commits into
base: master
Choose a base branch
from

Conversation

KhooDesmond
Copy link

No description provided.

annabeleng and others added 30 commits October 19, 2016 15:12
# Conflicts:
#	src/main/java/seedu/malitio/commons/core/Messages.java
# Conflicts:
#	src/main/java/seedu/malitio/model/Malitio.java
Support listing a specific type of task
…ll as manual events and deadlines.

2) Update Event/DeadlineListPanelHandle to point to the correct fxml cardpane as well as correct fxml listview.
3) Filled in the method getSampleDeadline(Event)Data in TestUtil.
4) Update the overloaded methods addTasksToList so that it arranges the test list for events and deadlines according to the due and start times respectively.
5) Added more tests in AddCommandTest for Deadline and Event. However, duplicate deadline/event test commented out because not working yet.
Modify the getter methods in UniqueEvent(Deadline)List
2) Added throws illegalStateException in testcases with Event
3) Editted EventCardHandle to support checking for equivalent event (In list and displayed)
4) Collated my parts (might accidentally took yours so do check (: )
NOTE: Delete tests still not working
annabeleng and others added 27 commits November 5, 2016 13:19
Refactor EditCommandTest
Modify format to follow java coding standard
Add collation tags "//@@author A0129595N" for collation
…d_and_test

Refactoring & ensure java coding standards are followed
Edit add and edit command
Add the restriction on task name
…lines that has date format 11-Nov-2016, 22:00 (Fri)
# Conflicts:
#	src/main/java/seedu/malitio/logic/parser/Parser.java
…d times.

edit parser to remove debugging message
@nus-se-pr-bot
Copy link

Hi @KhooDesmond, your pull request title is invalid. It should be in the format of [Activity ID][Team ID] Your name, where [Activity Id] has no dashes or spaces (e.g. [T2A3] stands for Tutorial 2 Activity 3) and [Team ID] has one dash only and no spaces (e.g. [W14-A2] means Wednesday 2pm (14 hrs), Phase A, Team 2). Please follow the instructions given strictly and edit your title for reprocessing.

Submit only one activity per pull request (unless otherwise stated in instructions) and do remember to create your branches from the commit where the master branch is pointing at so that each PR you submit only consist of commits meant for the activity.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants