Ecosyste.ms: Timeline

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

AY2425S1-CS2103T-T09-1/tp

uniqly created a review on a pull request on AY2425S1-CS2103T-T09-1/tp
LGTM

View on GitHub

codecov[bot] created a comment on a pull request on AY2425S1-CS2103T-T09-1/tp
## [Codecov](https://app.codecov.io/gh/AY2425S1-CS2103T-T09-1/tp/pull/88?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=A...

View on GitHub

Shux347 created a review on a pull request on AY2425S1-CS2103T-T09-1/tp

View on GitHub

blanklogic opened a pull request on AY2425S1-CS2103T-T09-1/tp
Fix Badges in index.md
Resolves #87
blanklogic opened an issue on AY2425S1-CS2103T-T09-1/tp
Fix Badges in index.md
- Fix links for badges for InternBuddy by relinking to this repo instead.
blanklogic closed a pull request on AY2425S1-CS2103T-T09-1/tp
Modify display fields of Application
#77
uniqly created a review on a pull request on AY2425S1-CS2103T-T09-1/tp
LGTM! 👍

View on GitHub

blanklogic created a review on a pull request on AY2425S1-CS2103T-T09-1/tp
LGTM!

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages AY2425S1-CS2103T-T09-1/tp
  • deploy: 3f2484e024991754b1476b9326b7fe924ddbc195 5b5b83f

View on GitHub

blanklogic closed an issue on AY2425S1-CS2103T-T09-1/tp
Fix inconsistencies in user guide
Fix the logical inconsistencies of the user guide with the current app
blanklogic pushed 3 commits to master AY2425S1-CS2103T-T09-1/tp
  • Fix typo in index.md b6e444c
  • Fix logical inconsistencies in user guide 0f050db
  • Merge pull request #86 from uniqly/85-fix-inconsistencies-in-user-guide Fix typos in website 3f2484e

View on GitHub

blanklogic closed an issue on AY2425S1-CS2103T-T09-1/tp
Further adjustments to User Guide and Typo in index.md
- Fix a typo in index.md where InterBuddy was written instead of InternBuddy
blanklogic closed a pull request on AY2425S1-CS2103T-T09-1/tp
Fix typos in website
* Fixed typos in `index.md` * Fixed logical inconsistencies in `UserGuide.md` Fixes #82 and Fixes #85
blanklogic created a review on a pull request on AY2425S1-CS2103T-T09-1/tp
LGTM!

View on GitHub

Shux347 created a review on a pull request on AY2425S1-CS2103T-T09-1/tp
LGTM

View on GitHub

codecov[bot] created a comment on a pull request on AY2425S1-CS2103T-T09-1/tp
## [Codecov](https://app.codecov.io/gh/AY2425S1-CS2103T-T09-1/tp/pull/86?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=A...

View on GitHub

uniqly opened a pull request on AY2425S1-CS2103T-T09-1/tp
Fix typos in website
* Fixed typos in `index.md` * Fixed logical inconsistencies in `UserGuide.md`\ Fixes #82 and Fixes #85
uniqly opened an issue on AY2425S1-CS2103T-T09-1/tp
Fix inconsistencies in user guide
Fix the logical inconsistencies of the user guide with the current app
blanklogic closed a pull request on AY2425S1-CS2103T-T09-1/tp
Fix Typo in index.md
Resolves #82
uniqly closed an issue on AY2425S1-CS2103T-T09-1/tp
Edit command cannot change status
codecov[bot] created a comment on a pull request on AY2425S1-CS2103T-T09-1/tp
## [Codecov](https://app.codecov.io/gh/AY2425S1-CS2103T-T09-1/tp/pull/83?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=A...

View on GitHub

uniqly opened an issue on AY2425S1-CS2103T-T09-1/tp
Edit command cannot change status
blanklogic opened an issue on AY2425S1-CS2103T-T09-1/tp
Fix typo in index.md
- Fix a typo in index.md where InterBuddy was written instead of InternBuddy
Shux347 created a review on a pull request on AY2425S1-CS2103T-T09-1/tp

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages AY2425S1-CS2103T-T09-1/tp
  • deploy: 0fbb3d4cae2b300b1cb82e6067624a2ad30f3034 ece57b5

View on GitHub

uniqly created a comment on an issue on AY2425S1-CS2103T-T09-1/tp
Fixed by #67

View on GitHub

uniqly pushed 11 commits to master AY2425S1-CS2103T-T09-1/tp
  • Change EditCommand to work with Company class Our AddressBook helps us save company details, so information on compa... b8b1e76
  • Merge branch 'master' of https://github.com/AY2425S1-CS2103T-T09-1/tp into HEAD ff24053
  • Merge branch 'master' of https://github.com/AY2425S1-CS2103T-T09-1/tp into branch-ResolveEditFindCommandsMerge c1db96d
  • Fix checkstyle issues 9866a05
  • Remove PersonListPanel c2fbb65
  • Merge branch 'master' of https://github.com/AY2425S1-CS2103T-T09-1/tp d5bd8ba
  • Add change company status method in EditCommand 5f4505d
  • Add test cases to EditCommandTest d355d84
  • Merge branch 'master' of https://github.com/AY2425S1-CS2103T-T09-1/tp into branch-AddApplicationsToEditCommand 7f482aa
  • Fix checkstyle issues f641b13
  • Merge pull request #69 from meerkatboy/branch-AddApplicationsToEditCommand Branch add applications to edit command 0fbb3d4

View on GitHub

uniqly closed an issue on AY2425S1-CS2103T-T09-1/tp
Change edit function of InternBuddy
uniqly closed a pull request on AY2425S1-CS2103T-T09-1/tp
Branch add applications to edit command
Added methods to editCommand class to return new Company with edited status when application is added Continuation of #59
Load more