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

[Frontend] Article deletion and bug fixing #505

Merged
merged 4 commits into from
Dec 26, 2022

Conversation

yavuuzsameet
Copy link
Contributor

Description:

  • The article deletion functionality is implemented.
  • The users are redirected to the homepage after the delete operation.
  • Some minor fixes as described in the last two elements.

Tasks Done:

  • Added the Delete button on the article page.
  • Connected the button to deletion functionality.
  • Connected the backend article delete endpoint.
  • Made it only visible to the article owner.
  • Labels on the post page had a display problem, it is handled.
  • When a doctor entered the profile page, the medical history editing button was available. The doctors should not be able to see the medical history button as they do not have such attribute. It is removed.

Reviewer: @burakmert236

Issue: Issue Link
Closes #501.

@yavuuzsameet yavuuzsameet added Prio: Medium Importance of Issue: Medium Type: Enhancement New features via code and/or design. Status: Need Review Issue work is done, waiting to be reviewed Team: Frontend Frontend based work - for frontend team labels Dec 26, 2022
@yavuuzsameet yavuuzsameet self-assigned this Dec 26, 2022
@burakmert236
Copy link
Contributor

All features work as expected, I think we can accept the pull request, thanks for your effort.

@burakmert236 burakmert236 merged commit 0b38d23 into master Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Prio: Medium Importance of Issue: Medium Status: Need Review Issue work is done, waiting to be reviewed Team: Frontend Frontend based work - for frontend team Type: Enhancement New features via code and/or design.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Frontend] Article deletion feature
2 participants