bounswe / 2021SpringGroup11

Welcome to our github repository. We are 11th group of CMPE451 Fundamentals of Software Engineering course. We will work on a software project as a team throughout this term.
http://bounswe11.com.s3-website.us-east-2.amazonaws.com/
4 stars 0 forks source link

Include Activity Stream loggers for some past endpoints and the finish task endpoint #326

Closed EAltunoglu closed 2 years ago

EAltunoglu commented 2 years ago

We have prioritized some of the endpoints in the Additional Notes of Meeting. Research and creating models will be done under #320 and #321. First, we will implement these endpoints.

After Implementing these endpoints. Some other endpoints can be updated for Activity Streams.

meltemarsl commented 2 years ago

We have prioritized some of the endpoints in the Additional Notes of Meeting. Research and creating models will be done under #320 and #321. First, we will implement these endpoints.

  • [ ] Create Path (create-path) Endpoint Activity Stream Update
  • [ ] Follow Path (follow-path) Endpoint Activity Stream Update
  • [ ] Enroll Path (enroll-path) Endpoint Activity Stream Update
  • [ ] Finish Path (finish-path) Endpoint Activity Stream Update
  • [ ] Finish Milestone (finish-milestone) Endpoint Activity Stream Update
  • [ ] Finish Task (finish-task) Endpoint Activity Stream Update
  • [ ] Follow User (follow-user) Endpoint Activity Stream Update

After Implementing these endpoints. Some other endpoints can be updated for Activity Streams.

Could you please add also the Fav Topic (fav-topic) and Unfav Topic (unfav-topic) functionalities to the activity stream

SelmanB commented 2 years ago

Please mind this detail and make any corrections if necessary on branch 326 before closing this issue:

SelmanB commented 2 years ago

Finishtask being waited above is to be merged in #358

SelmanB commented 2 years ago

We have prioritized some of the endpoints in the Additional Notes of Meeting. Research and creating models will be done under #320 and #321. First, we will implement these endpoints.

  • [ ] Create Path (create-path) Endpoint Activity Stream Update
  • [ ] Follow Path (follow-path) Endpoint Activity Stream Update
  • [ ] Enroll Path (enroll-path) Endpoint Activity Stream Update
  • [ ] Finish Path (finish-path) Endpoint Activity Stream Update
  • [ ] Finish Milestone (finish-milestone) Endpoint Activity Stream Update
  • [ ] Finish Task (finish-task) Endpoint Activity Stream Update
  • [ ] Follow User (follow-user) Endpoint Activity Stream Update

After Implementing these endpoints. Some other endpoints can be updated for Activity Streams.

Could you please add also the Fav Topic (fav-topic) and Unfav Topic (unfav-topic) functionalities to the activity stream

typo in #347 is corrected to favorite-topic and the feature requested is implemented there and merged into the branch of this issue (namesake 326).

SelmanB commented 2 years ago

Only remaining activitystreams features (finish-task, finish-milestone) require the branch 326 (including merged activitystreams functionality) into 142, which contains those two endpoints merged from other branches.

SelmanB commented 2 years ago

The endpoints are tested and are in working condition. Individual issues are closed and the feature branch for this issue is merged. The issue can be closed