-
Notifications
You must be signed in to change notification settings - Fork 521
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-T15-2] AronaPro #101
base: master
Are you sure you want to change the base?
[CS2103T-T15-2] AronaPro #101
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b1d354 - Browse repository at this point
Copy the full SHA 3b1d354View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd8017a - Browse repository at this point
Copy the full SHA dd8017aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad15a86 - Browse repository at this point
Copy the full SHA ad15a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4deca78 - Browse repository at this point
Copy the full SHA 4deca78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bc69dc - Browse repository at this point
Copy the full SHA 5bc69dcView commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d218557 - Browse repository at this point
Copy the full SHA d218557View commit details -
Configuration menu - View commit details
-
Copy full SHA for 557a51e - Browse repository at this point
Copy the full SHA 557a51eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23cefd3 - Browse repository at this point
Copy the full SHA 23cefd3View commit details -
Create functionality for up and down keys
Initialise up and down key presses to show a placeholder message. Let's * Use some file format to store previous commands. * create a cursor to track which command the up and down keys point to.
Configuration menu - View commit details
-
Copy full SHA for b9972bd - Browse repository at this point
Copy the full SHA b9972bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4774085 - Browse repository at this point
Copy the full SHA 4774085View commit details -
Merge pull request #97 from Ragnapop/modify-delete-command
Modify delete command
Configuration menu - View commit details
-
Copy full SHA for 0402c87 - Browse repository at this point
Copy the full SHA 0402c87View commit details -
Create skeleton for command history
Make preliminary classes to track a user's command history. Let's * load the CommandHistory into a runtime list.
Configuration menu - View commit details
-
Copy full SHA for 94b9746 - Browse repository at this point
Copy the full SHA 94b9746View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6575eb0 - Browse repository at this point
Copy the full SHA 6575eb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b7aca2 - Browse repository at this point
Copy the full SHA 5b7aca2View commit details -
Merge pull request #103 from AY2324S2-CS2103T-T15-2/delete_feature
Able to delete in group for delete feature
Configuration menu - View commit details
-
Copy full SHA for e09e858 - Browse repository at this point
Copy the full SHA e09e858View commit details -
Merge pull request #102 from cheahTJ/documentation
Rename app's version number for trial release
Configuration menu - View commit details
-
Copy full SHA for 2ae5c77 - Browse repository at this point
Copy the full SHA 2ae5c77View commit details -
Merge branch 'master' into pin-contacts
* master: Update DeleteCommand.java resolve errors Update DeleteCommandParser.java documentationupdate Update DeleteCommandParser.java Update DeleteCommandParser.java Resolve review update testcases checkstyle Update DeleteCommand.java Update DeleteCommand.java update checkstyle Update DeleteCommandParser.java Update DeleteCommand.java modify-delete-command
Configuration menu - View commit details
-
Copy full SHA for 48c5b03 - Browse repository at this point
Copy the full SHA 48c5b03View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf62654 - Browse repository at this point
Copy the full SHA bf62654View commit details -
Merge pull request #99 from cheahTJ/pin-contacts
Create PinCommand feature
Configuration menu - View commit details
-
Copy full SHA for 497e594 - Browse repository at this point
Copy the full SHA 497e594View commit details -
Merge pull request #105 from AY2324S2-CS2103T-T15-2/add-pin-command
Add pin command
Configuration menu - View commit details
-
Copy full SHA for 344512f - Browse repository at this point
Copy the full SHA 344512fView commit details
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ea66d0 - Browse repository at this point
Copy the full SHA 9ea66d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95d3fb4 - Browse repository at this point
Copy the full SHA 95d3fb4View commit details -
Merge pull request #107 from hjuntan/add-group-command
Fix missing messages after merge conflict
Configuration menu - View commit details
-
Copy full SHA for bafa832 - Browse repository at this point
Copy the full SHA bafa832View commit details -
Merge pull request #100 from AY2324S2-CS2103T-T15-2/add-group-command
Add group command
Configuration menu - View commit details
-
Copy full SHA for 3941689 - Browse repository at this point
Copy the full SHA 3941689View commit details
Commits on Mar 29, 2024
-
Implement Functionality for CommandHistory
Add logic required for the up and down keys to scroll through the user's command history. Let's * Add a file system to make the CommandHistory permanent. * Ideally using the same JSON system
Configuration menu - View commit details
-
Copy full SHA for 4d4c94e - Browse repository at this point
Copy the full SHA 4d4c94eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a68dcd - Browse repository at this point
Copy the full SHA 9a68dcdView commit details
Commits on Mar 30, 2024
-
Merge pull request #101 from hjuntan/branch-ui-change
Branch UI change
Configuration menu - View commit details
-
Copy full SHA for 97093ed - Browse repository at this point
Copy the full SHA 97093edView commit details
Commits on Mar 31, 2024
-
Merge pull request #109 from AY2324S2-CS2103T-T15-2/ui-beautification
UI beautification
Configuration menu - View commit details
-
Copy full SHA for 25a4ee8 - Browse repository at this point
Copy the full SHA 25a4ee8View commit details -
Merge pull request #5 from RingoftheKing/master
Pull upstream main to working branch
Configuration menu - View commit details
-
Copy full SHA for f834c8b - Browse repository at this point
Copy the full SHA f834c8bView commit details -
Merge branch 'master' into documentation
* master: (29 commits) Fix missing messages after merge conflict Remove unused Consumer import Adjust group ui Update DeleteCommand.java Added non null requirements in person card Added different colors for different tags and adjust person card resolve errors Update DeleteCommandParser.java Added background for groups in PersonCard Fix checkstyle in person card Create PinCommand and PinCommandParser test classes Add javadoc for setting UI for tag Change ui for tag Create PinCommand feature documentationupdate Update DeleteCommandParser.java Update DeleteCommandParser.java Resolve review Add group multiple users add group multiple person in single command ...
Configuration menu - View commit details
-
Copy full SHA for 96bb594 - Browse repository at this point
Copy the full SHA 96bb594View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7fb68b - Browse repository at this point
Copy the full SHA a7fb68bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d003a67 - Browse repository at this point
Copy the full SHA d003a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23c4a60 - Browse repository at this point
Copy the full SHA 23c4a60View commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1fc9fc9 - Browse repository at this point
Copy the full SHA 1fc9fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b41bb4 - Browse repository at this point
Copy the full SHA 4b41bb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 218c580 - Browse repository at this point
Copy the full SHA 218c580View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb94209 - Browse repository at this point
Copy the full SHA cb94209View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05de0b1 - Browse repository at this point
Copy the full SHA 05de0b1View commit details -
Add a new panel for schedule information
The left panel will display the basic contact information while the right panel will display the schedules made with contacts
Configuration menu - View commit details
-
Copy full SHA for a72a2aa - Browse repository at this point
Copy the full SHA a72a2aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77c0852 - Browse repository at this point
Copy the full SHA 77c0852View commit details
Commits on Apr 2, 2024
-
Merge pull request #116 from AY2324S2-CS2103T-T15-2/documentation_1.3
Add schedule command to DG
Configuration menu - View commit details
-
Copy full SHA for 5e01f70 - Browse repository at this point
Copy the full SHA 5e01f70View commit details -
Merge pull request #119 from Ragnapop/group-modify
Allow group command to take multiple groups
Configuration menu - View commit details
-
Copy full SHA for e4e3964 - Browse repository at this point
Copy the full SHA e4e3964View commit details -
Merge pull request #118 from Rikko1204/add-test-cases
Add test cases for ScheduleParser
Configuration menu - View commit details
-
Copy full SHA for 89c444e - Browse repository at this point
Copy the full SHA 89c444eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0a8149 - Browse repository at this point
Copy the full SHA a0a8149View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8be5bb - Browse repository at this point
Copy the full SHA c8be5bbView commit details -
Merge pull request #115 from Rikko1204/add-schedule
Add more date formats for schedule
Configuration menu - View commit details
-
Copy full SHA for d5df41c - Browse repository at this point
Copy the full SHA d5df41cView commit details -
Merge pull request #110 from cheahTJ/documentation
Add PinSequenceDiagram and Edit UG
Configuration menu - View commit details
-
Copy full SHA for 109229a - Browse repository at this point
Copy the full SHA 109229aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4bd94b - Browse repository at this point
Copy the full SHA c4bd94bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 877a09d - Browse repository at this point
Copy the full SHA 877a09dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6627a94 - Browse repository at this point
Copy the full SHA 6627a94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a4e2ae - Browse repository at this point
Copy the full SHA 1a4e2aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b83667 - Browse repository at this point
Copy the full SHA 5b83667View commit details -
Merge branch 'branch-ui-change' of https://github.com/hjuntan/tp into…
… branch-ui-change
Configuration menu - View commit details
-
Copy full SHA for 73c9f30 - Browse repository at this point
Copy the full SHA 73c9f30View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8552f9 - Browse repository at this point
Copy the full SHA b8552f9View commit details -
Merge pull request #112 from cheahTJ/edit-feature
Add nusId prefix to Edit Command
Configuration menu - View commit details
-
Copy full SHA for 79b4375 - Browse repository at this point
Copy the full SHA 79b4375View commit details -
Merge pull request #122 from AY2324S2-CS2103T-T15-2/add-schedule-command
Add more data formats for schedule command
Configuration menu - View commit details
-
Copy full SHA for b2f813e - Browse repository at this point
Copy the full SHA b2f813eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1301601 - Browse repository at this point
Copy the full SHA 1301601View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64549c5 - Browse repository at this point
Copy the full SHA 64549c5View commit details -
Merge pull request #2 from AY2324S2-CS2103T-T15-2/documentation_1.3
Documentation 1.3
Configuration menu - View commit details
-
Copy full SHA for 9ef4244 - Browse repository at this point
Copy the full SHA 9ef4244View commit details -
Configuration menu - View commit details
-
Copy full SHA for 060e889 - Browse repository at this point
Copy the full SHA 060e889View commit details -
Merge branch 'master' into documentation
* master: Add more date formats for schedule Update GroupCommandParser.java Update GroupCommandParser.java
Configuration menu - View commit details
-
Copy full SHA for 9f8474f - Browse repository at this point
Copy the full SHA 9f8474fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7b6547 - Browse repository at this point
Copy the full SHA c7b6547View commit details -
Merge pull request #126 from cheahTJ/edit-feature
Resolve merge conflict in DeleteCommandParser
Configuration menu - View commit details
-
Copy full SHA for 00fd262 - Browse repository at this point
Copy the full SHA 00fd262View commit details -
Merge pull request #120 from AY2324S2-CS2103T-T15-2/add-test-cases
Add test cases
Configuration menu - View commit details
-
Copy full SHA for a81c547 - Browse repository at this point
Copy the full SHA a81c547View commit details -
Merge pull request #127 from AY2324S2-CS2103T-T15-2/change-edit-command
Change edit command to include nusId prefix
Configuration menu - View commit details
-
Copy full SHA for 7c61b2c - Browse repository at this point
Copy the full SHA 7c61b2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20f3653 - Browse repository at this point
Copy the full SHA 20f3653View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a7d5c7 - Browse repository at this point
Copy the full SHA 3a7d5c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 408c7a2 - Browse repository at this point
Copy the full SHA 408c7a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e005804 - Browse repository at this point
Copy the full SHA e005804View commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6786604 - Browse repository at this point
Copy the full SHA 6786604View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66ec95e - Browse repository at this point
Copy the full SHA 66ec95eView commit details -
Merge pull request #125 from AY2324S2-CS2103T-T15-2/revert-123-edit-DG
Add more features to DG
Configuration menu - View commit details
-
Copy full SHA for 0f12279 - Browse repository at this point
Copy the full SHA 0f12279View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa3f55e - Browse repository at this point
Copy the full SHA fa3f55eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c95b47d - Browse repository at this point
Copy the full SHA c95b47dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53e245b - Browse repository at this point
Copy the full SHA 53e245bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9015b9a - Browse repository at this point
Copy the full SHA 9015b9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5a0622 - Browse repository at this point
Copy the full SHA c5a0622View commit details -
Merge pull request #108 from RingoftheKing/create-up-key-press-functi…
…onality Create up down key press functionality
Configuration menu - View commit details
-
Copy full SHA for a0f31f4 - Browse repository at this point
Copy the full SHA a0f31f4View commit details -
Remove File system for CommandHistory
It is unlikely for a Prof, TA, student to reuse a command from a previous session. Remove file reading due to above reason.
Configuration menu - View commit details
-
Copy full SHA for 3b54ddb - Browse repository at this point
Copy the full SHA 3b54ddbView commit details -
Merge pull request #3 from AY2324S2-CS2103T-T15-2/documentation_1.3
Documentation 1.3
Configuration menu - View commit details
-
Copy full SHA for c045f5e - Browse repository at this point
Copy the full SHA c045f5eView commit details -
Merge pull request #145 from RingoftheKing/create-up-key-press-functi…
…onality Remove File system for CommandHistory
Configuration menu - View commit details
-
Copy full SHA for c11b4c8 - Browse repository at this point
Copy the full SHA c11b4c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c966951 - Browse repository at this point
Copy the full SHA c966951View commit details -
Merge pull request #144 from AY2324S2-CS2103T-T15-2/add-up-down-keypr…
…ess-functionality Add up down keypress functionality
Configuration menu - View commit details
-
Copy full SHA for a2ffce9 - Browse repository at this point
Copy the full SHA a2ffce9View commit details -
Merge branch 'master' into documentation
* master: Remove File system for CommandHistory Conduct tests on CommandHistory Fix Checkstyle for CommandHistory tests Create CommandHistory tests Change title of main window Change help window Update ScheduleListCard.fxml Add test cases and fixes to checkstyle Add more features to DG Add a new panel for schedule information Add test cases for ScheduleParser Fix test case in AddressBookParserTest class Add nusId prefix for edit command Rectify checkstyle for Command History classes Implement Functionality for CommandHistory Create skeleton for command history Create functionality for up and down keys
Configuration menu - View commit details
-
Copy full SHA for 2db937b - Browse repository at this point
Copy the full SHA 2db937bView commit details -
Merge pull request #128 from cheahTJ/improving-code-quality
Abstract logic out and standardise invalid command messages
Configuration menu - View commit details
-
Copy full SHA for 12da726 - Browse repository at this point
Copy the full SHA 12da726View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1866148 - Browse repository at this point
Copy the full SHA 1866148View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4895684 - Browse repository at this point
Copy the full SHA 4895684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44750fa - Browse repository at this point
Copy the full SHA 44750faView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4ab150 - Browse repository at this point
Copy the full SHA e4ab150View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcb45d8 - Browse repository at this point
Copy the full SHA dcb45d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e19e23 - Browse repository at this point
Copy the full SHA 0e19e23View commit details -
Merge pull request #136 from AY2324S2-CS2103T-T15-2/documentation_1.3
Add more features to DG
Configuration menu - View commit details
-
Copy full SHA for bac57dd - Browse repository at this point
Copy the full SHA bac57ddView commit details -
Merge pull request #148 from AY2324S2-CS2103T-T15-2/code-quality
Enhance Code quality
Configuration menu - View commit details
-
Copy full SHA for 9abb0ab - Browse repository at this point
Copy the full SHA 9abb0abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25ad7e8 - Browse repository at this point
Copy the full SHA 25ad7e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ee3bfa - Browse repository at this point
Copy the full SHA 1ee3bfaView commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d990170 - Browse repository at this point
Copy the full SHA d990170View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0f8554 - Browse repository at this point
Copy the full SHA a0f8554View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed77ec8 - Browse repository at this point
Copy the full SHA ed77ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cffc48 - Browse repository at this point
Copy the full SHA 1cffc48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b55bfb - Browse repository at this point
Copy the full SHA 7b55bfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8574a1c - Browse repository at this point
Copy the full SHA 8574a1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e430d70 - Browse repository at this point
Copy the full SHA e430d70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cdffa5 - Browse repository at this point
Copy the full SHA 8cdffa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b031782 - Browse repository at this point
Copy the full SHA b031782View commit details -
Merge pull request #149 from cheahTJ/documentation
Edit UG and add new diagram
Configuration menu - View commit details
-
Copy full SHA for a0327d4 - Browse repository at this point
Copy the full SHA a0327d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 115512d - Browse repository at this point
Copy the full SHA 115512dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20da05e - Browse repository at this point
Copy the full SHA 20da05eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b9ca61 - Browse repository at this point
Copy the full SHA 3b9ca61View commit details -
Merge pull request #143 from Ragnapop/master
modify commands to fit expect behaviour
Configuration menu - View commit details
-
Copy full SHA for 9f548fa - Browse repository at this point
Copy the full SHA 9f548faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ae0eb8 - Browse repository at this point
Copy the full SHA 1ae0eb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e540a4 - Browse repository at this point
Copy the full SHA 9e540a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d64b49 - Browse repository at this point
Copy the full SHA 8d64b49View commit details -
Merge pull request #153 from Ragnapop/master
Resolve error in GroupCommand
Configuration menu - View commit details
-
Copy full SHA for e690b8b - Browse repository at this point
Copy the full SHA e690b8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81aafff - Browse repository at this point
Copy the full SHA 81aafffView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf97f8c - Browse repository at this point
Copy the full SHA cf97f8cView commit details -
Fix ui bug when the person's name is too long
Person name will still be truncated. NusId and Tag will remain visible even with long names.
Configuration menu - View commit details
-
Copy full SHA for c05bc53 - Browse repository at this point
Copy the full SHA c05bc53View commit details -
Merge pull request #154 from hjuntan/branch-ui-change
Fix ui bug when the person's name is too long
Configuration menu - View commit details
-
Copy full SHA for 9873610 - Browse repository at this point
Copy the full SHA 9873610View commit details -
Merge pull request #151 from Rikko1204/master
Add testcases for ScheduleCommandParser and compulsory remark field
Configuration menu - View commit details
-
Copy full SHA for 09951c6 - Browse repository at this point
Copy the full SHA 09951c6View commit details -
Merge pull request #150 from AY2324S2-CS2103T-T15-2/documentation_1.3
Edit UG and add diagram
Configuration menu - View commit details
-
Copy full SHA for a59e01a - Browse repository at this point
Copy the full SHA a59e01aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1a5581 - Browse repository at this point
Copy the full SHA b1a5581View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a6beda - Browse repository at this point
Copy the full SHA 1a6bedaView commit details -
Merge pull request #155 from AY2324S2-CS2103T-T15-2/add-schedule-command
Add schedule command
Configuration menu - View commit details
-
Copy full SHA for b566d76 - Browse repository at this point
Copy the full SHA b566d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6a368b - Browse repository at this point
Copy the full SHA b6a368bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fa2903 - Browse repository at this point
Copy the full SHA 5fa2903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72dbb83 - Browse repository at this point
Copy the full SHA 72dbb83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21a7d94 - Browse repository at this point
Copy the full SHA 21a7d94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37108d9 - Browse repository at this point
Copy the full SHA 37108d9View commit details -
Include images for find functionality
Update the user guide with photos to illustrate examples
Configuration menu - View commit details
-
Copy full SHA for a9650c9 - Browse repository at this point
Copy the full SHA a9650c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d4fd47 - Browse repository at this point
Copy the full SHA 3d4fd47View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4c4aad - Browse repository at this point
Copy the full SHA d4c4aadView commit details -
Configuration menu - View commit details
-
Copy full SHA for a992cca - Browse repository at this point
Copy the full SHA a992ccaView commit details -
Merge pull request #156 from Ragnapop/find-modify
modify the find command to take in nusId arguments
Configuration menu - View commit details
-
Copy full SHA for 8cb8bb9 - Browse repository at this point
Copy the full SHA 8cb8bb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4453fe - Browse repository at this point
Copy the full SHA e4453feView commit details -
Merge pull request #158 from hjuntan/documentation
Edit jar file name from addressbook.jar to aronapro.jar
Configuration menu - View commit details
-
Copy full SHA for 49c82d0 - Browse repository at this point
Copy the full SHA 49c82d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d60319a - Browse repository at this point
Copy the full SHA d60319aView commit details -
Merge pull request #157 from RingoftheKing/master
Include images for find functionality
Configuration menu - View commit details
-
Copy full SHA for abdb0b7 - Browse repository at this point
Copy the full SHA abdb0b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c476e1 - Browse repository at this point
Copy the full SHA 0c476e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0a2d81 - Browse repository at this point
Copy the full SHA d0a2d81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a9f825 - Browse repository at this point
Copy the full SHA 0a9f825View commit details -
Configuration menu - View commit details
-
Copy full SHA for c27b6b6 - Browse repository at this point
Copy the full SHA c27b6b6View commit details -
Merge pull request #159 from Rikko1204/add-schedule
Add more testcases for ScheduleCommand
Configuration menu - View commit details
-
Copy full SHA for 2e17bec - Browse repository at this point
Copy the full SHA 2e17becView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94d7683 - Browse repository at this point
Copy the full SHA 94d7683View commit details -
Merge pull request #161 from cheahTJ/documentation
Edit more UG and DG and add AronaPro UI image
Configuration menu - View commit details
-
Copy full SHA for 2ee9664 - Browse repository at this point
Copy the full SHA 2ee9664View commit details
Commits on Apr 8, 2024
-
Previously an empty param gave uninformative error messages or straight up caused exceptions. Fix such inconsistencies.
Configuration menu - View commit details
-
Copy full SHA for be40011 - Browse repository at this point
Copy the full SHA be40011View commit details -
Configuration menu - View commit details
-
Copy full SHA for cede5bd - Browse repository at this point
Copy the full SHA cede5bdView commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 46f81eb - Browse repository at this point
Copy the full SHA 46f81ebView commit details -
Merge pull request #228 from RingoftheKing/master
Inform users of empty params and relax search requirements
Configuration menu - View commit details
-
Copy full SHA for 26d9315 - Browse repository at this point
Copy the full SHA 26d9315View commit details -
Merge pull request #229 from Ragnapop/master
Update Group Validation Regex to accept hyphens
Configuration menu - View commit details
-
Copy full SHA for d14c960 - Browse repository at this point
Copy the full SHA d14c960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3912207 - Browse repository at this point
Copy the full SHA 3912207View commit details -
Configuration menu - View commit details
-
Copy full SHA for b284e95 - Browse repository at this point
Copy the full SHA b284e95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27b7a85 - Browse repository at this point
Copy the full SHA 27b7a85View commit details -
Configuration menu - View commit details
-
Copy full SHA for c71e443 - Browse repository at this point
Copy the full SHA c71e443View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aac6d0 - Browse repository at this point
Copy the full SHA 8aac6d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21b7c64 - Browse repository at this point
Copy the full SHA 21b7c64View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd3d853 - Browse repository at this point
Copy the full SHA dd3d853View commit details -
Merge pull request #233 from cheahTJ/v1.4-bugs-fix
Edit UserGuide to make it more user-specific and friendly
Configuration menu - View commit details
-
Copy full SHA for 63eea7c - Browse repository at this point
Copy the full SHA 63eea7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02414f4 - Browse repository at this point
Copy the full SHA 02414f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 392f357 - Browse repository at this point
Copy the full SHA 392f357View commit details -
Merge pull request #235 from AY2324S2-CS2103T-T15-2/revert-228-master
Revert "Inform users of empty params and relax search requirements"
Configuration menu - View commit details
-
Copy full SHA for 5b50b9a - Browse repository at this point
Copy the full SHA 5b50b9aView commit details -
Merge pull request #231 from Ragnapop/master
Update regexes to accept valid name/group strings
Configuration menu - View commit details
-
Copy full SHA for cd43b44 - Browse repository at this point
Copy the full SHA cd43b44View commit details -
Merge pull request #234 from Rikko1204/fix-bugs
Fix text and date inconsistency for schedule command
Configuration menu - View commit details
-
Copy full SHA for a44326f - Browse repository at this point
Copy the full SHA a44326fView commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f87ea66 - Browse repository at this point
Copy the full SHA f87ea66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 095832c - Browse repository at this point
Copy the full SHA 095832cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df3e1c - Browse repository at this point
Copy the full SHA 9df3e1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03e1f0c - Browse repository at this point
Copy the full SHA 03e1f0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c88a7a1 - Browse repository at this point
Copy the full SHA c88a7a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b69d42a - Browse repository at this point
Copy the full SHA b69d42aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd45bdd - Browse repository at this point
Copy the full SHA fd45bddView commit details -
Configuration menu - View commit details
-
Copy full SHA for efa31f9 - Browse repository at this point
Copy the full SHA efa31f9View commit details -
Merge pull request #237 from Rikko1204/fix-bugs
Edit inconsistency in schedule command in UG
Configuration menu - View commit details
-
Copy full SHA for f527484 - Browse repository at this point
Copy the full SHA f527484View commit details -
Fix bug where addressbook is unable to load in.
When a person does not have a schedule, we will store it as an empty string. During loading of data, the application did not account for the empty string, causing the entire json file to not be loaded.
Configuration menu - View commit details
-
Copy full SHA for a1dd0b3 - Browse repository at this point
Copy the full SHA a1dd0b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e2c287 - Browse repository at this point
Copy the full SHA 5e2c287View commit details -
Configuration menu - View commit details
-
Copy full SHA for b689a86 - Browse repository at this point
Copy the full SHA b689a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for d58b318 - Browse repository at this point
Copy the full SHA d58b318View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfed5b8 - Browse repository at this point
Copy the full SHA bfed5b8View commit details
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc695c8 - Browse repository at this point
Copy the full SHA bc695c8View commit details -
Merge pull request #240 from hjuntan/branch-bug-fix
Change DG to include future features Fix remnants of outdated links
Configuration menu - View commit details
-
Copy full SHA for ffa2116 - Browse repository at this point
Copy the full SHA ffa2116View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd99343 - Browse repository at this point
Copy the full SHA fd99343View commit details -
Merge pull request #239 from Rikko1204/edit-DG
Edit sequence diagram for Schedule Command
Configuration menu - View commit details
-
Copy full SHA for 5158fa9 - Browse repository at this point
Copy the full SHA 5158fa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f7d7b1 - Browse repository at this point
Copy the full SHA 9f7d7b1View commit details -
Merge pull request #241 from RingoftheKing/master
Edit MSS to fit advertised Find Behaviour
Configuration menu - View commit details
-
Copy full SHA for 2c7215a - Browse repository at this point
Copy the full SHA 2c7215aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e3659b - Browse repository at this point
Copy the full SHA 8e3659bView commit details -
Merge pull request #242 from AY2324S2-CS2103T-T15-2/revert-231-master
Revert "Update regexes to accept valid name/group strings"
Configuration menu - View commit details
-
Copy full SHA for cd0f782 - Browse repository at this point
Copy the full SHA cd0f782View commit details -
Configuration menu - View commit details
-
Copy full SHA for 590d6a7 - Browse repository at this point
Copy the full SHA 590d6a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2d3834 - Browse repository at this point
Copy the full SHA e2d3834View commit details -
Revert "Fix bug where addressbook is unable to load in."
This reverts commit a1dd0b3.
Configuration menu - View commit details
-
Copy full SHA for 4373f05 - Browse repository at this point
Copy the full SHA 4373f05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15adcd3 - Browse repository at this point
Copy the full SHA 15adcd3View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b766a5c - Browse repository at this point
Copy the full SHA b766a5cView commit details -
Merge branch 'master' into v1.4-bugs-fix
* master: Revert "Update regexes to accept valid name/group strings" Change Find MSS to reflect advertised behaviour Refine error message when no input is provided
Configuration menu - View commit details
-
Copy full SHA for 8fe1933 - Browse repository at this point
Copy the full SHA 8fe1933View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4db3f1 - Browse repository at this point
Copy the full SHA b4db3f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b496ed4 - Browse repository at this point
Copy the full SHA b496ed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea5fba3 - Browse repository at this point
Copy the full SHA ea5fba3View commit details -
Merge pull request #243 from hjuntan/branch-bug-fix
Change fix to commit "Fix bug where addressbook is unable to load in."
Configuration menu - View commit details
-
Copy full SHA for d8b4f9c - Browse repository at this point
Copy the full SHA d8b4f9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fae40b8 - Browse repository at this point
Copy the full SHA fae40b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 037ea21 - Browse repository at this point
Copy the full SHA 037ea21View commit details
Commits on Apr 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6004079 - Browse repository at this point
Copy the full SHA 6004079View commit details -
Merge pull request #244 from cheahTJ/v1.4-bugs-fix
Change UG and DG to clear remnants of AddressBook and include known issues Looks comprehensive and well done!
Configuration menu - View commit details
-
Copy full SHA for 3686df5 - Browse repository at this point
Copy the full SHA 3686df5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76ab3e7 - Browse repository at this point
Copy the full SHA 76ab3e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c5b406 - Browse repository at this point
Copy the full SHA 9c5b406View commit details -
Merge pull request #236 from RingoftheKing/fix-empty-param-crash
Provide error message when no input is provided
Configuration menu - View commit details
-
Copy full SHA for b6e7deb - Browse repository at this point
Copy the full SHA b6e7debView commit details -
Configuration menu - View commit details
-
Copy full SHA for de5080e - Browse repository at this point
Copy the full SHA de5080eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e92c793 - Browse repository at this point
Copy the full SHA e92c793View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b10673 - Browse repository at this point
Copy the full SHA 5b10673View commit details
Commits on Apr 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b16d1a - Browse repository at this point
Copy the full SHA 7b16d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18c723c - Browse repository at this point
Copy the full SHA 18c723cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11c8c3c - Browse repository at this point
Copy the full SHA 11c8c3cView commit details -
FindCommand was incorrectly written as ScheduleCommand
Configuration menu - View commit details
-
Copy full SHA for cbaeaea - Browse repository at this point
Copy the full SHA cbaeaeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff63431 - Browse repository at this point
Copy the full SHA ff63431View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b9eab - Browse repository at this point
Copy the full SHA 39b9eabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1122df0 - Browse repository at this point
Copy the full SHA 1122df0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92ad481 - Browse repository at this point
Copy the full SHA 92ad481View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f2e608 - Browse repository at this point
Copy the full SHA 8f2e608View commit details -
Merge pull request #249 from AY2324S2-CS2103T-T15-2/revert-229-master
Revert "Update Group Validation Regex to accept hyphens"
Configuration menu - View commit details
-
Copy full SHA for b0b3512 - Browse repository at this point
Copy the full SHA b0b3512View commit details -
Merge pull request #245 from RingoftheKing/master
Add and correct in UG and DG for find command
Configuration menu - View commit details
-
Copy full SHA for 684aa87 - Browse repository at this point
Copy the full SHA 684aa87View commit details -
Merge pull request #247 from Rikko1204/edit-UG
Fix inconsistency in UG and DG
Configuration menu - View commit details
-
Copy full SHA for 0fd5734 - Browse repository at this point
Copy the full SHA 0fd5734View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a4a4a3 - Browse repository at this point
Copy the full SHA 1a4a4a3View commit details -
Merge branch 'master' into v1.4-bugs-fix
* master: Fix more inconsistencies Fix typo in DG Fix CheckStyle issues Fix inconsistency in UG and DG Edits to UG and DG Change inconsistency of Find in UG Add Find implementation to DG Fix crash related to empty parameters in Find Change fix of "Fix bug where addressbook is unable to load in" Revert "Fix bug where addressbook is unable to load in." Update DeleteCommand.java minor user guide and error message changes Revert "Update Group Validation Regex to accept hyphens"
Configuration menu - View commit details
-
Copy full SHA for 00ec42a - Browse repository at this point
Copy the full SHA 00ec42aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 140266a - Browse repository at this point
Copy the full SHA 140266aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7843254 - Browse repository at this point
Copy the full SHA 7843254View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1216213 - Browse repository at this point
Copy the full SHA 1216213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6611662 - Browse repository at this point
Copy the full SHA 6611662View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88dd43b - Browse repository at this point
Copy the full SHA 88dd43bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b408ec6 - Browse repository at this point
Copy the full SHA b408ec6View commit details -
Replace some invalid group formats in DG
Remove instances of "g/CS2103-T15".
Configuration menu - View commit details
-
Copy full SHA for ee992f0 - Browse repository at this point
Copy the full SHA ee992f0View commit details
Commits on Apr 15, 2024
-
Merge pull request #250 from cheahTJ/v1.4-bugs-fix
Add TOC and edit UG and DG
Configuration menu - View commit details
-
Copy full SHA for e189075 - Browse repository at this point
Copy the full SHA e189075View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80ddc12 - Browse repository at this point
Copy the full SHA 80ddc12View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7c8234 - Browse repository at this point
Copy the full SHA c7c8234View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4faa2ed - Browse repository at this point
Copy the full SHA 4faa2edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bab564 - Browse repository at this point
Copy the full SHA 5bab564View commit details -
Merge pull request #252 from hjuntan/branch-bug-fix
Branch bug fix
Configuration menu - View commit details
-
Copy full SHA for 592901c - Browse repository at this point
Copy the full SHA 592901cView commit details -
Correct error message in Delete
Intended to state parameter error rather than format error.
Configuration menu - View commit details
-
Copy full SHA for 600e6dc - Browse repository at this point
Copy the full SHA 600e6dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a6299f - Browse repository at this point
Copy the full SHA 5a6299fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42de35d - Browse repository at this point
Copy the full SHA 42de35dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f26d4 - Browse repository at this point
Copy the full SHA 15f26d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53d90c5 - Browse repository at this point
Copy the full SHA 53d90c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4f1e42 - Browse repository at this point
Copy the full SHA d4f1e42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 841b5cd - Browse repository at this point
Copy the full SHA 841b5cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7057fa3 - Browse repository at this point
Copy the full SHA 7057fa3View commit details -
Merge pull request #256 from hjuntan/branch-bug-fix
Update to UG and DG
Configuration menu - View commit details
-
Copy full SHA for 971a7e3 - Browse repository at this point
Copy the full SHA 971a7e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b11a763 - Browse repository at this point
Copy the full SHA b11a763View commit details -
Merge pull request #257 from hjuntan/branch-bug-fix
Last minute update to UG and DG
Configuration menu - View commit details
-
Copy full SHA for a52afb3 - Browse repository at this point
Copy the full SHA a52afb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b240646 - Browse repository at this point
Copy the full SHA b240646View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3f773d - Browse repository at this point
Copy the full SHA b3f773dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f1408b - Browse repository at this point
Copy the full SHA 6f1408bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cf5d0b - Browse repository at this point
Copy the full SHA 1cf5d0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8dc1db - Browse repository at this point
Copy the full SHA b8dc1dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b4673c - Browse repository at this point
Copy the full SHA 9b4673cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc458dc - Browse repository at this point
Copy the full SHA cc458dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3965c74 - Browse repository at this point
Copy the full SHA 3965c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28173a5 - Browse repository at this point
Copy the full SHA 28173a5View commit details