-
Notifications
You must be signed in to change notification settings - Fork 109
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
Refactor save command #217
base: master
Are you sure you want to change the base?
Refactor save command #217
Conversation
Update DeveloperGuide
…nd floating task panels" This reverts commit 4246a13.
floating task panels" This reverts commit 4246a13.
Modify add and edit command documentation
…-edit-command Update UserGuide
…ents Sort deadline and events
Modify edit function
# 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
Ensure valid events (fixes #33)
Improve ui and errors
Eg. it will not capture the "end" in friend as a keyword for an end date.
…_for_task_keywords_properly edit parser to parse input correctly by ignoring suffix of keywords.
…edited_task UI will scroll to the task which is changed/added
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
Update UserGuide.md
Update UserGuide.md
Update UserGuide.md
Update DeveloperGuide.md
…lines that has date format 11-Nov-2016, 22:00 (Fri)
# Conflicts: # src/main/java/seedu/malitio/logic/parser/Parser.java
Hi @KhooDesmond, 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. |
No description provided.