-
Notifications
You must be signed in to change notification settings - Fork 590
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
[Nicholascyx] ip #625
base: master
Are you sure you want to change the base?
[Nicholascyx] ip #625
Commits on Jul 11, 2024
-
damithc authored and damithc committed
Jul 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 68c58c1 - Browse repository at this point
Copy the full SHA 68c58c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03523ec - Browse repository at this point
Copy the full SHA 03523ecView commit details
Commits on Jul 21, 2024
-
build.gradle: Prevent generating a second JAR file
In build.gradle, the dependencies on distZip and/or distTar causes the shadowJar task to generate a second JAR file for which the mainClass.set("seedu.duke.Duke") does not take effect. Hence, this additional JAR file cannot be run. For this product, there is no need to generate a second JAR file to begin with. Let's remove this dependency from the build.gradle to prevent the shadowJar task from generating the extra JAR file.
Configuration menu - View commit details
-
Copy full SHA for 81a9c53 - Browse repository at this point
Copy the full SHA 81a9c53View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 459380b - Browse repository at this point
Copy the full SHA 459380bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a9e282 - Browse repository at this point
Copy the full SHA 5a9e282View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b4bbf71 - Browse repository at this point
Copy the full SHA b4bbf71View commit details -
Configuration menu - View commit details
-
Copy full SHA for e134e90 - Browse repository at this point
Copy the full SHA e134e90View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8593dd - Browse repository at this point
Copy the full SHA c8593ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b32bad - Browse repository at this point
Copy the full SHA 8b32badView commit details -
Configuration menu - View commit details
-
Copy full SHA for eccb99a - Browse repository at this point
Copy the full SHA eccb99aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2792677 - Browse repository at this point
Copy the full SHA 2792677View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9377e1d - Browse repository at this point
Copy the full SHA 9377e1dView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbf800e - Browse repository at this point
Copy the full SHA bbf800eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a84450 - Browse repository at this point
Copy the full SHA 7a84450View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 246d624 - Browse repository at this point
Copy the full SHA 246d624View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2527e8c - Browse repository at this point
Copy the full SHA 2527e8cView commit details
Commits on Sep 4, 2024
-
Able to write the list of tasks into Kafka.txt
Configuration menu - View commit details
-
Copy full SHA for efa2a78 - Browse repository at this point
Copy the full SHA efa2a78View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e9b4e - Browse repository at this point
Copy the full SHA d2e9b4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30ccaeb - Browse repository at this point
Copy the full SHA 30ccaebView commit details -
It can now read from the Kafka.txt and update the list.
Configuration menu - View commit details
-
Copy full SHA for 6d9bfa9 - Browse repository at this point
Copy the full SHA 6d9bfa9View commit details -
Add datetime recogniton for deadlines
Exceptions to handle incorrect date format had been added as well.
Configuration menu - View commit details
-
Copy full SHA for ac0f46e - Browse repository at this point
Copy the full SHA ac0f46eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a556a31 - Browse repository at this point
Copy the full SHA a556a31View commit details
Commits on Sep 5, 2024
-
Some tasklist functions are also added, will continue in the next commit. Created files for Parser and Storage as well
Configuration menu - View commit details
-
Copy full SHA for 32b6215 - Browse repository at this point
Copy the full SHA 32b6215View commit details -
Included some Parser and TaskList functions as well
Configuration menu - View commit details
-
Copy full SHA for 4c7c84d - Browse repository at this point
Copy the full SHA 4c7c84dView commit details -
Add Parser class and TaskList class functions
Finished up all the functions and sync them together correctly
Configuration menu - View commit details
-
Copy full SHA for 58d631d - Browse repository at this point
Copy the full SHA 58d631dView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b28d0cb - Browse repository at this point
Copy the full SHA b28d0cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2a4109 - Browse repository at this point
Copy the full SHA c2a4109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00907a3 - Browse repository at this point
Copy the full SHA 00907a3View commit details -
TaskList test is still not done yet, will complete it afterwards
Configuration menu - View commit details
-
Copy full SHA for 67cb1a1 - Browse repository at this point
Copy the full SHA 67cb1a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31ee68b - Browse repository at this point
Copy the full SHA 31ee68bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd6d300 - Browse repository at this point
Copy the full SHA fd6d300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58a71df - Browse repository at this point
Copy the full SHA 58a71dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b4ccdb - Browse repository at this point
Copy the full SHA 0b4ccdbView commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 440f471 - Browse repository at this point
Copy the full SHA 440f471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 294c546 - Browse repository at this point
Copy the full SHA 294c546View commit details -
# Conflicts: # src/main/java/kafka/Parser.java
Configuration menu - View commit details
-
Copy full SHA for d5b379b - Browse repository at this point
Copy the full SHA d5b379bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e090307 - Browse repository at this point
Copy the full SHA e090307View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8bddd1 - Browse repository at this point
Copy the full SHA d8bddd1View commit details -
Fix some issues on the chatbot not printing the list of tasks
Configuration menu - View commit details
-
Copy full SHA for 7e36021 - Browse repository at this point
Copy the full SHA 7e36021View commit details
Commits on Sep 21, 2024
-
Parser method has over 30 lines of code which violates code quality. Let's make each switch case into a different function so that there's only one line of code under every switch case.
Configuration menu - View commit details
-
Copy full SHA for b080878 - Browse repository at this point
Copy the full SHA b080878View commit details -
Configuration menu - View commit details
-
Copy full SHA for b35dcac - Browse repository at this point
Copy the full SHA b35dcacView commit details -
Some parts of the code need important assumptions that should hold. Let's add some code using assert function in java to document assumptions.
Configuration menu - View commit details
-
Copy full SHA for edd7146 - Browse repository at this point
Copy the full SHA edd7146View commit details
Commits on Sep 22, 2024
-
Change more codequality relevant stuff
Some part of my code violates the code quality standards. Let's change them and make it more readable and understandable.
Configuration menu - View commit details
-
Copy full SHA for 0303a46 - Browse repository at this point
Copy the full SHA 0303a46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16a76a5 - Browse repository at this point
Copy the full SHA 16a76a5View commit details -
Merge pull request #2 from Nicholascyx/branch-A-Assertions
Add assertions
Configuration menu - View commit details
-
Copy full SHA for 80768a8 - Browse repository at this point
Copy the full SHA 80768a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c9400f - Browse repository at this point
Copy the full SHA 2c9400fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba37625 - Browse repository at this point
Copy the full SHA ba37625View commit details -
Merge pull request #3 from Nicholascyx/branch-A-CodeQuality
Merge code quality branch
Configuration menu - View commit details
-
Copy full SHA for 015627c - Browse repository at this point
Copy the full SHA 015627cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 283b4e4 - Browse repository at this point
Copy the full SHA 283b4e4View commit details
Commits on Sep 23, 2024
-
Users sometimes may face the problem of wanting to change the deadline or event date, or delay an event. Let's add a snooze function for users to edit their deadline and event dates.
Configuration menu - View commit details
-
Copy full SHA for 94e7c8f - Browse repository at this point
Copy the full SHA 94e7c8fView commit details -
Made some mistakes in the assertion branch. Let's fix it by adding it again.
Configuration menu - View commit details
-
Copy full SHA for 0c71886 - Browse repository at this point
Copy the full SHA 0c71886View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1898269 - Browse repository at this point
Copy the full SHA 1898269View commit details -
Ensures it can be opened across different platforms.
Configuration menu - View commit details
-
Copy full SHA for 42d6385 - Browse repository at this point
Copy the full SHA 42d6385View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9ce769 - Browse repository at this point
Copy the full SHA c9ce769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e20f2 - Browse repository at this point
Copy the full SHA 13e20f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7e2b2f - Browse repository at this point
Copy the full SHA d7e2b2fView commit details