Skip to content

FC-0057: Add Vote APIs and Comment Model#18

Merged
Ali-Salman29 merged 1 commit intomasterfrom
feat/votes-apis
Aug 13, 2024
Merged

FC-0057: Add Vote APIs and Comment Model#18
Ali-Salman29 merged 1 commit intomasterfrom
feat/votes-apis

Conversation

@Ali-Salman29
Copy link
Copy Markdown
Contributor

@Ali-Salman29 Ali-Salman29 commented Aug 6, 2024

Updates:

  • Added upvote & downvote APIs
  • Added comment model and tests

close https://github.com/edly-io/forum/issues/16

@Ali-Salman29 Ali-Salman29 changed the title feat: Add Vote APIs FC-0057: Add Vote APIs Aug 6, 2024
@Ali-Salman29 Ali-Salman29 force-pushed the feat/votes-apis branch 7 times, most recently from 6630620 to 38f6f0e Compare August 8, 2024 13:23
@Ali-Salman29 Ali-Salman29 force-pushed the feat/votes-apis branch 4 times, most recently from 70a6786 to ae0a132 Compare August 8, 2024 14:24
@Ali-Salman29 Ali-Salman29 force-pushed the feat/votes-apis branch 2 times, most recently from 5dd03f0 to a967eaf Compare August 12, 2024 21:20
Comment thread forum/models/__init__.py
Comment thread forum/models/comments.py Outdated
Comment thread forum/models/contents.py
@Ali-Salman29 Ali-Salman29 force-pushed the feat/votes-apis branch 8 times, most recently from 0245c28 to 1c214ff Compare August 13, 2024 13:54
Copy link
Copy Markdown
Contributor

@taimoor-ahmed-1 taimoor-ahmed-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread forum/serializers/votes.py Outdated
@Ali-Salman29 Ali-Salman29 changed the title FC-0057: Add Vote APIs FC-0057: Add Vote APIs and Comment Model Aug 13, 2024
Copy link
Copy Markdown
Contributor

@Faraz32123 Faraz32123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

- Added upvote & downvote API
- Added comment model and tests

close #16
@Ali-Salman29 Ali-Salman29 merged commit b3c8e73 into master Aug 13, 2024
@taimoor-ahmed-1 taimoor-ahmed-1 deleted the feat/votes-apis branch February 14, 2025 09:57
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.

Migrate the /votes endpoints

3 participants