Ecosyste.ms: Timeline

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

AY2425S1-CS2103-F12-1/tp

RezwanAhmed123 pushed 5 commits to master AY2425S1-CS2103-F12-1/tp
  • Set up boiler plate for AddClaimCommandTest b2e4962
  • Merge branch 'AY2425S1-CS2103-F12-1:master' into master 45f30df
  • Revert "Set up boiler plate for AddClaimCommandTest" This reverts commit b2e4962dd030223b28d84a61c15a8f3d92507f4b. 5cc41a4
  • Fix small typos in UserGuide 76ab2a4
  • Merge pull request #155 from matthewyip1511/matthew-fix-bugs-in-userguide Fix bugs in userguide 9c7f90d

View on GitHub

RezwanAhmed123 closed a pull request on AY2425S1-CS2103-F12-1/tp
Fix bugs in userguide
While smoke testing the jar file, I found some _small_ typos in the `UserGuide` that this PR would fix 🙂
RezwanAhmed123 created a review on a pull request on AY2425S1-CS2103-F12-1/tp
LGTM, good catches!

View on GitHub

codecov[bot] created a comment on a pull request on AY2425S1-CS2103-F12-1/tp
## [Codecov](https://app.codecov.io/gh/AY2425S1-CS2103-F12-1/tp/pull/155?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

matthewyip1511 opened a pull request on AY2425S1-CS2103-F12-1/tp
Fix bugs in userguide
While smoke testing the jar file, I found some _small_ typos in the `UserGuide` that this PR would fix 🙂
github-actions[bot] pushed 1 commit to gh-pages AY2425S1-CS2103-F12-1/tp
  • deploy: c2ac6b0c3dd0a9fddc1232a491b05d736cab33d4 815de3b

View on GitHub

matthewyip1511 pushed 3 commits to master AY2425S1-CS2103-F12-1/tp
  • Add UML sequence drawings for AddClaimCommand This will be used for updating of developer guide and implementation e... 92bfd32
  • Enable Assertions Needed to push this to enable assertions according to course requirements. 6e8d499
  • Merge pull request #154 from RezwanAhmed123/rezwan-add-uml-sequence-diagram-for-add-claim-feature Add UML sequence d... c2ac6b0

View on GitHub

matthewyip1511 closed an issue on AY2425S1-CS2103-F12-1/tp
Add UML Sequence Diagram for Add Claim Feature
**Description:** We have implemented the "Add Claim" feature, and it is important to update the developer guide to include comprehensive documentation. Specifically, we need to create and add a UM...
matthewyip1511 closed a pull request on AY2425S1-CS2103-F12-1/tp
Add UML sequence drawings for AddClaimCommand
This will be used for updating of developer guide and implementation explanation later on. It just creates a sequence diagram of the implementation of the add claim command in the logic section onl...
matthewyip1511 created a review on a pull request on AY2425S1-CS2103-F12-1/tp
LGTM!!

View on GitHub

RezwanAhmed123 created a review comment on a pull request on AY2425S1-CS2103-F12-1/tp
Probably can make it go upwards to make the diagram easier to understand like: ```puml BasicPlan --.up.|> InsurancePlan TravelPlan --.up.|> InsurancePlan ```

View on GitHub

RezwanAhmed123 created a review on a pull request on AY2425S1-CS2103-F12-1/tp
LGTM, some nits

View on GitHub

RezwanAhmed123 created a review on a pull request on AY2425S1-CS2103-F12-1/tp
LGTM, some nits

View on GitHub

codecov[bot] created a comment on a pull request on AY2425S1-CS2103-F12-1/tp
## [Codecov](https://app.codecov.io/gh/AY2425S1-CS2103-F12-1/tp/pull/154?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

RezwanAhmed123 opened a pull request on AY2425S1-CS2103-F12-1/tp
Add UML sequence drawings for AddClaimCommand
This will be used for updating of developer guide and implementation explanation later on. It just creates a sequence diagram of the implementation of the add claim command in the logic section onl...
yanqiyqh opened a pull request on AY2425S1-CS2103-F12-1/tp
Update ModelClassDiagram
Since we have added new features, let's update our Model Class Diagram to reflect the new classes we have implemented!
RezwanAhmed123 opened an issue on AY2425S1-CS2103-F12-1/tp
Release V1.4
Release v1.4 and ensure there are proper release notes done.
RezwanAhmed123 created a comment on an issue on AY2425S1-CS2103-F12-1/tp
completed in #151

View on GitHub

RezwanAhmed123 created a comment on an issue on AY2425S1-CS2103-F12-1/tp
pushed to v1.5 as not a priority as of right now.

View on GitHub

RezwanAhmed123 created a comment on an issue on AY2425S1-CS2103-F12-1/tp
shifted to v1.5 as not a priority right now.

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages AY2425S1-CS2103-F12-1/tp
  • deploy: 77f915ba8c8503ee5b586380c5d7f3b5d86e951a c9e5693

View on GitHub

yanqiyqh pushed 3 commits to master AY2425S1-CS2103-F12-1/tp
  • Refactor Person to Client in UML diagrams 9d83cb3
  • Fix typo in pdpa line 1624ee7
  • Merge pull request #151 from matthewyip1511/refactor-uml-person-to-client Refactor "Person" to "Client" in UML diagrams 77f915b

View on GitHub

yanqiyqh closed a pull request on AY2425S1-CS2103-F12-1/tp
Refactor "Person" to "Client" in UML diagrams
"Person" has already been refactored to "Client" in the rest of the codebase, but not in the UML diagrams. Let's refactor it too to reflect such changes 🙂
yanqiyqh created a review on a pull request on AY2425S1-CS2103-F12-1/tp
LGTM 👍

View on GitHub

codecov[bot] created a comment on a pull request on AY2425S1-CS2103-F12-1/tp
## [Codecov](https://app.codecov.io/gh/AY2425S1-CS2103-F12-1/tp/pull/151?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

matthewyip1511 opened a pull request on AY2425S1-CS2103-F12-1/tp
Refactor "Person" to "Client" in UML diagrams
As per the title 🙂
github-actions[bot] pushed 1 commit to gh-pages AY2425S1-CS2103-F12-1/tp
  • deploy: 9eaccaaf4b92c02c1b31bdf4f2eb70b6da4bba8d 505eb74

View on GitHub

matthewyip1511 pushed 11 commits to master AY2425S1-CS2103-F12-1/tp
  • Add equals() method for DeleteClaimCommand to facilitate testing. equals() method structure largely follows the struc... c6d7ccf
  • Add unit tests for DeleteClaimCommandParser in DeleteClaimCommandParserTest c95c526
  • Add javadoc comments for better documentation and an additional test case for when insurance id is empty a7904c0
  • Fix checkstyle errors dd92159
  • Fix checkstyle errors 4d721a2
  • Add equals() test to DeleteClaimCommandTest to ensure code coverage for the newly added equals() method in DeleteClai... 93ca503
  • Fix checkstyle errors 1059f6e
  • Add fullstop to javadoc comments 30780c3
  • Merge branch 'master' into deleteclaimcommandparser-test 63f1909
  • Remove assertCommandSuccess as assertInsuranceCommandSuccess is being used instead a197a96
  • Merge pull request #135 from yanqiyqh/deleteclaimcommandparser-test DeleteClaimCommandParserTest 9eaccaa

View on GitHub

matthewyip1511 created a review on a pull request on AY2425S1-CS2103-F12-1/tp
LGTM!

View on GitHub

Load more