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

Implement list, clear and find command for deliverable. #116

Merged
merged 6 commits into from
Oct 28, 2020

Conversation

shadowezz
Copy link

No description provided.

Copy link

@gabztcr gabztcr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, less a minor JavaDoc error.

import seedu.address.model.deliverable.deliverable.TitleDescriptionContainsKeywordsPredicate;

/**
* Finds and lists all persons in address book whose name contains any of the argument keywords.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we have the JavaDoc edited to fit Deliverables? 😸

Productiv automation moved this from PRs Pending Approvals to PRs approved / Ready for Testing Oct 28, 2020
@shadowezz shadowezz merged commit 9bbf3de into AY2021S1-CS2103T-F11-2:master Oct 28, 2020
Productiv automation moved this from PRs approved / Ready for Testing to Issues Done / PRs Merged (After Testing) Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Productiv
Issues Done / PRs Merged (After Testing)
2 participants