forked from se-edu/addressbook-level4
-
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
edit developerguide #119
Closed
dongxuandong
wants to merge
141
commits into
nus-cs2103-AY1617S1:master
from
CS2103AUG2016-W13-C2:LiuZhenDongBranch
Closed
edit developerguide #119
dongxuandong
wants to merge
141
commits into
nus-cs2103-AY1617S1:master
from
CS2103AUG2016-W13-C2:LiuZhenDongBranch
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
update user guide until add task
Edit until add
edit until add
minor changes
edit until add
edit until search
edit developer guide
edit user guide
edit before delete
Updating about us
create 3 child class to parent class, task class
…main into Wanghuan # Conflicts: # src/main/java/seedu/ggist/logic/commands/AddCommand.java # src/main/java/seedu/ggist/logic/commands/DeleteCommand.java # src/main/java/seedu/ggist/model/ModelManager.java # src/main/java/seedu/ggist/model/task/TaskName.java # src/main/java/seedu/ggist/storage/XmlAdaptedPerson.java # src/test/java/seedu/ggist/logic/LogicManagerTest.java
Edit AddCommand to create floating task, task with deadlines and events
add "time" and "date" class
…main into babyMaster * 'babyMaster' of https://github.com/CS2103AUG2016-W13-C2/main: edit 3 files Add "date" and "time" class add floatingTask, eventTask, deadlineTask create a abstract task class edit readOnlyTask edit spelling mistakes Edit UserGuide # Conflicts: # src/main/java/seedu/ggist/model/task/Task.java # src/test/java/seedu/ggist/logic/LogicManagerTest.java
…main into LiuZhenDongBranch * 'babyMaster' of https://github.com/CS2103AUG2016-W13-C2/main: Remove Frequency and Priority Edit Parser class to parse input for different task types Edit AddCommand to create floating task, task with deadlines and events Add "date" and "time" class # Conflicts: # src/main/java/seedu/ggist/storage/XmlAdaptedTask.java
Liu zhen dong branch
…main into babyMaster * 'babyMaster' of https://github.com/CS2103AUG2016-W13-C2/main: no message remove frequency and priority from all the files
* bernard-making-changes: Edit fxml files
* bernard-making-changes: Add Floating Task feature
v0.1 reached!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.