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

62 bug no restriction on post length when editing #136

Open
wants to merge 112 commits into
base: main
Choose a base branch
from

Conversation

thomamn
Copy link

@thomamn thomamn commented Nov 1, 2024

Fixed the following bugs: Editing a post allows it to exceed 200 characters. User emails had to end with a "_.com"

dogezen and others added 30 commits October 21, 2024 06:42
…-with-relevant-columns

4 update the userprofile table with relevant columns
…ionality-in-user-domain-with-validation

Added update user functionality
…team2 into 11-update-the-profile-table-with-a-photo-column-and-add-relevant-endpoints-postputdelete
Muzea001 and others added 30 commits October 31, 2024 13:27
…le-for-comments-with-the-following-fields--commentid-userid-postidcontent
…-fields--commentid-userid-postidcontent' of https://github.com/boolean-uk/team-dev-server-ex-2410-team2 into 8-generate-prisma-table-for-comments-with-the-following-fields--commentid-userid-postidcontent
…. Updated post domain, controller, middleware and routes for liking posts. Added new endpoints for liking and unliking posts
…team2 into 22-add-the-column-usersliked-to-the-post-entity-in-prisma-containing-a-list-of-userids-the-post-is-liked-by
…ation-to-check-for-text-sizeempty-text

Added post content validation to the create post route.
…-for-cohorts

32 create editdelete endpoints for cohorts
…cohort

52 update create endpoint for cohort
…team2 into 22-add-the-column-usersliked-to-the-post-entity-in-prisma-containing-a-list-of-userids-the-post-is-liked-by
…e-following-fields--commentid-userid-postidcontent
…mments-with-the-following-fields--commentid-userid-postidcontent

8 generate prisma table for comments with the following fields  commentid userid postidcontent
…team2 into 22-add-the-column-usersliked-to-the-post-entity-in-prisma-containing-a-list-of-userids-the-post-is-liked-by
…o-the-post-entity-in-prisma-containing-a-list-of-userids-the-post-is-liked-by

22 add the column usersliked to the post entity in prisma containing a list of userids the post is liked by
…acters. User emails had to end with a "_.com"
…team2 into 62-bug-no-restriction-on-post-length-when-editing
…to-be-updated-based-on-date-created-descending

sorts the posts descending on getAllPosts
…team2 into 62-bug-no-restriction-on-post-length-when-editing
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.

9 participants