-
Notifications
You must be signed in to change notification settings - Fork 325
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
[CS2103-T12-4] NUS Classes #42
Open
snss231
wants to merge
764
commits into
nus-cs2103-AY2122S2:master
Choose a base branch
from
AY2122S2-CS2103T-T12-4: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
[CS2103-T12-4] NUS Classes #42
snss231
wants to merge
764
commits into
nus-cs2103-AY2122S2:master
from
AY2122S2-CS2103T-T12-4:master
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #42 +/- ##
============================================
+ Coverage 72.15% 74.41% +2.25%
- Complexity 399 772 +373
============================================
Files 70 111 +41
Lines 1232 2486 +1254
Branches 125 309 +184
============================================
+ Hits 889 1850 +961
- Misses 311 519 +208
- Partials 32 117 +85
Continue to review full report at Codecov.
|
Change validation regex for names
Make URL for help UG link be clickable.
…nto branch-limit-text
Add my PPP draft
Update status bar text
Validate links
Rectify list task command error messages
Allow same name + Multiple test case fixes
Limit phone number, email, and task name length
1. Update AddTaskCommandTest.java 2. Update AddCommandTest.java 3. Update AddTaskCommandParserTest.java 4. Update AddCommandParserTest.java 5. Update datetime to be 2050 for test cases and 2023 for examples so they are valid 6. Issue #235 Duplicate tasks explanation fixed in UG 7. Issue #217 Wrong index explanation added in UG 8. General bug fixes
Fix date-time error
Add test cases for view task command
Fix issue causing null invocation
Minor fix to use cases
Add section to separate findt
# Conflicts: # src/main/java/seedu/address/model/task/TaskBetweenDatesPredicate.java
add table to UG and DG
Add last few details for PPP
Improve code quality
Add page breaks
Update AboutUs.md
Line break updates
Branch dg minor issues
Fix minor capitalization error
Update prefix table in UG
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
An app for NUS professors to better manage their groups and manage their tasks.