-
Notifications
You must be signed in to change notification settings - Fork 462
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
[Tin Jingyao] iP #507
base: master
Are you sure you want to change the base?
[Tin Jingyao] iP #507
Commits on Jul 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 556af3f - Browse repository at this point
Copy the full SHA 556af3fView commit details
Commits on Aug 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1541204 - Browse repository at this point
Copy the full SHA 1541204View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18f1898 - Browse repository at this point
Copy the full SHA 18f1898View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec9fd31 - Browse repository at this point
Copy the full SHA ec9fd31View commit details
Commits on Aug 29, 2022
-
There are 3 types of tasks, Todos, Events, and Deadline tasks
Configuration menu - View commit details
-
Copy full SHA for 400cf62 - Browse repository at this point
Copy the full SHA 400cf62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bc53d7 - Browse repository at this point
Copy the full SHA 7bc53d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f5be36 - Browse repository at this point
Copy the full SHA 6f5be36View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddb1d97 - Browse repository at this point
Copy the full SHA ddb1d97View commit details
Commits on Sep 1, 2022
-
Add a FileHandler class to deal with saving inputs in a local file
Shifted inner class Task to a new file
Configuration menu - View commit details
-
Copy full SHA for 841c78b - Browse repository at this point
Copy the full SHA 841c78bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 129758c - Browse repository at this point
Copy the full SHA 129758cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c351d1d - Browse repository at this point
Copy the full SHA c351d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a69c99c - Browse repository at this point
Copy the full SHA a69c99cView commit details
Commits on Sep 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 462fb51 - Browse repository at this point
Copy the full SHA 462fb51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d4f45d - Browse repository at this point
Copy the full SHA 4d4f45dView commit details
Commits on Sep 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fbdbd16 - Browse repository at this point
Copy the full SHA fbdbd16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 304acb1 - Browse repository at this point
Copy the full SHA 304acb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 609dc79 - Browse repository at this point
Copy the full SHA 609dc79View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe3f213 - Browse repository at this point
Copy the full SHA fe3f213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86fba2c - Browse repository at this point
Copy the full SHA 86fba2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 982ba6d - Browse repository at this point
Copy the full SHA 982ba6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7338f37 - Browse repository at this point
Copy the full SHA 7338f37View commit details -
Configuration menu - View commit details
-
Copy full SHA for aef9014 - Browse repository at this point
Copy the full SHA aef9014View commit details -
Merge branch 'branch-A-CodingStandard'
# Conflicts: # src/main/java/duke/Duke.java # src/main/java/duke/task/TodoTask.java
Configuration menu - View commit details
-
Copy full SHA for 8009da8 - Browse repository at this point
Copy the full SHA 8009da8View commit details -
# Conflicts: # src/main/java/duke/Parser.java
Configuration menu - View commit details
-
Copy full SHA for b99000a - Browse repository at this point
Copy the full SHA b99000aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bda679 - Browse repository at this point
Copy the full SHA 3bda679View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2c8035 - Browse repository at this point
Copy the full SHA a2c8035View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6741565 - Browse repository at this point
Copy the full SHA 6741565View commit details
Commits on Sep 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ce8111d - Browse repository at this point
Copy the full SHA ce8111dView commit details
Commits on Sep 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 217e318 - Browse repository at this point
Copy the full SHA 217e318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7554d3d - Browse repository at this point
Copy the full SHA 7554d3dView commit details -
Merge branch 'branch-A-CheckStyle'
# Conflicts: # text-ui-test/EXPECTED.TXT # text-ui-test/input.txt
Configuration menu - View commit details
-
Copy full SHA for cfabe0d - Browse repository at this point
Copy the full SHA cfabe0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d7b0ab - Browse repository at this point
Copy the full SHA 5d7b0abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1297ade - Browse repository at this point
Copy the full SHA 1297adeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddf41bb - Browse repository at this point
Copy the full SHA ddf41bbView commit details -
Let's shorten excessively long methods by abstracting out certain parts into separate methods.
Configuration menu - View commit details
-
Copy full SHA for dafecc7 - Browse repository at this point
Copy the full SHA dafecc7View commit details -
Merge pull request #1 from tin-jy/branch-A-Assertions
Add assert statements
Configuration menu - View commit details
-
Copy full SHA for 14da0b9 - Browse repository at this point
Copy the full SHA 14da0b9View commit details -
Merge branch 'master' into branch-A-CodeQuality
# Conflicts: # src/main/java/duke/Parser.java
Configuration menu - View commit details
-
Copy full SHA for 4cd2cf6 - Browse repository at this point
Copy the full SHA 4cd2cf6View commit details -
Merge pull request #2 from tin-jy/branch-A-CodeQuality
Branch a-code-quality
Configuration menu - View commit details
-
Copy full SHA for 3c0576a - Browse repository at this point
Copy the full SHA 3c0576aView commit details -
Add functionality to change the file path for local storage
Flexibility to change the local file path through Duke allows users to set new file locations without restarting Duke. Users may also create new files this way.
Configuration menu - View commit details
-
Copy full SHA for 7f02321 - Browse repository at this point
Copy the full SHA 7f02321View commit details -
Configuration menu - View commit details
-
Copy full SHA for a883516 - Browse repository at this point
Copy the full SHA a883516View commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3574c8a - Browse repository at this point
Copy the full SHA 3574c8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8e2fdc - Browse repository at this point
Copy the full SHA c8e2fdcView commit details
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0d08193 - Browse repository at this point
Copy the full SHA 0d08193View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2eb1a6 - Browse repository at this point
Copy the full SHA a2eb1a6View commit details
Commits on Sep 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b8d38f9 - Browse repository at this point
Copy the full SHA b8d38f9View commit details