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

Quickfix #171, #173 #165

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

Conversation

Dban1
Copy link

@Dban1 Dban1 commented Apr 4, 2020

Schedule command has changed its command signature to schedule INDEX sch/DAY-STARTTIME-ENDTIME

Fixes #171

  • Schedule command now states explicitly that a client schedule has been cleared.

Fixes #173

  • Schedule command now explicitly states that the client's OVERALL schedule has been updated

AaronCQL and others added 30 commits March 30, 2020 17:34
# Conflicts:
#	src/main/java/seedu/address/logic/commands/EditCommand.java
#	src/main/java/seedu/address/logic/parser/AddCommandParser.java
#	src/main/java/seedu/address/logic/parser/AddressBookParser.java
#	src/main/java/seedu/address/logic/parser/CliSyntax.java
#	src/main/java/seedu/address/logic/parser/ParserUtil.java
#	src/main/java/seedu/address/model/client/Client.java
#	src/main/java/seedu/address/model/util/SampleDataUtil.java
#	src/main/java/seedu/address/storage/JsonAdaptedClient.java
#	src/test/java/seedu/address/storage/JsonAdaptedClientTest.java
#	src/test/java/seedu/address/testutil/ClientBuilder.java
AaronCQL and others added 30 commits April 3, 2020 21:20
[DG] Add command history and command autocomplete
Fixed erroneuous description for Schedule denomination.
# Conflicts:
#	src/main/java/seedu/address/logic/commands/ScheduleCommand.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants