-
Notifications
You must be signed in to change notification settings - Fork 565
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
[CS2103T-T12-2] Swift+ #91
base: master
Are you sure you want to change the base?
[CS2103T-T12-2] Swift+ #91
Commits on Oct 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a9d39a5 - Browse repository at this point
Copy the full SHA a9d39a5View commit details -
Merge pull request #133 from AY2223S1-CS2103T-T12-2/125-add-clear-com…
…mand-ug 📝 Docs: add user guide for clear command
Configuration menu - View commit details
-
Copy full SHA for 019842b - Browse repository at this point
Copy the full SHA 019842bView commit details -
feat: add longest matching prefix for commands
- add longest matching prefix for commands when autocompleting - previous implementation always autocompletes according to the shown suggestion
Configuration menu - View commit details
-
Copy full SHA for 2714f47 - Browse repository at this point
Copy the full SHA 2714f47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cb0d69 - Browse repository at this point
Copy the full SHA 4cb0d69View commit details -
- fix CommandSuggestorTest after enhancing autocomplete
Configuration menu - View commit details
-
Copy full SHA for bbb8e9b - Browse repository at this point
Copy the full SHA bbb8e9bView commit details -
- update user guide for autocomplete enhancements
Configuration menu - View commit details
-
Copy full SHA for 74cc86a - Browse repository at this point
Copy the full SHA 74cc86aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcf6481 - Browse repository at this point
Copy the full SHA dcf6481View commit details -
Configuration menu - View commit details
-
Copy full SHA for f583a44 - Browse repository at this point
Copy the full SHA f583a44View commit details -
Merge pull request #134 from AY2223S1-CS2103T-T12-2/autocomplete-enha…
…ncements Autocomplete enhancements
Configuration menu - View commit details
-
Copy full SHA for 67f8953 - Browse repository at this point
Copy the full SHA 67f8953View commit details -
Configuration menu - View commit details
-
Copy full SHA for c187c6d - Browse repository at this point
Copy the full SHA c187c6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27437d6 - Browse repository at this point
Copy the full SHA 27437d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eede38 - Browse repository at this point
Copy the full SHA 2eede38View commit details -
Merge pull request #137 from AY2223S1-CS2103T-T12-2/114-sort
Feat: sort tasks by chronological order
Configuration menu - View commit details
-
Copy full SHA for 8f106de - Browse repository at this point
Copy the full SHA 8f106deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 111472f - Browse repository at this point
Copy the full SHA 111472fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7d39c3 - Browse repository at this point
Copy the full SHA f7d39c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ad5ce9 - Browse repository at this point
Copy the full SHA 8ad5ce9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d9bd9d - Browse repository at this point
Copy the full SHA 6d9bd9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6dc11a - Browse repository at this point
Copy the full SHA e6dc11aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1024791 - Browse repository at this point
Copy the full SHA 1024791View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb43011 - Browse repository at this point
Copy the full SHA bb43011View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf3a40e - Browse repository at this point
Copy the full SHA bf3a40eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32087e9 - Browse repository at this point
Copy the full SHA 32087e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 311c90e - Browse repository at this point
Copy the full SHA 311c90eView commit details -
fix: remove menu bar dropdown menu
- remove dropdown menu and change it to buttons
Configuration menu - View commit details
-
Copy full SHA for 3b677ad - Browse repository at this point
Copy the full SHA 3b677adView commit details -
feat: allow tab toggling with shortcut keys
- toggle tab when user presses CTRL + TAB
Configuration menu - View commit details
-
Copy full SHA for ac7b976 - Browse repository at this point
Copy the full SHA ac7b976View commit details -
feat: associate checkbox with task
- set respective checkboxes visible corresponding to the task status
Configuration menu - View commit details
-
Copy full SHA for 0fe08e9 - Browse repository at this point
Copy the full SHA 0fe08e9View commit details -
Merge pull request #139 from AY2223S1-CS2103T-T12-2/Shenyi/107-enhanc…
…e-documentation 📝 Docs: enhance documentation
Configuration menu - View commit details
-
Copy full SHA for facae21 - Browse repository at this point
Copy the full SHA facae21View commit details -
Merge pull request #140 from AY2223S1-CS2103T-T12-2/menu-bar-enhancem…
…ents Menu bar Enhancements
Configuration menu - View commit details
-
Copy full SHA for 8bce115 - Browse repository at this point
Copy the full SHA 8bce115View commit details -
Merge pull request #138 from AY2223S1-CS2103T-T12-2/135-mark-task-ui
Style: add task icons
Configuration menu - View commit details
-
Copy full SHA for a581504 - Browse repository at this point
Copy the full SHA a581504View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf7fd7a - Browse repository at this point
Copy the full SHA bf7fd7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5988af - Browse repository at this point
Copy the full SHA e5988afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56d09a2 - Browse repository at this point
Copy the full SHA 56d09a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4134f72 - Browse repository at this point
Copy the full SHA 4134f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 611ea1c - Browse repository at this point
Copy the full SHA 611ea1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 649fd7c - Browse repository at this point
Copy the full SHA 649fd7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5290164 - Browse repository at this point
Copy the full SHA 5290164View commit details -
Configuration menu - View commit details
-
Copy full SHA for 232fc5a - Browse repository at this point
Copy the full SHA 232fc5aView commit details -
- Add tab toggling - Add alternative GUI ways to execute commands
Configuration menu - View commit details
-
Copy full SHA for 31ae81f - Browse repository at this point
Copy the full SHA 31ae81fView commit details -
Merge pull request #142 from AY2223S1-CS2103T-T12-2/command-box-resize
Style: resize command box
Configuration menu - View commit details
-
Copy full SHA for 24c8264 - Browse repository at this point
Copy the full SHA 24c8264View commit details -
Merge pull request #144 from AY2223S1-CS2103T-T12-2/107-update-readme
Docs: update user guide
Configuration menu - View commit details
-
Copy full SHA for 2bd4c21 - Browse repository at this point
Copy the full SHA 2bd4c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 850fc8e - Browse repository at this point
Copy the full SHA 850fc8eView commit details -
Merge pull request #145 from AY2223S1-CS2103T-T12-2/menu-item-ui
Style: underline menu button
Configuration menu - View commit details
-
Copy full SHA for 728509a - Browse repository at this point
Copy the full SHA 728509aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a9c33 - Browse repository at this point
Copy the full SHA 29a9c33View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1a950e - Browse repository at this point
Copy the full SHA c1a950eView commit details -
Merge pull request #147 from AY2223S1-CS2103T-T12-2/146-window
Perf: fix default window size
Configuration menu - View commit details
-
Copy full SHA for d58d11f - Browse repository at this point
Copy the full SHA d58d11fView commit details -
Merge pull request #148 from AY2223S1-CS2103T-T12-2/bug-fix
Bug: Fix task tags display
Configuration menu - View commit details
-
Copy full SHA for 97d11d3 - Browse repository at this point
Copy the full SHA 97d11d3View commit details
Commits on Oct 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fe00f72 - Browse repository at this point
Copy the full SHA fe00f72View commit details -
Merge pull request #189 from AY2223S1-CS2103T-T12-2/184-autocomplete-…
…user-guide Docs: add autocomplete explanation in user guide
Configuration menu - View commit details
-
Copy full SHA for 97a5997 - Browse repository at this point
Copy the full SHA 97a5997View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b308ea - Browse repository at this point
Copy the full SHA 8b308eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3dfeb9 - Browse repository at this point
Copy the full SHA f3dfeb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b2d9b5 - Browse repository at this point
Copy the full SHA 3b2d9b5View commit details -
Docs(User guide): update user guide
- Update introduction - Add layout section
Configuration menu - View commit details
-
Copy full SHA for 40ec805 - Browse repository at this point
Copy the full SHA 40ec805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 431ef1b - Browse repository at this point
Copy the full SHA 431ef1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8c2982 - Browse repository at this point
Copy the full SHA f8c2982View commit details -
Configuration menu - View commit details
-
Copy full SHA for 591e136 - Browse repository at this point
Copy the full SHA 591e136View commit details -
Configuration menu - View commit details
-
Copy full SHA for e18ad96 - Browse repository at this point
Copy the full SHA e18ad96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a3a5be - Browse repository at this point
Copy the full SHA 5a3a5beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 075a13a - Browse repository at this point
Copy the full SHA 075a13aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 393bd7c - Browse repository at this point
Copy the full SHA 393bd7cView commit details
Commits on Oct 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 41e7d56 - Browse repository at this point
Copy the full SHA 41e7d56View commit details -
Merge pull request #193 from AY2223S1-CS2103T-T12-2/192-ug-pr
Update user guide
Configuration menu - View commit details
-
Copy full SHA for 521b6ad - Browse repository at this point
Copy the full SHA 521b6adView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3b2b88 - Browse repository at this point
Copy the full SHA e3b2b88View commit details -
Merge pull request #191 from AY2223S1-CS2103T-T12-2/186-add-task
Docs: update command descriptions involving displayed index
Configuration menu - View commit details
-
Copy full SHA for f7827ed - Browse repository at this point
Copy the full SHA f7827edView commit details -
Merge pull request #190 from AY2223S1-CS2103T-T12-2/160-separate-comm…
…ands Docs: separate commands by type in user guide
Configuration menu - View commit details
-
Copy full SHA for 3e77fad - Browse repository at this point
Copy the full SHA 3e77fadView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7fe248 - Browse repository at this point
Copy the full SHA f7fe248View commit details
Commits on Nov 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a5809c1 - Browse repository at this point
Copy the full SHA a5809c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6ed31f - Browse repository at this point
Copy the full SHA c6ed31fView commit details
Commits on Nov 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4f150b4 - Browse repository at this point
Copy the full SHA 4f150b4View commit details -
Merge pull request #194 from AY2223S1-CS2103T-T12-2/163-list-task-ug
Docs: update list task feature
Configuration menu - View commit details
-
Copy full SHA for 9b6b431 - Browse repository at this point
Copy the full SHA 9b6b431View commit details
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 048935f - Browse repository at this point
Copy the full SHA 048935fView commit details -
Merge pull request #196 from yunruu/161-javafx-version
Bug: fix javafx version
Configuration menu - View commit details
-
Copy full SHA for 2b0f325 - Browse repository at this point
Copy the full SHA 2b0f325View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28b5ff5 - Browse repository at this point
Copy the full SHA 28b5ff5View commit details -
Merge pull request #198 from AY2223S1-CS2103T-T12-2/197-update-ppp-pep
Docs: update PPP draft
Configuration menu - View commit details
-
Copy full SHA for b9f83b0 - Browse repository at this point
Copy the full SHA b9f83b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7180e8b - Browse repository at this point
Copy the full SHA 7180e8bView commit details -
Merge pull request #199 from AY2223S1-CS2103T-T12-2/183-update-deadli…
…ne-ug Docs: update deadline specification in ug
Configuration menu - View commit details
-
Copy full SHA for 3fd4122 - Browse repository at this point
Copy the full SHA 3fd4122View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21714ab - Browse repository at this point
Copy the full SHA 21714abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5288001 - Browse repository at this point
Copy the full SHA 5288001View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb5fd8b - Browse repository at this point
Copy the full SHA fb5fd8bView commit details -
Merge pull request #187 from AY2223S1-CS2103T-T12-2/158-fix-tense-inc…
…onsistency Docs: fix find_task user guide tense inconsistency
Configuration menu - View commit details
-
Copy full SHA for 7a65a95 - Browse repository at this point
Copy the full SHA 7a65a95View commit details -
- Update acknowledgement for user guide - Remove heading for table of contents - Shift Icons section above first usage of icons
Configuration menu - View commit details
-
Copy full SHA for 7859627 - Browse repository at this point
Copy the full SHA 7859627View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d31b04 - Browse repository at this point
Copy the full SHA 2d31b04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 293d8d2 - Browse repository at this point
Copy the full SHA 293d8d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6aa3fd - Browse repository at this point
Copy the full SHA c6aa3fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 529f514 - Browse repository at this point
Copy the full SHA 529f514View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e469e - Browse repository at this point
Copy the full SHA e7e469eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40fdb39 - Browse repository at this point
Copy the full SHA 40fdb39View commit details -
Merge pull request #202 from AY2223S1-CS2103T-T12-2/197-jason-ppp-draft
Add Jason's PPP draft
Configuration menu - View commit details
-
Copy full SHA for 2773653 - Browse repository at this point
Copy the full SHA 2773653View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6f28d0 - Browse repository at this point
Copy the full SHA b6f28d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aeaeb8 - Browse repository at this point
Copy the full SHA 8aeaeb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 960ddf7 - Browse repository at this point
Copy the full SHA 960ddf7View commit details
Commits on Nov 4, 2022
-
Merge pull request #203 from AY2223S1-CS2103T-T12-2/Shenyi/197-shenyi…
…-ppp-draft 📝 Docs: add ppp draft
Configuration menu - View commit details
-
Copy full SHA for e70d6f2 - Browse repository at this point
Copy the full SHA e70d6f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65400e5 - Browse repository at this point
Copy the full SHA 65400e5View commit details -
docs: update wrong link for reviewed PRs
- update wrong link for reviewed PRs
Configuration menu - View commit details
-
Copy full SHA for 906a825 - Browse repository at this point
Copy the full SHA 906a825View commit details -
Merge pull request #204 from AY2223S1-CS2103T-T12-2/update-santosh-ppp
Update Santosh's PPP
Configuration menu - View commit details
-
Copy full SHA for d39632d - Browse repository at this point
Copy the full SHA d39632dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01ba46d - Browse repository at this point
Copy the full SHA 01ba46dView commit details -
Merge pull request #205 from AY2223S1-CS2103T-T12-2/197-yunru-ppp
Docs: update PPP
Configuration menu - View commit details
-
Copy full SHA for c99876d - Browse repository at this point
Copy the full SHA c99876dView commit details
Commits on Nov 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5247a69 - Browse repository at this point
Copy the full SHA 5247a69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 305bda3 - Browse repository at this point
Copy the full SHA 305bda3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e2ef9f - Browse repository at this point
Copy the full SHA 6e2ef9fView commit details -
Merge pull request #208 from AY2223S1-CS2103T-T12-2/149-add-task-cont…
…act-error Fix: display error message when add_task contact index is invalid
Configuration menu - View commit details
-
Copy full SHA for c735c0f - Browse repository at this point
Copy the full SHA c735c0fView commit details -
Merge pull request #207 from AY2223S1-CS2103T-T12-2/156-fix-terminology
Fix: change terminology from person to contact
Configuration menu - View commit details
-
Copy full SHA for 385941c - Browse repository at this point
Copy the full SHA 385941cView commit details -
Merge pull request #206 from AY2223S1-CS2103T-T12-2/179-fix-mark-unmark
Fix: mark/unmark command no longer execute select contact/task
Configuration menu - View commit details
-
Copy full SHA for e052e33 - Browse repository at this point
Copy the full SHA e052e33View commit details -
Merge pull request #201 from AY2223S1-CS2103T-T12-2/166-allow-name-wi…
…th-special-chars Feat: allow special characters in contact and task name
Configuration menu - View commit details
-
Copy full SHA for 28b6c59 - Browse repository at this point
Copy the full SHA 28b6c59View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb34955 - Browse repository at this point
Copy the full SHA cb34955View commit details -
Configuration menu - View commit details
-
Copy full SHA for 345dc9b - Browse repository at this point
Copy the full SHA 345dc9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c12045 - Browse repository at this point
Copy the full SHA 8c12045View commit details -
Configuration menu - View commit details
-
Copy full SHA for e196f3f - Browse repository at this point
Copy the full SHA e196f3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e94402d - Browse repository at this point
Copy the full SHA e94402dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dc006f - Browse repository at this point
Copy the full SHA 4dc006fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c43f02 - Browse repository at this point
Copy the full SHA 9c43f02View commit details -
Configuration menu - View commit details
-
Copy full SHA for b86d0aa - Browse repository at this point
Copy the full SHA b86d0aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8675d11 - Browse repository at this point
Copy the full SHA 8675d11View commit details
Commits on Nov 6, 2022
-
Merge pull request #200 from yunruu/152-contact-name
Edit `isSamePerson` check restriction
Configuration menu - View commit details
-
Copy full SHA for 230f19b - Browse repository at this point
Copy the full SHA 230f19bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5cb595 - Browse repository at this point
Copy the full SHA b5cb595View commit details -
Configuration menu - View commit details
-
Copy full SHA for efbe239 - Browse repository at this point
Copy the full SHA efbe239View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e6730c - Browse repository at this point
Copy the full SHA 1e6730cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 763649d - Browse repository at this point
Copy the full SHA 763649dView commit details -
Merge pull request #213 from AY2223S1-CS2103T-T12-2/157-fix-headers
Fix: fix UI panel headers
Configuration menu - View commit details
-
Copy full SHA for 7e94cfc - Browse repository at this point
Copy the full SHA 7e94cfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for aeee499 - Browse repository at this point
Copy the full SHA aeee499View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab14132 - Browse repository at this point
Copy the full SHA ab14132View commit details -
Merge pull request #214 from AY2223S1-CS2103T-T12-2/update-bridge-dg
Docs: update PersonTaskBridge DG
Configuration menu - View commit details
-
Copy full SHA for 5bb79c1 - Browse repository at this point
Copy the full SHA 5bb79c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83d5d54 - Browse repository at this point
Copy the full SHA 83d5d54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69bf95a - Browse repository at this point
Copy the full SHA 69bf95aView commit details -
fix: fix text alignment when text overflows
- fix text alignment when text overflows across the length of command text field addresses #170
Configuration menu - View commit details
-
Copy full SHA for 6b5c960 - Browse repository at this point
Copy the full SHA 6b5c960View commit details -
fix: prevent autocomplete from completing prompts
- stop autocomplete from completing prompts like <keyword> and <contact_index> addresses #159
Configuration menu - View commit details
-
Copy full SHA for 25081e9 - Browse repository at this point
Copy the full SHA 25081e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53833bf - Browse repository at this point
Copy the full SHA 53833bfView commit details -
fix: trim spaces for user input during command suggestion
- trim spaces for user input before suggesting arguments addresses #155
Configuration menu - View commit details
-
Copy full SHA for f6963c4 - Browse repository at this point
Copy the full SHA f6963c4View commit details -
fix: add extra spaces to command suggestion
- add extra spaces to command suggestion when user input has extra spaces
Configuration menu - View commit details
-
Copy full SHA for 9137427 - Browse repository at this point
Copy the full SHA 9137427View commit details -
Configuration menu - View commit details
-
Copy full SHA for dda66c5 - Browse repository at this point
Copy the full SHA dda66c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf11d6a - Browse repository at this point
Copy the full SHA bf11d6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60b5d2b - Browse repository at this point
Copy the full SHA 60b5d2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9912eb - Browse repository at this point
Copy the full SHA d9912ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1810777 - Browse repository at this point
Copy the full SHA 1810777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b2a853 - Browse repository at this point
Copy the full SHA 3b2a853View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b1e44c - Browse repository at this point
Copy the full SHA 7b1e44cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c9ad79 - Browse repository at this point
Copy the full SHA 3c9ad79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 641ee04 - Browse repository at this point
Copy the full SHA 641ee04View commit details -
Merge pull request #217 from AY2223S1-CS2103T-T12-2/right-click-bug
Fix: make context menu fields visible
Configuration menu - View commit details
-
Copy full SHA for c429ad5 - Browse repository at this point
Copy the full SHA c429ad5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 602e242 - Browse repository at this point
Copy the full SHA 602e242View commit details -
Merge pull request #219 from AY2223S1-CS2103T-T12-2/170-autocomplete-…
…fixes Autocomplete Fixes
Configuration menu - View commit details
-
Copy full SHA for 1775dbd - Browse repository at this point
Copy the full SHA 1775dbdView commit details -
Merge pull request #220 from AY2223S1-CS2103T-T12-2/Shenyi/167-fix-ta…
…sk-equality 🐛 Fix: task equality
Configuration menu - View commit details
-
Copy full SHA for 33f1dfa - Browse repository at this point
Copy the full SHA 33f1dfaView commit details -
Merge pull request #212 from AY2223S1-CS2103T-T12-2/141-show-all-afte…
…r-select Fix: show all tasks and contacts after `list_contact` and `list_task`
Configuration menu - View commit details
-
Copy full SHA for e83f52b - Browse repository at this point
Copy the full SHA e83f52bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74174f8 - Browse repository at this point
Copy the full SHA 74174f8View commit details
Commits on Nov 7, 2022
-
Merge pull request #222 from AY2223S1-CS2103T-T12-2/221-ug-toc
Fix: fix table of contents in user guide
Configuration menu - View commit details
-
Copy full SHA for 47609d5 - Browse repository at this point
Copy the full SHA 47609d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c277623 - Browse repository at this point
Copy the full SHA c277623View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc473aa - Browse repository at this point
Copy the full SHA dc473aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b5465d - Browse repository at this point
Copy the full SHA 9b5465dView commit details -
Merge pull request #225 from AY2223S1-CS2103T-T12-2/162-fix-hot-update
Fix: remove hot update method from command execution
Configuration menu - View commit details
-
Copy full SHA for 2c2c5e7 - Browse repository at this point
Copy the full SHA 2c2c5e7View commit details -
Merge pull request #226 from AY2223S1-CS2103T-T12-2/224-search-header
Fix: command output box header
Configuration menu - View commit details
-
Copy full SHA for 1e13694 - Browse repository at this point
Copy the full SHA 1e13694View commit details -
Configuration menu - View commit details
-
Copy full SHA for a678983 - Browse repository at this point
Copy the full SHA a678983View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4de5816 - Browse repository at this point
Copy the full SHA 4de5816View commit details -
Configuration menu - View commit details
-
Copy full SHA for 065d8c6 - Browse repository at this point
Copy the full SHA 065d8c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for eef5afc - Browse repository at this point
Copy the full SHA eef5afcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47eb273 - Browse repository at this point
Copy the full SHA 47eb273View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eeb515 - Browse repository at this point
Copy the full SHA 8eeb515View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd971d9 - Browse repository at this point
Copy the full SHA cd971d9View commit details -
Merge pull request #228 from AY2223S1-CS2103T-T12-2/164-fix-add-task-…
…message Fix: display proper error message for add_task
Configuration menu - View commit details
-
Copy full SHA for 8c591a2 - Browse repository at this point
Copy the full SHA 8c591a2View commit details -
Merge pull request #231 from AY2223S1-CS2103T-T12-2/229-fix-edit-task…
…-unmark Fix: edit_task no longer forces unmark a task
Configuration menu - View commit details
-
Copy full SHA for 864e73c - Browse repository at this point
Copy the full SHA 864e73cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c269f63 - Browse repository at this point
Copy the full SHA c269f63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 951c5d8 - Browse repository at this point
Copy the full SHA 951c5d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad36069 - Browse repository at this point
Copy the full SHA ad36069View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8326cbd - Browse repository at this point
Copy the full SHA 8326cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bee51f - Browse repository at this point
Copy the full SHA 0bee51fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e90280 - Browse repository at this point
Copy the full SHA 5e90280View commit details -
Merge pull request #232 from AY2223S1-CS2103T-T12-2/223-storage-tests
Tests: add tests for storage
Configuration menu - View commit details
-
Copy full SHA for 7225838 - Browse repository at this point
Copy the full SHA 7225838View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9861179 - Browse repository at this point
Copy the full SHA 9861179View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6166063 - Browse repository at this point
Copy the full SHA 6166063View commit details -
Configuration menu - View commit details
-
Copy full SHA for 481e522 - Browse repository at this point
Copy the full SHA 481e522View commit details -
Merge pull request #233 from AY2223S1-CS2103T-T12-2/Shenyi/180-fix-da…
…tetime-error 🐛 fix DateTime error
Configuration menu - View commit details
-
Copy full SHA for 6a1da40 - Browse repository at this point
Copy the full SHA 6a1da40View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6159bd - Browse repository at this point
Copy the full SHA a6159bdView commit details -
fix: fix overflowing command suggestions
- fix overflowing command suggestions and allow backspaces of entered commands
Configuration menu - View commit details
-
Copy full SHA for 6e59688 - Browse repository at this point
Copy the full SHA 6e59688View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53339cd - Browse repository at this point
Copy the full SHA 53339cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5dc1e2 - Browse repository at this point
Copy the full SHA c5dc1e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e35282c - Browse repository at this point
Copy the full SHA e35282cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96aa55c - Browse repository at this point
Copy the full SHA 96aa55cView commit details -
Merge pull request #240 from AY2223S1-CS2103T-T12-2/239-person-card-d…
…escription Fix: early truncation of description in contact card
Configuration menu - View commit details
-
Copy full SHA for fb7729b - Browse repository at this point
Copy the full SHA fb7729bView commit details -
Merge pull request #218 from AY2223S1-CS2103T-T12-2/215-model-tests
Test: add tests for Model
Configuration menu - View commit details
-
Copy full SHA for 7985848 - Browse repository at this point
Copy the full SHA 7985848View commit details -
Merge pull request #227 from AY2223S1-CS2103T-T12-2/210-add-autocompl…
…ete-faq Docs: add autocomplete FAQ
Configuration menu - View commit details
-
Copy full SHA for 53bbb8d - Browse repository at this point
Copy the full SHA 53bbb8dView commit details -
Merge pull request #230 from AY2223S1-CS2103T-T12-2/178-task-name-tru…
…ncation Fix: early truncation of task name bug
Configuration menu - View commit details
-
Copy full SHA for a0d5cd3 - Browse repository at this point
Copy the full SHA a0d5cd3View commit details -
Merge pull request #237 from AY2223S1-CS2103T-T12-2/fix-backspace-bug
Fix backspace bug
Configuration menu - View commit details
-
Copy full SHA for 39c4b30 - Browse repository at this point
Copy the full SHA 39c4b30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95890c9 - Browse repository at this point
Copy the full SHA 95890c9View commit details -
- update phrasing of architecture - update formatting
Configuration menu - View commit details
-
Copy full SHA for 1c44d7f - Browse repository at this point
Copy the full SHA 1c44d7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cb1051 - Browse repository at this point
Copy the full SHA 2cb1051View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51f9c7f - Browse repository at this point
Copy the full SHA 51f9c7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89daebd - Browse repository at this point
Copy the full SHA 89daebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d994086 - Browse repository at this point
Copy the full SHA d994086View commit details -
Merge pull request #241 from AY2223S1-CS2103T-T12-2/add-clear-caution
Add caution note for `clear` command
Configuration menu - View commit details
-
Copy full SHA for 99f2ba1 - Browse repository at this point
Copy the full SHA 99f2ba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea9af33 - Browse repository at this point
Copy the full SHA ea9af33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86287f9 - Browse repository at this point
Copy the full SHA 86287f9View commit details -
docs: add autocomplete design considerations
- add autocomplete design considerations addresses #245
Configuration menu - View commit details
-
Copy full SHA for d301671 - Browse repository at this point
Copy the full SHA d301671View commit details -
Configuration menu - View commit details
-
Copy full SHA for 545eda7 - Browse repository at this point
Copy the full SHA 545eda7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b620d9 - Browse repository at this point
Copy the full SHA 0b620d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a25e6a - Browse repository at this point
Copy the full SHA 6a25e6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1957916 - Browse repository at this point
Copy the full SHA 1957916View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8506ef8 - Browse repository at this point
Copy the full SHA 8506ef8View commit details -
Merge pull request #246 from AY2223S1-CS2103T-T12-2/autocomplete-desi…
…gn-considerations Add autocomplete design considerations
Configuration menu - View commit details
-
Copy full SHA for 327be32 - Browse repository at this point
Copy the full SHA 327be32View commit details -
Merge pull request #248 from AY2223S1-CS2103T-T12-2/update-ppp-yunru
Docs: add PR reviewed in PPP
Configuration menu - View commit details
-
Copy full SHA for 051759c - Browse repository at this point
Copy the full SHA 051759cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6c0c2d - Browse repository at this point
Copy the full SHA f6c0c2dView commit details -
Merge pull request #244 from AY2223S1-CS2103T-T12-2/236-update-dg-dia…
…grams Docs: update DG diagrams
Configuration menu - View commit details
-
Copy full SHA for 84f018d - Browse repository at this point
Copy the full SHA 84f018dView commit details -
Merge pull request #247 from AY2223S1-CS2103T-T12-2/243-update-ug
Docs: update UG
Configuration menu - View commit details
-
Copy full SHA for ac64a4e - Browse repository at this point
Copy the full SHA ac64a4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 225cc25 - Browse repository at this point
Copy the full SHA 225cc25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d559d6 - Browse repository at this point
Copy the full SHA 7d559d6View commit details -
- update puml class diagrams for UI addresses #236
Configuration menu - View commit details
-
Copy full SHA for 8a2a985 - Browse repository at this point
Copy the full SHA 8a2a985View commit details -
docs: update personTaskBridge class diagram
- update personTaskBridge class diagram
Configuration menu - View commit details
-
Copy full SHA for b36d7f0 - Browse repository at this point
Copy the full SHA b36d7f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd20814 - Browse repository at this point
Copy the full SHA dd20814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75dc151 - Browse repository at this point
Copy the full SHA 75dc151View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3d80d4 - Browse repository at this point
Copy the full SHA a3d80d4View commit details -
Merge pull request #250 from AY2223S1-CS2103T-T12-2/update-class-diag…
…rams Docs: Update class diagrams
Configuration menu - View commit details
-
Copy full SHA for 78251c1 - Browse repository at this point
Copy the full SHA 78251c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f699f - Browse repository at this point
Copy the full SHA 40f699fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65f6846 - Browse repository at this point
Copy the full SHA 65f6846View commit details -
Configuration menu - View commit details
-
Copy full SHA for 499bacb - Browse repository at this point
Copy the full SHA 499bacbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7641e2 - Browse repository at this point
Copy the full SHA e7641e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b5b1ef - Browse repository at this point
Copy the full SHA 7b5b1efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e9a7ea - Browse repository at this point
Copy the full SHA 7e9a7eaView commit details -
Merge pull request #249 from AY2223S1-CS2103T-T12-2/234-use-cases
Docs: update use cases
Configuration menu - View commit details
-
Copy full SHA for 4978c51 - Browse repository at this point
Copy the full SHA 4978c51View commit details -
Merge pull request #253 from AY2223S1-CS2103T-T12-2/update-pep-ppp-final
Docs: update Pep PPP
Configuration menu - View commit details
-
Copy full SHA for 5f6256b - Browse repository at this point
Copy the full SHA 5f6256bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 274a1db - Browse repository at this point
Copy the full SHA 274a1dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 455cf63 - Browse repository at this point
Copy the full SHA 455cf63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26db11e - Browse repository at this point
Copy the full SHA 26db11eView commit details -
Merge pull request #254 from AY2223S1-CS2103T-T12-2/update-santosh-fi…
…nal-ppp Update Santosh PPP
Configuration menu - View commit details
-
Copy full SHA for f7cfeea - Browse repository at this point
Copy the full SHA f7cfeeaView commit details -
Merge pull request #251 from AY2223S1-CS2103T-T12-2/Shenyi/235-add-ma…
…nual-tests-to-DG ✨ Add manual tests to dg
Configuration menu - View commit details
-
Copy full SHA for 354b8a7 - Browse repository at this point
Copy the full SHA 354b8a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 078ec1d - Browse repository at this point
Copy the full SHA 078ec1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e3f71c - Browse repository at this point
Copy the full SHA 1e3f71cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b6fa00 - Browse repository at this point
Copy the full SHA 4b6fa00View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa1b49d - Browse repository at this point
Copy the full SHA aa1b49dView commit details -
Merge pull request #255 from AY2223S1-CS2103T-T12-2/update-ppp-yunru
Update Yun Ru PPP
Configuration menu - View commit details
-
Copy full SHA for fad07b8 - Browse repository at this point
Copy the full SHA fad07b8View commit details -
Merge pull request #256 from AY2223S1-CS2103T-T12-2/update-ppp-jason
Docs: update jason ppp
Configuration menu - View commit details
-
Copy full SHA for 407db53 - Browse repository at this point
Copy the full SHA 407db53View commit details -
Merge pull request #257 from AY2223S1-CS2103T-T12-2/java-fx-version-fix
Fix: wrong Java FX version
Configuration menu - View commit details
-
Copy full SHA for c7d6d9a - Browse repository at this point
Copy the full SHA c7d6d9aView commit details
Commits on Nov 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 621925b - Browse repository at this point
Copy the full SHA 621925bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cc5006 - Browse repository at this point
Copy the full SHA 4cc5006View commit details -
Configuration menu - View commit details
-
Copy full SHA for a10bfcf - Browse repository at this point
Copy the full SHA a10bfcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15bafe0 - Browse repository at this point
Copy the full SHA 15bafe0View commit details -
Merge pull request #261 from AY2223S1-CS2103T-T12-2/258-update-ug-mar…
…k-unmark Docs: add screenshots for mark and unmark commands
Configuration menu - View commit details
-
Copy full SHA for b69a0e6 - Browse repository at this point
Copy the full SHA b69a0e6View commit details -
Merge pull request #260 from AY2223S1-CS2103T-T12-2/259-update-ug
Add `assign` command image
Configuration menu - View commit details
-
Copy full SHA for b04fb2c - Browse repository at this point
Copy the full SHA b04fb2cView commit details
Commits on Nov 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d86e39b - Browse repository at this point
Copy the full SHA d86e39bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0a3b64 - Browse repository at this point
Copy the full SHA c0a3b64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dd78da - Browse repository at this point
Copy the full SHA 3dd78daView commit details -
Configuration menu - View commit details
-
Copy full SHA for eff2830 - Browse repository at this point
Copy the full SHA eff2830View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2a66e3 - Browse repository at this point
Copy the full SHA f2a66e3View commit details -
Merge pull request #262 from AY2223S1-CS2103T-T12-2/Shenyi/258-ug-add…
…-find_contact 📝 Docs: UG add `find_contact` caption
Configuration menu - View commit details
-
Copy full SHA for f16a7e0 - Browse repository at this point
Copy the full SHA f16a7e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 057dcf8 - Browse repository at this point
Copy the full SHA 057dcf8View commit details -
Merge pull request #263 from AY2223S1-CS2103T-T12-2/258-list-ug
Docs: add list command screenshots to UG
Configuration menu - View commit details
-
Copy full SHA for 6294f3c - Browse repository at this point
Copy the full SHA 6294f3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3216078 - Browse repository at this point
Copy the full SHA 3216078View commit details -
docs: add screenshots for select commands
- add screenshots for select_task and select_contact commands addresses #258
Configuration menu - View commit details
-
Copy full SHA for d8e7977 - Browse repository at this point
Copy the full SHA d8e7977View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d67f52 - Browse repository at this point
Copy the full SHA 4d67f52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8957431 - Browse repository at this point
Copy the full SHA 8957431View commit details -
Merge pull request #265 from AY2223S1-CS2103T-T12-2/258-select-screen…
…shots Docs: Add screenshots for select commands in UG
Configuration menu - View commit details
-
Copy full SHA for 0a900e6 - Browse repository at this point
Copy the full SHA 0a900e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20c84bb - Browse repository at this point
Copy the full SHA 20c84bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e122d9 - Browse repository at this point
Copy the full SHA 4e122d9View commit details -
Merge pull request #264 from AY2223S1-CS2103T-T12-2/fix-ug-examples
Docs(User guide): fix image size
Configuration menu - View commit details
-
Copy full SHA for 30dd58e - Browse repository at this point
Copy the full SHA 30dd58eView commit details