Skip to content
New issue

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

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

Already on GitHub? # to your account

[Backend] Adding tag feature usage for forum posts #448

Closed
ohbahadiroglu opened this issue Nov 25, 2023 · 0 comments
Closed

[Backend] Adding tag feature usage for forum posts #448

ohbahadiroglu opened this issue Nov 25, 2023 · 0 comments
Assignees
Labels
priority: high High priority task status: inprogress This task is currently being developed team: backend Backend team type: enhancement New feature or request
Milestone

Comments

@ohbahadiroglu
Copy link
Contributor

Problem

Tag features must be enabled for post and comments. Frontend team demanded some changes in responses of post endpoints. There will be a few other fixes. It can be seen in the solution section below.

Solution

  1. The tag features will be enabled for posts and comments.
  2. Username and profile pictures will be added to the returned postDTOs.
  3. CORS permissions will be added to the beginning of the controllers.
  4. A response message will be added for the delete function.

Documentation

No response

Additional notes

No response

Reviewers

No response

Deadline

25.11.23 Saturday 23.59

@ohbahadiroglu ohbahadiroglu added type: enhancement New feature or request priority: high High priority task status: inprogress This task is currently being developed team: backend Backend team labels Nov 25, 2023
@ohbahadiroglu ohbahadiroglu added this to the Milestone 2 milestone Nov 25, 2023
@ohbahadiroglu ohbahadiroglu self-assigned this Nov 25, 2023
@ohbahadiroglu ohbahadiroglu changed the title [Backend] Adding tag features usage for post and comments [Backend] Adding tag feature usage for post and comments Nov 25, 2023
@ohbahadiroglu ohbahadiroglu changed the title [Backend] Adding tag feature usage for post and comments [Backend] Adding tag feature usage for forum posts Nov 25, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
priority: high High priority task status: inprogress This task is currently being developed team: backend Backend team type: enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant