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
[T7][W11-C2] #117
Open
rachx
wants to merge
142
commits into
nus-cs2103-AY1617S1:master
Choose a base branch
from
CS2103AUG2016-W11-C2:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[T7][W11-C2] #117
Changes from 19 commits
Commits
Show all changes
142 commits
Select commit
Hold shift + click to select a range
f130dff
Update README.md to point to updated Build Status
burnflare cfb9b81
Delete address, email and phone class from model
rachx 1150601
Remove Phone, Email and Address object from Person class
rachx 9ce954f
Remove Phone, Email and Address dependencies from ReadOnlyPerson inte…
rachx 69fd489
Remove phone, email and address from XmlAdaptedPerson class in storage
rachx 6f30a25
Remove phone, email and address from Add Command in logic
rachx 45ae644
Update Parser to remove pattern matching and grouping for phone, emai…
rachx 2f451bf
Remove phone, address and email from Personcard class in UI
rachx 068c64a
Remove phone, email and address objects from Logic Manager Test class…
rachx f4aa565
Remove phone, email and address from TestUtil and Person Card Handle
rachx b3a9a78
Remove phone, address and email from person list card fxml
rachx 88a286d
Update ContactUs.md
burnflare 8a0aaad
Update user guide
burnflare 43c179a
Update AboutUs.md
burnflare 3d02db8
Rename all AddressBook related classes to Agendum Todo list
burnflare f0af50b
Update AboutUs.md (#16)
burnflare 3d78803
Add a line in about us and rotated image (#19)
rachx 5b82dcf
Restore section in user guide (#14)
INCENDE 1e29e9b
Update Developer Guide (#20)
INCENDE 680d8b1
Merge remote-tracking branch 'upstream/master'
burnflare 8bfae07
Update coveralls badge in README.md
burnflare 3299e58
Add time and isCompleted attributes and corresponding getter and sett…
rachx 16540c7
Fix typo in message name constraints
rachx 33f1047
Update the model to support mark command, update TestTask.java and ad…
rachx ea360f3
Add Mark command and update XmlAdaptedTask to show if a task is compl…
rachx 82b7029
Add rename task and unmark task command. Add supporting unmark, renam…
rachx 977b53f
Update class header comments for delete/mark/unmark (replace it's wit…
rachx 55598b0
Select incorrect command text when there is an error (UI modification)
rachx 84c1d5b
Update rename_args regex, remove unnecessay updateFilteredListToShowA…
rachx 23cb5e4
Add completion status to TestTask and TaskBuilder
rachx e727475
Update ReadOnlyTask isSameStateAs comparison
rachx 3943394
remove trailing whitespaces
rachx c19bad5
Rename expectedAB to expectedTDL in LogicManagerTest
rachx c9ebffe
Update isCompleted, startDateTime and endDateTime in TestTask constru…
rachx 33af622
Update ReadOnlyTask isSameStateAs to account for null in startDateTim…
rachx f57f43f
Add GUI RenameCommandTest stub
rachx de310a2
Add MarkCommandTest stub
rachx 78ec3f6
Rename constant in unmark command
rachx f084ba7
Update unique task list (unmark task function) to replace the unmarke…
rachx 9658269
Add logic test for mark and unmark command
rachx fe5e060
Add test for rename command in logic component
rachx 27ffff4
Remove trailing whitespaces
rachx eb0398c
Update rename command result
rachx 0061f96
update ui to reflect marked/unmarked task
rachx 9d9b5ea
remove (done) in task card ui
rachx c9c31f4
Remove isNotCompleted() method
rachx d37c4bd
revert ui changes
rachx 1d32110
Use optionals for start and end date time
rachx 21e70ec
update schedule task to use optionals
rachx ca48531
Update docs (#44)
INCENDE 80d8f4d
Remove `/` delimiter for add commands (#56)
burnflare 9f2b405
Update documentation (#59)
INCENDE b78d20f
Update readme
6690f6a
Update developer guide
2e94296
Update diagrams
13eb743
Update readme
816ee94
Update readme
c61df14
Update readme
6c430a4
Replace rename task and schedule task in model with update task.
rachx 1940c51
Update Developer Guide (#72)
INCENDE 6cc2721
update xml adapted task to store time
rachx bc51304
Remove tags support in Agendum (#74)
burnflare a5ec10d
Support multiple tasks marking unmarking and deleting (#64)
rachx ba8f4c1
Update guides (#82)
rachx 1218386
Extend add command with time support (#49)
burnflare 93c7da7
Store Command - Custom Storage Location (#46)
INCENDE 58671b0
Support undo command (#73)
rachx 7cf8f6f
Major UI Updates (#43)
burnflare 596b55c
Update user guide and developer guide individual sections (#97)
rachx cb14475
Clean up model class and update Logic Manager Test to deal with sorte…
rachx 8eb1e38
Diagrams for storage component (#99)
INCENDE bbd243a
Update logic manager test add logging for model (#101)
rachx a2267db
Modify store command (#96)
INCENDE 6ea4e73
Add Codacy to Readme
burnflare 8cafa51
Fix the logic between result pop up and mainwindow (#108)
fanwgwg a20eaa3
Tag author rachael (#109)
rachx 7b54e20
Command line history (#102)
fanwgwg 2ac246c
Tag author weiguang (#110)
fanwgwg a439421
Tag methods with author @burnflare
burnflare 614aa8c
Merge branch 'master' of github.com:CS2103AUG2016-W11-C2/main
burnflare 09ce26c
Load command (#92)
INCENDE 2312264
Modify prepareAdd in Parser (#95)
rachx 2a87483
Add collate (#116)
rachx 3b3470f
Update store command (#121)
INCENDE 20430b7
Update .travis.yml
burnflare e0cd08f
Smart command suggestion (#113)
burnflare e3526da
Use reflection instead of hardcoding a list of commands (#127)
burnflare 6d0d840
Midnight time bug (#125)
burnflare 33bb4af
save last updated time
rachx 43a7b70
add absolute sign
rachx 2a65992
Sort test tasks, make task builder create tasks with the same time, c…
rachx 97eb806
add missing bracket
rachx 65041a8
Sort help window results (#133)
burnflare 04f91b1
Remove clear command (#135)
burnflare 816d879
Remove unnecessary files from repo (#141)
burnflare f325aa6
Change addressbooklevel-4 to Agendum (#143)
INCENDE 08750b5
Reorganise files created by agendum (#144)
INCENDE 72e8c38
Add tab key for auto complete (#146)
fanwgwg 0b5b116
Update helpwindow (#147)
fanwgwg 332d47c
fix codacy suggestions (#112)
rachx d1c97c0
Update UserGuide.md (#154)
burnflare 8e85531
Reset previous to do list stack after loading a new file (#157)
rachx 1b4b450
More codacy improvements (#165)
burnflare 4b8c469
Remove select command (#168)
INCENDE 7fead99
Improve codacy score (#170)
burnflare 403ae6f
Remove url util related files (#172)
INCENDE 2e3b451
add sample data (#171)
INCENDE 3da801b
Our 0.3/0.4 ui (#128)
rachx 7b30b2b
Somw ui enhancement (#173)
fanwgwg 68b66bd
Update messages of all commands (#151)
rachx 2ff3016
sort by task time only if uncompleted (#186)
rachx 261074c
Tag @burnflrae code to address #175
burnflare 7ca3a2f
Fix code based on feedback (#187)
INCENDE 7359380
Update model (#188)
rachx b65d1bc
Add alias command (#139)
rachx 168f26e
Addressing a0148031r comments (#191)
fanwgwg 4481f72
Helpwindow integration (#190)
fanwgwg 4101954
Task highlighting (#179)
fanwgwg fbf9984
Addressing tutor comments (#189)
burnflare e78468e
Update collate
burnflare 46c5cd3
Merge branch 'master' of github.com:CS2103AUG2016-W11-C2/main
burnflare a999708
Fix codacy error level problems (#196)
INCENDE 31cc8a9
Change config filepath for tests (#195)
INCENDE 6752567
Ui enhancements (#194)
fanwgwg 284de28
Improve test coverage - Add unit tests (#174)
INCENDE ceff169
Code refactoring for A0133367E (#198)
rachx cef6251
Google Calendar Integration (#192)
burnflare 9faec8f
Project file cleanup (#207)
burnflare 1de625d
Run collate scripts again
burnflare d212718
Some tests updates (#210)
fanwgwg 09305c5
Emegency patch: Disable GCal tests (#213)
burnflare 51a8032
@burnflare's collate changes (#216)
burnflare 519a0b8
Improve coverage for Command classes (#209)
burnflare 1c6265b
more minor refactoring (#211)
rachx 529a4b8
Fix AddParser (#204)
burnflare 0834fc1
Manual testing folder (#205)
INCENDE 541f948
update add command format message (#218)
rachx 6b22f47
Some refactoring for the ui code (#215)
fanwgwg 185b135
Address GCal Flaky tests (#214)
burnflare fb0f9c1
Update docs (#149)
INCENDE a82a738
Final project collation (#219)
burnflare 274e017
Fix test scripts (#221)
rachx File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# Contact Us | ||
|
||
* **Bug reports, Suggestions** : Post in our [issue tracker](https://github.com/se-edu/addressbook-level4/issues) | ||
* **Bug reports, Suggestions** : Post in our [issue tracker](https://github.com/CS2103AUG2016-W11-C2/main/issues) | ||
if you noticed bugs or have suggestions on how to improve. | ||
|
||
* **Contributing** : We welcome pull requests. Follow the process described [here](https://github.com/oss-generic/process) | ||
|
||
* **Email us** : You can also reach us at `damith [at] comp.nus.edu.sg` | ||
* **Email us** : You can also reach us at `sim.rachael [at] gmail.com` |
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update the mockup to show a to do application instead of an address book.