-
Notifications
You must be signed in to change notification settings - Fork 521
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
[CS2103T-T10-4] MatchForGood #54
base: master
Are you sure you want to change the base?
[CS2103T-T10-4] MatchForGood #54
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #54 +/- ##
============================================
- Coverage 75.26% 74.55% -0.71%
- Complexity 419 653 +234
============================================
Files 71 96 +25
Lines 1338 2150 +812
Branches 126 245 +119
============================================
+ Hits 1007 1603 +596
- Misses 301 484 +183
- Partials 30 63 +33 ☔ View full report in Codecov by Sentry. |
Changed the execute(undo) label in a sequence diagram Diagram was for the copy command, so executing undo was the wrong label Lets make sure our labels are correct
Change DG to reflect proposed Copy Command
Using the copy command, we can extract all emails in a comma-seperated format Previously we were unable to obtain the contact details in a single command Lets make it easier to copy all contact details and contact our volunteers
Change tags to better fit our app
…olunteerPrefs Revert "Change tags to better fit our app"
Change Tags to better fit our app
Add and Remove availabilities
Allow the filtered list of emails to be copied to the clipboard Previously, the filtered list of emails was only printed to the command line Lets copy it to to the clipboard so it can be pasted easily
…the issue of resetting input when textfield loses focus
Update UG
MatchForGood streamlines volunteer management, facilitating efficient scheduling, and coordination of volunteers, ultimately saving time and resources for organizations focused on social impact.