Skip to content

User saves for: To be watched / completed movies, posts, events display name, bio#158

Merged
danctila merged 15 commits intomainfrom
FE-profile-movies-data
Dec 5, 2025
Merged

User saves for: To be watched / completed movies, posts, events display name, bio#158
danctila merged 15 commits intomainfrom
FE-profile-movies-data

Conversation

@tGiech22
Copy link
Copy Markdown
Collaborator

@tGiech22 tGiech22 commented Dec 5, 2025

Description

Link to Ticket

Fixed my mistake in not separating out events for the UserProfile schema, said schema now has saved and attended events and updated backend to pull from those columns. Also added display name and bio column since I realize I forgot to do that in previous PRs and added functionality for that to be saved. Posts also displays data from backend

How Has This Been Tested?

wrote tests for movies to make sure they are working:
Screenshot 2025-12-05 at 1 22 13 AM

Manually tested the display name and bio and These screenshots show that they save:
Screenshot 2025-12-05 at 1 15 58 AM
Screenshot 2025-12-05 at 12 52 02 AM
Screenshot 2025-12-05 at 11 53 22 AM
Screenshot 2025-12-05 at 11 53 28 AM
Screenshot 2025-12-05 at 11 53 33 AM

Checklist

  • I have performed a self-review of my code
  • I have reached out to another developer to review my code
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes

…eted and edited backend to account for that, also updated schema to allow for saving of displayname and bio
@tGiech22 tGiech22 requested review from alisryan and danctila December 5, 2025 06:26
@tGiech22 tGiech22 changed the title Feat: updated userProfile schema to include to be watched and completed movies, display name, bio, and added functionality for that data (IN PROGRESS) Feat: updated userProfile schema to include to be watched and completed movies, display name, bio, and added functionality for that data Dec 5, 2025
@tGiech22 tGiech22 marked this pull request as draft December 5, 2025 06:44
@tGiech22 tGiech22 marked this pull request as ready for review December 5, 2025 07:20
@tGiech22 tGiech22 changed the title (IN PROGRESS) Feat: updated userProfile schema to include to be watched and completed movies, display name, bio, and added functionality for that data Feat: updated userProfile schema to include eventsSaved, eventsAttended, posts, display name, bio, and added functionality for that data Dec 5, 2025
@danctila danctila changed the title Feat: updated userProfile schema to include eventsSaved, eventsAttended, posts, display name, bio, and added functionality for that data User saves for: To be watched / completed movies, posts, display name, bio Dec 5, 2025
@danctila danctila changed the title User saves for: To be watched / completed movies, posts, display name, bio User saves for: To be watched / completed movies, posts, events display name, bio Dec 5, 2025
@danctila danctila merged commit 8966a15 into main Dec 5, 2025
2 checks passed
@danctila danctila deleted the FE-profile-movies-data branch December 5, 2025 21:34
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.

2 participants