bounswe / 2021SpringGroup9

This is the project repository for Group 9 of the Project Development in Software Engineering course at Bogazici University. We will plan and develop a software project throughout the semester.
3 stars 1 forks source link

Improve ActivityStream component to show all activities #550

Closed omarr09 closed 2 years ago

omarr09 commented 2 years ago

Task:

ActivityStream was showing only user's activities and followed activities. Improve it so that it shows all activities

Type of task (new feature, writing tests, refactoring):

New feature

Standards and rules to follow:

The improvement should be done in a separate branch.

Expected result:

There should be an 'All' tab that shows all activities, both from the user and from the followed.

Additional notes:

Deadline: 03..01.2021

omarr09 commented 2 years ago

Started implementing the improvement in frontend-activitystream-improvement branch.

omarr09 commented 2 years ago

Done! I merged frontend-activitystream-improvement with frontend with this pull request