Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Friending #425

Closed
wants to merge 176 commits into from
Closed

Friending #425

wants to merge 176 commits into from

Conversation

youssefa123
Copy link
Collaborator

No description provided.

Gjidodaj02 and others added 30 commits October 10, 2023 18:14
Added a link to the Agora sidebar to be able to access the friends page in Agora. Also added sidebar to friends page
Added the friend route, controller and service. Need to work on filling out the functions in the controller and service.
Fixed spelling in friends directory in jsincludes.ejs
Added addfriend icons to both the sidebar and add friend button
Removed some commenting from control-bar.ejs
Added a send friend request, an accept friend request, and a deny friends request.
Added search button to add friends page to search for other users
Controller calls the methods in the friendService
…user. Get specific friend details by ID. Send, accept, deny friend requests. Delete friend by ID
MichaelLaffan1 and others added 20 commits November 6, 2023 15:20
Finished delete friend feature where friend card disappears after clicking delete button.
Fixed a bug where the profile picture of a user on the add-friends page would not show.
Fixed bug on add-friends page where users that had requests sent to appeared on the page.
Added a red circle to profile picture on sidebar to show number of friend requests that user has.
Added an alert that pops up when a friend is deleted and cleaned up unneeded code.
Fixed a bug where a user would appear on the add-freinds page even though they were already friends with the logged in user.
Deleted all files and code that had to do with notifications as that is not needed anymore.
Added confirmations for sending friend requests and deleting friends.
Updated Routes for Dashboard of Shared Workspaces
Added filter for finding a specific friend on friends page.
Fixed request body for sharing a workspace.
@briangormanly
Copy link
Collaborator

modified version already merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants