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

PrishaVP pushed 2 commits to master AY2425S1-CS2103T-F08-2/tp
  • Update version number 993c1f3
  • Merge pull request #115 from PrishaVP/Alpha-version---update-version-number Update version number e7cad09

View on GitHub

PrishaVP closed a pull request on AY2425S1-CS2103T-F08-2/tp
Update version number
fixes #116
PrishaVP opened a pull request on AY2425S1-CS2103T-F08-2/tp
Update version number
sannie-beep pushed 2 commits to master AY2425S1-CS2103T-F08-2/tp
  • Fix swapped Multiplicity in ModelClassDiagram 8ad67f9
  • Merge pull request #111 from sannie-beep/fix-puml-image PUML - Multiplicity in ModelClassDiagram is rendered with un... ab22a4f

View on GitHub

sannie-beep closed an issue on AY2425S1-CS2103T-F08-2/tp
PUML - Multiplicity in ModelClassDiagram is rendered with unfavourable placement
Export the puml file as a png on a different renderer.
sannie-beep pushed 5 commits to master AY2425S1-CS2103T-F08-2/tp
  • Add remove tags functionality for edit command a8b4646
  • Add new javadoc comment for isValidGender ca7b789
  • Add test case for EditCommandParserTest with remove tag input 986e387
  • Fix checkstyle errors d30640c
  • Merge pull request #107 from sannie-beep/edit-remove-tags Alpha version - Edit: remove tags 2aba4c4

View on GitHub

sannie-beep closed an issue on AY2425S1-CS2103T-F08-2/tp
Alpha version - Edit: remove tags
Implement functionality to remove specific tags with edit command
sannie-beep closed a pull request on AY2425S1-CS2103T-F08-2/tp
Alpha version - Edit: remove tags
fixes #85
PrishaVP created a comment on a pull request on AY2425S1-CS2103T-F08-2/tp
LGTM!

View on GitHub

sannie-beep pushed 2 commits to master AY2425S1-CS2103T-F08-2/tp
  • Change color theme to dark green and improve layout 0d8c9b9
  • Merge pull request #114 from sannie-beep/improve-GUI Improve GUI 650c13e

View on GitHub

sannie-beep closed an issue on AY2425S1-CS2103T-F08-2/tp
Alpha version - Improve GUI
Edit GUI to better suit our application theme
sannie-beep created a comment on a pull request on AY2425S1-CS2103T-F08-2/tp
> > Mostly everything looks good but can consider changing all occurrences of tag to studyGroupTag or something like that. Also I think you should look through EditCommandParserTest to see if you n...

View on GitHub

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

View on GitHub

sannie-beep created a comment on a pull request on AY2425S1-CS2103T-F08-2/tp
> Mostly everything looks good but can consider changing all occurrences of tag to studyGroupTag or something like that. Also I think you should look through EditCommandParserTest to see if you nee...

View on GitHub

sannie-beep opened a pull request on AY2425S1-CS2103T-F08-2/tp
Improve GUI
fixes #84
PrishaVP pushed 2 commits to master AY2425S1-CS2103T-F08-2/tp
  • Fix delete parse message ae5b091
  • Merge pull request #112 from PrishaVP/Alpha-version---delete-parse-message-fix Fix delete parse message ddb82c1

View on GitHub

PrishaVP closed a pull request on AY2425S1-CS2103T-F08-2/tp
Fix delete parse message
fixes #113
k-hian created a review on a pull request on AY2425S1-CS2103T-F08-2/tp
LGTM

View on GitHub

PrishaVP opened a pull request on AY2425S1-CS2103T-F08-2/tp
Fix delete parse message
PrishaVP pushed 6 commits to master AY2425S1-CS2103T-F08-2/tp
  • Add export feature f74b734
  • Fix bugs in tests 6159d93
  • Update src/main/java/seedu/address/logic/commands/ExportCommand.java Co-authored-by: Sanchita Dhareshwar <81695359+s... 67b7c9f
  • Update src/main/java/seedu/address/logic/commands/ExportCommand.java Co-authored-by: Sanchita Dhareshwar <81695359+s... 7d199c5
  • Fix messages in list command 7eeffd0
  • Merge pull request #106 from PrishaVP/Alpha-version---export- Alpha version - Add export feature f710dff

View on GitHub

PrishaVP closed an issue on AY2425S1-CS2103T-F08-2/tp
Alpha version - Export emails
PrishaVP closed a pull request on AY2425S1-CS2103T-F08-2/tp
Alpha version - Add export feature
fixes #97
PrishaVP created a comment on a pull request on AY2425S1-CS2103T-F08-2/tp
Can consider changing all occurrences of tag to studyGroupTag or something like that. Also I think you should look through EditCommandParserTest to see if you need to make any changes. For example,...

View on GitHub

sannie-beep created a review on a pull request on AY2425S1-CS2103T-F08-2/tp
Ok, LGTM!

View on GitHub

sannie-beep created a review on a pull request on AY2425S1-CS2103T-F08-2/tp
Just two nits with the error messages

View on GitHub

sannie-beep created a review comment on a pull request on AY2425S1-CS2103T-F08-2/tp
```suggestion public static final String FILE_WRITE_ERROR = "Unable to export participants' emails due to unexpected I/O error"; ```

View on GitHub

Load more