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

DeferDeadline implemented #35

Merged
merged 32 commits into from Oct 16, 2018

Conversation

ChanChunCheong
Copy link

@ChanChunCheong ChanChunCheong commented Oct 16, 2018

-Implemented DeferDeadline() and changes are reflected on the UI.
-DeferDeadline() can change the deadline of a pre-existing task at user's request.
-currently, DeferDeadline is in String rather that in Deadline class as Deadline class has not yet been implemented in Task Class.
-updated the UG&DG

emobeany and others added 27 commits September 26, 2018 18:39
* Modified aboutUs page: Ks

* Updated UG and DG for viewDate + selectDate
# Conflicts:
#	docs/DeveloperGuide.adoc
#	docs/UserGuide.adoc
#	src/main/java/seedu/address/logic/LogicManager.java
#	src/main/java/seedu/address/ui/CommandBox.java
…into Midv1.2

# Conflicts:
#	docs/DeveloperGuide.adoc
…into MileStoneV1.2

# Conflicts:
#	src/main/java/seedu/address/logic/LogicManager.java
#	src/main/java/seedu/address/logic/parser/CliSyntax.java
#	src/main/java/seedu/address/logic/parser/TaskBookParser.java
#	src/test/java/seedu/address/logic/parser/TaskBookParserTest.java
@ChanChunCheong ChanChunCheong added this to the v1.2 milestone Oct 16, 2018
@ChanChunCheong ChanChunCheong changed the title Mile stone v1.2 Milestone v1.2 Oct 16, 2018
@chel-seyy chel-seyy changed the title Milestone v1.2 DeferDeadline implemented Oct 16, 2018
@chel-seyy chel-seyy added the priority.high Must do label Oct 16, 2018
@chel-seyy chel-seyy merged commit f5a8d4a into CS2113-AY1819S1-W13-3:tasks Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants