-
Notifications
You must be signed in to change notification settings - Fork 438
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
[Jerry Ho] Duke Increments #451
base: master
Are you sure you want to change the base?
Commits on Aug 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b0b06c7 - Browse repository at this point
Copy the full SHA b0b06c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a240abd - Browse repository at this point
Copy the full SHA a240abdView commit details -
Configuration menu - View commit details
-
Copy full SHA for affd926 - Browse repository at this point
Copy the full SHA affd926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79d4d42 - Browse repository at this point
Copy the full SHA 79d4d42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a1fcf7 - Browse repository at this point
Copy the full SHA 5a1fcf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 266db70 - Browse repository at this point
Copy the full SHA 266db70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84ccdbd - Browse repository at this point
Copy the full SHA 84ccdbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0f21c4 - Browse repository at this point
Copy the full SHA c0f21c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 529f823 - Browse repository at this point
Copy the full SHA 529f823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62872cd - Browse repository at this point
Copy the full SHA 62872cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bd86c5 - Browse repository at this point
Copy the full SHA 1bd86c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b5d8e - Browse repository at this point
Copy the full SHA 59b5d8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22a75bb - Browse repository at this point
Copy the full SHA 22a75bbView commit details -
Modify EXPECTED.txt, input.txt to include test case.
Edit runtest.txt to javac all java files and replace code with symbols in Task.java
Configuration menu - View commit details
-
Copy full SHA for 2e8dec8 - Browse repository at this point
Copy the full SHA 2e8dec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d1cf01 - Browse repository at this point
Copy the full SHA 9d1cf01View commit details -
Seperate mainLogic from main() and create a createTask method. Add ba…
…sic Exceptionhandling
Configuration menu - View commit details
-
Copy full SHA for a97cea3 - Browse repository at this point
Copy the full SHA a97cea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7c27be - Browse repository at this point
Copy the full SHA e7c27beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79740e0 - Browse repository at this point
Copy the full SHA 79740e0View commit details
Commits on Aug 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4514a22 - Browse repository at this point
Copy the full SHA 4514a22View commit details -
Configuration menu - View commit details
-
Copy full SHA for f395cb4 - Browse repository at this point
Copy the full SHA f395cb4View commit details -
Add writeToFile, saveToDisk and readFileContents method to Duke.java
- add various imports
Configuration menu - View commit details
-
Copy full SHA for b046dde - Browse repository at this point
Copy the full SHA b046ddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b524ea4 - Browse repository at this point
Copy the full SHA b524ea4View commit details -
Add new constructor method to Deadline, Task, Event and ToDo to suppo…
…rt boolean isDone
Configuration menu - View commit details
-
Copy full SHA for 519147a - Browse repository at this point
Copy the full SHA 519147aView commit details -
Add saveDataToList method to Duke.java
- saveDataToList is able to add tasks (in String form) to ArrayList
Configuration menu - View commit details
-
Copy full SHA for 9182971 - Browse repository at this point
Copy the full SHA 9182971View commit details
Commits on Aug 29, 2020
-
Add LocalDate support to Deadline.java and Duke.java
- Modify Deadline.java to store dates as a LocalDate object and time as a String. - Update Deadline handling in Duke.java
Configuration menu - View commit details
-
Copy full SHA for b5cc47b - Browse repository at this point
Copy the full SHA b5cc47bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a2925a - Browse repository at this point
Copy the full SHA 0a2925aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fca52df - Browse repository at this point
Copy the full SHA fca52dfView commit details -
Modify Deadline.java to make it compatible with DateTime implementati…
…on and fix infinite loop bug. - Fix bug that is preventing bye command from exiting the program
Configuration menu - View commit details
-
Copy full SHA for b3778fe - Browse repository at this point
Copy the full SHA b3778feView commit details
Commits on Sep 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 94f6e22 - Browse repository at this point
Copy the full SHA 94f6e22View commit details -
Configuration menu - View commit details
-
Copy full SHA for d17fe93 - Browse repository at this point
Copy the full SHA d17fe93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 584720d - Browse repository at this point
Copy the full SHA 584720dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c202b68 - Browse repository at this point
Copy the full SHA c202b68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bc7fbd - Browse repository at this point
Copy the full SHA 9bc7fbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6afecbc - Browse repository at this point
Copy the full SHA 6afecbcView commit details -
Minor edits after reading Comments on GitHub
- Introduce constant variables to prevent magic numbers - Fix the spacing to adhere to coding standards
Configuration menu - View commit details
-
Copy full SHA for b15d528 - Browse repository at this point
Copy the full SHA b15d528View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52172c1 - Browse repository at this point
Copy the full SHA 52172c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d76908a - Browse repository at this point
Copy the full SHA d76908aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0cafc3 - Browse repository at this point
Copy the full SHA e0cafc3View commit details -
Add jUnit test for Parser.java
- Include basic testing without exceptions
Configuration menu - View commit details
-
Copy full SHA for ea1ad12 - Browse repository at this point
Copy the full SHA ea1ad12View commit details -
Add method to create folder and/or data file in the event that either…
… one is missing during initialization
Configuration menu - View commit details
-
Copy full SHA for 2a18cd0 - Browse repository at this point
Copy the full SHA 2a18cd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dedee2 - Browse repository at this point
Copy the full SHA 2dedee2View commit details
Commits on Sep 5, 2020
-
- Modify access to some methods in Duke.java
Configuration menu - View commit details
-
Copy full SHA for 93a7276 - Browse repository at this point
Copy the full SHA 93a7276View commit details
Commits on Sep 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cf585d9 - Browse repository at this point
Copy the full SHA cf585d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5f245f - Browse repository at this point
Copy the full SHA e5f245fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07f06f3 - Browse repository at this point
Copy the full SHA 07f06f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a6bbf - Browse repository at this point
Copy the full SHA 17a6bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 486b792 - Browse repository at this point
Copy the full SHA 486b792View commit details -
Configuration menu - View commit details
-
Copy full SHA for f285892 - Browse repository at this point
Copy the full SHA f285892View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaba12a - Browse repository at this point
Copy the full SHA eaba12aView commit details
Commits on Sep 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5f5ab83 - Browse repository at this point
Copy the full SHA 5f5ab83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6366d0a - Browse repository at this point
Copy the full SHA 6366d0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cef4c2 - Browse repository at this point
Copy the full SHA 2cef4c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e92b0ef - Browse repository at this point
Copy the full SHA e92b0efView commit details -
- Command Line Interfaace is not working at the moment
Configuration menu - View commit details
-
Copy full SHA for 9732544 - Browse repository at this point
Copy the full SHA 9732544View commit details
Commits on Sep 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 28aafcc - Browse repository at this point
Copy the full SHA 28aafccView commit details -
- Program previously exit without saving task to data.txt
Configuration menu - View commit details
-
Copy full SHA for f886b94 - Browse repository at this point
Copy the full SHA f886b94View commit details -
Configuration menu - View commit details
-
Copy full SHA for a343896 - Browse repository at this point
Copy the full SHA a343896View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6c5573 - Browse repository at this point
Copy the full SHA c6c5573View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff195ae - Browse repository at this point
Copy the full SHA ff195aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d01210 - Browse repository at this point
Copy the full SHA 3d01210View commit details
Commits on Sep 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5a7755e - Browse repository at this point
Copy the full SHA 5a7755eView commit details -
- Remove AdditionalInfo and Common classes - Add Specific Command Classes (Add, Delete, Done, Exit, Find, Invalid, List, PrintTask)
Configuration menu - View commit details
-
Copy full SHA for d13b712 - Browse repository at this point
Copy the full SHA d13b712View commit details -
- Shift execute command logic out of Duke.java into the Command class itself - Remove additionalInfo from Command class and add storage, taskList and userInput to Command class - Create TimedTask, which is a super class for both Deadline and Event classes - Shift main parsing logic out of Parser into specific Command classes - Edit Storage class to handle change in Parsing style - Create enum for Task.java - Update Ui and remove Scanner and CLI related commands from Ui - Remove AdditionalInfo from ParserTest (still in progress)
Configuration menu - View commit details
-
Copy full SHA for 48fc970 - Browse repository at this point
Copy the full SHA 48fc970View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c07ea6 - Browse repository at this point
Copy the full SHA 1c07ea6View commit details
Commits on Sep 18, 2020
-
Merge pull request #1 from printinghelloworld/branch-A-Assertions
Merge Branch A Assertions
Configuration menu - View commit details
-
Copy full SHA for 72f40c7 - Browse repository at this point
Copy the full SHA 72f40c7View commit details -
Merge branch 'master' into branch-A-CodeQuality
# Conflicts: # src/main/java/duke/AdditionalInfo.java
Configuration menu - View commit details
-
Copy full SHA for 5922b84 - Browse repository at this point
Copy the full SHA 5922b84View commit details -
Configuration menu - View commit details
-
Copy full SHA for fefab25 - Browse repository at this point
Copy the full SHA fefab25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39df444 - Browse repository at this point
Copy the full SHA 39df444View commit details -
Implement BetterSearch feature
- Find is now able to search using keyword that is not case-sensitive
Configuration menu - View commit details
-
Copy full SHA for 5bad734 - Browse repository at this point
Copy the full SHA 5bad734View commit details -
Merge pull request #3 from printinghelloworld/branch-C-BetterSearch
Implement BetterSearch feature
Configuration menu - View commit details
-
Copy full SHA for 690abb3 - Browse repository at this point
Copy the full SHA 690abb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97fa23b - Browse repository at this point
Copy the full SHA 97fa23bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a904225 - Browse repository at this point
Copy the full SHA a904225View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7e4fc8 - Browse repository at this point
Copy the full SHA c7e4fc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32a730f - Browse repository at this point
Copy the full SHA 32a730fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86ad76d - Browse repository at this point
Copy the full SHA 86ad76dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4df3c01 - Browse repository at this point
Copy the full SHA 4df3c01View commit details -
- Add JUnit tests in ParserTest - Add TaskListTest
Configuration menu - View commit details
-
Copy full SHA for 0af3ecf - Browse repository at this point
Copy the full SHA 0af3ecfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84b52a4 - Browse repository at this point
Copy the full SHA 84b52a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 656baa6 - Browse repository at this point
Copy the full SHA 656baa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 498ee0f - Browse repository at this point
Copy the full SHA 498ee0fView commit details