Results 24 issues of Berra

This issue presents the goals needed for the Activity Feature focusing on the changes in Sidenav and path limitations. ## Checklist: - [x] Only the users with Educator role can...

This issue presents changes required in activity details page for the activity feature. ## Checklist: - [x] Activity details page should be redesigned according to [this design](https://www.figma.com/file/nyUduEpFmVZ05xA8rt28Mt/ZubHub-Feature-Re-Designs?type=design&node-id=304-424&mode=design&t=HvDdELicgPXEwWK3-0). - [x] Staff...

The [new design](https://www.figma.com/file/nyUduEpFmVZ05xA8rt28Mt/ZubHub-Feature-Re-Designs?type=design&node-id=835-9115&mode=design&t=aUFMUZG0tfebun9Q-0) for activity component needs to be implemented. Published and unpublished activity card design: https://www.figma.com/file/nyUduEpFmVZ05xA8rt28Mt/ZubHub-Feature-Re-Designs?type=design&node-id=304-424&mode=design&t=FsRULrVG2GYIKguh-0

This issue presents the changes needed in the Educator profile for the Activity feature. The design: https://unstructured.zulipchat.com/user_uploads/26181/AsWlFl47sOGUUqxMKZHdXEpS/Educator-Profile-Activities.png ## Checklist - [ ] Activities that are published by educators should be...

## Summary This PR addresses the intended flow explained [here](https://github.com/unstructuredstudio/zubhub/issues/802#issuecomment-1783577585). Now, logged-out users can search for projects and creators Closes #802 ## Changes Although this PR is to make changes...

code-reviewed

## Summary 'More Projects' section used to show the projects of the same user instead of showing similar projects from any user. With this PR, this section sends a request...

code-reviewed

## Summary Edited tag style as discussed, Closes #897 ## Changes - Changed the styling of tags in `profileStyles.js`. I did not change the common class in `index.js` since many...

## Summary Tasks and new email templates according to the styles [here](https://www.figma.com/file/nyUduEpFmVZ05xA8rt28Mt/ZubHub-Feature-Re-Designs?type=design&node-id=213-109&mode=design&t=d6sB5im8JKZPBdgK-0) are added to the backend Closing #1039 ## Changes - `email-base.html` has the common elements of the email...

An email template for the [new designs](https://www.figma.com/file/nyUduEpFmVZ05xA8rt28Mt/ZubHub-Feature-Re-Designs?type=design&node-id=213-109&mode=design&t=2uP7jsqu0P4Ivhhh-0) is needed.

## Summary The follow button in ProjectDetails.jsx has 3 states for the following, not following and unfollowing scenarios. The label, class name, and color of the button depend on the...