-
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
[audipras] iP #629
Open
audipras
wants to merge
48
commits into
nus-cs2103-AY2425S1:master
Choose a base branch
from
audipras:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[audipras] iP #629
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 23, 2024
-
audipras committed
Aug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 48c6db5 - Browse repository at this point
Copy the full SHA 48c6db5View commit details -
audipras committed
Aug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for c11a2cc - Browse repository at this point
Copy the full SHA c11a2ccView commit details -
audipras committed
Aug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for cea95f0 - Browse repository at this point
Copy the full SHA cea95f0View commit details -
audipras committed
Aug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 4c12dc8 - Browse repository at this point
Copy the full SHA 4c12dc8View commit details -
audipras committed
Aug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 1027d13 - Browse repository at this point
Copy the full SHA 1027d13View commit details -
audipras committed
Aug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 2844e5c - Browse repository at this point
Copy the full SHA 2844e5cView commit details -
audipras committed
Aug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 3c8575e - Browse repository at this point
Copy the full SHA 3c8575eView commit details -
audipras committed
Aug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 66ca9d2 - Browse repository at this point
Copy the full SHA 66ca9d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e90f71a - Browse repository at this point
Copy the full SHA e90f71aView commit details -
audipras committed
Aug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 8d5830d - Browse repository at this point
Copy the full SHA 8d5830dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1db7a7 - Browse repository at this point
Copy the full SHA c1db7a7View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f9175c - Browse repository at this point
Copy the full SHA 5f9175cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbac10d - Browse repository at this point
Copy the full SHA bbac10dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4df571 - Browse repository at this point
Copy the full SHA e4df571View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ec25a9 - Browse repository at this point
Copy the full SHA 4ec25a9View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 52b972a - Browse repository at this point
Copy the full SHA 52b972aView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df59e79 - Browse repository at this point
Copy the full SHA df59e79View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd08a3a - Browse repository at this point
Copy the full SHA bd08a3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51b9f6f - Browse repository at this point
Copy the full SHA 51b9f6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88188ec - Browse repository at this point
Copy the full SHA 88188ecView commit details -
Add Command, Controller and InvalidCommandException classes Add Junit Tests for delete, mark and unmark functions
Configuration menu - View commit details
-
Copy full SHA for a0213e5 - Browse repository at this point
Copy the full SHA a0213e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 242ec6f - Browse repository at this point
Copy the full SHA 242ec6fView commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa50faa - Browse repository at this point
Copy the full SHA aa50faaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e68be65 - Browse repository at this point
Copy the full SHA e68be65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22f7156 - Browse repository at this point
Copy the full SHA 22f7156View commit details -
Configuration menu - View commit details
-
Copy full SHA for c02933a - Browse repository at this point
Copy the full SHA c02933aView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2db8eef - Browse repository at this point
Copy the full SHA 2db8eefView commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a39c42d - Browse repository at this point
Copy the full SHA a39c42dView commit details
Commits on Sep 23, 2024
-
Add close functionality + fix save functionality
Using the exit command now properly closes javafx window after a pause. Bot now properly saves tasks to the task file after every change to the task list.
Configuration menu - View commit details
-
Copy full SHA for 8ab40fb - Browse repository at this point
Copy the full SHA 8ab40fbView commit details -
Create packages 'ui', 'middleware', 'commands' and 'exceptions' to further organise code.
Configuration menu - View commit details
-
Copy full SHA for a836e16 - Browse repository at this point
Copy the full SHA a836e16View commit details -
Configuration menu - View commit details
-
Copy full SHA for b830dd4 - Browse repository at this point
Copy the full SHA b830dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4c3b9b - Browse repository at this point
Copy the full SHA f4c3b9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecd553b - Browse repository at this point
Copy the full SHA ecd553bView commit details -
Merge pull request #2 from audipras/branch-A-CodeQuality
Add new exception
Configuration menu - View commit details
-
Copy full SHA for ca0e6b0 - Browse repository at this point
Copy the full SHA ca0e6b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f357a61 - Browse repository at this point
Copy the full SHA f357a61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75e65cf - Browse repository at this point
Copy the full SHA 75e65cfView commit details -
Merge pull request #3 from audipras/branch-A-Assertions
Add assertions
Configuration menu - View commit details
-
Copy full SHA for 8166b8f - Browse repository at this point
Copy the full SHA 8166b8fView commit details -
Tagging tasks is unavailable. User can't categorise tasks since description can't be changed. Add new 'tag' string field to each task, and add new 'tag' command so users can tag current tasks.
Configuration menu - View commit details
-
Copy full SHA for 2b4b715 - Browse repository at this point
Copy the full SHA 2b4b715View commit details -
Configuration menu - View commit details
-
Copy full SHA for a35ddce - Browse repository at this point
Copy the full SHA a35ddceView commit details -
No help manual for the user. Create user guide to orient the user on how to use the bot. The user can immediately use the bot without facing errors with bot usage.
Configuration menu - View commit details
-
Copy full SHA for 2cb634f - Browse repository at this point
Copy the full SHA 2cb634fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc74888 - Browse repository at this point
Copy the full SHA dc74888View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd567bc - Browse repository at this point
Copy the full SHA fd567bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f4b34 - Browse repository at this point
Copy the full SHA 09f4b34View commit details -
Configuration menu - View commit details
-
Copy full SHA for fac2a91 - Browse repository at this point
Copy the full SHA fac2a91View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9df90e - Browse repository at this point
Copy the full SHA e9df90eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.