Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

AY2425S1-CS2103T-F08-2/tp

wkxcass created a review comment on a pull request on AY2425S1-CS2103T-F08-2/tp
Perhaps we need to update this as well!

View on GitHub

wkxcass created a review on a pull request on AY2425S1-CS2103T-F08-2/tp
Looks pretty good! Just a nit I found~

View on GitHub

wkxcass created a review on a pull request on AY2425S1-CS2103T-F08-2/tp
Looks pretty good! Just a nit I found~

View on GitHub

wkxcass created a review comment on a pull request on AY2425S1-CS2103T-F08-2/tp
Managed to work around this testcase as above for now, open to any improvement suggestions!

View on GitHub

wkxcass created a review on a pull request on AY2425S1-CS2103T-F08-2/tp

View on GitHub

wkxcass created a review comment on a pull request on AY2425S1-CS2103T-F08-2/tp
Managed to work around this testcase as above for now, open to any improvement suggestions!

View on GitHub

wkxcass created a review on a pull request on AY2425S1-CS2103T-F08-2/tp

View on GitHub

k-hian opened a pull request on AY2425S1-CS2103T-F08-2/tp
Alpha Version - Find command
Expand Find command functionality to find by any field (in Person). Find command format: `find [n/NAME ...] [e/EMAIL ...] [g/GENDER ...] [d/DETAILS ...] [t/STUDYGROUPS ...]` Eg. `find n/alice b...
k-hian created a review on a pull request on AY2425S1-CS2103T-F08-2/tp
LGTM for now.

View on GitHub

wkxcass opened a pull request on AY2425S1-CS2103T-F08-2/tp
Alpha Version - Edit feature
- Completed: make `edit` work with updated fields - Todo: make `StudyGroupTags` persistent
wkxcass pushed 5 commits to master AY2425S1-CS2103T-F08-2/tp
  • StudyGroupTag: refactoring a364bfa
  • StudyGroupTag: refactoring 52dd2d0
  • StudyGroupTag: refactoring (fix nits) f159521
  • Merge branch 'master' into branch-StudyGroupTag # Conflicts: # src/main/java/seedu/address/logic/commands/AddCommand... 48fa47f
  • Merge pull request #79 from wkxcass/branch-StudyGroupTag Alpha Version - StudyGroupTag refactoring 9e44ea3

View on GitHub

wkxcass closed a pull request on AY2425S1-CS2103T-F08-2/tp
Alpha Version - StudyGroupTag refactoring
Fixes #74
wkxcass created a review comment on a pull request on AY2425S1-CS2103T-F08-2/tp
Thanks for noticing! I'll tweak it and merge afterwards~

View on GitHub

wkxcass created a review on a pull request on AY2425S1-CS2103T-F08-2/tp

View on GitHub

wujiaweijoanna created a comment on a pull request on AY2425S1-CS2103T-F08-2/tp
LGTM!

View on GitHub

wujiaweijoanna created a review comment on a pull request on AY2425S1-CS2103T-F08-2/tp
Perhaps can change the study_group_tag to 1A, 1B etc here as well?

View on GitHub

wujiaweijoanna created a review on a pull request on AY2425S1-CS2103T-F08-2/tp

View on GitHub

wujiaweijoanna closed an issue on AY2425S1-CS2103T-F08-2/tp
Alpha Version - Bulk Deletion Feature
Allow users to delete multiple contacts in one go Example: delete 1 3 5 (delete contacts of index 1, 3 & 5)
wujiaweijoanna pushed 2 commits to master AY2425S1-CS2103T-F08-2/tp
  • Delete in bulk 05c410a
  • Merge pull request #77 from wujiaweijoanna/mvp-delete-feature Alpha Version - Bulk Deletion Feature 10ccca2

View on GitHub

wujiaweijoanna closed a pull request on AY2425S1-CS2103T-F08-2/tp
Alpha Version - Bulk Deletion Feature
Fixes #76 Users are now able to delete multiple contacts in one go. Initial contacts: ![屏幕截图(98)](https://github.com/user-attachments/assets/b34cd822-56e4-4d1e-80c6-57b40d37a96f) Comman...
wkxcass opened a pull request on AY2425S1-CS2103T-F08-2/tp
Alpha Version - StudyGroupTag refactoring
Fixes #74
wkxcass created a comment on a pull request on AY2425S1-CS2103T-F08-2/tp
LGTM!

View on GitHub

k-hian opened an issue on AY2425S1-CS2103T-F08-2/tp
Alpha Version - Find by criteria
Allow users to find entries by applying criteria on any available field. Example: find n/alice bob t/Group1 Group2 Group4 (find entries that are either named Alice or Bob, and entries that are tag...
wujiaweijoanna opened a pull request on AY2425S1-CS2103T-F08-2/tp
Alpha Version - Bulk Deletion Feature
Fixes #76 Users are now able to delete multiple contacts in one go. Initial contacts: ![屏幕截图(98)](https://github.com/user-attachments/assets/b34cd822-56e4-4d1e-80c6-57b40d37a96f) Comman...
wujiaweijoanna opened an issue on AY2425S1-CS2103T-F08-2/tp
Alpha Version - Bulk Deletion Feature
Allow users to delete multiple contacts in one go Example: delete 1 3 5 (delete contacts of index 1, 3 & 5)
wkxcass opened an issue on AY2425S1-CS2103T-F08-2/tp
Alpha Version - Edit feature
- Make `edit` work with new fields. - Make `StudyGroupTags` persistent.
wkxcass published a release on AY2425S1-CS2103T-F08-2/tp
v1.3
# What's New in `ResearchRoster` (compared to `AB3`) ## Models - `Address` and `Phone` fields have been removed from the `Person` model. - `Tag` has been updated into `StudyGroupTag` - New fi...
wkxcass created a tag on AY2425S1-CS2103T-F08-2/tp

v1.3

Load more