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

Create endpoint to set posts as Important #328

Merged
merged 4 commits into from
Jun 3, 2021

Conversation

lizozavr
Copy link
Contributor

@lizozavr lizozavr commented Jun 2, 2021

Issue link

#327 Create endpoint to set posts as Important

Code reviewers

Summary of issue

  • mplement api endpoint controller for updating post importance.
  • Implement service.
  • Implement repository.
  • Implement tests

Summary of change

  • Implemented api endpoint controller for updating post importance.
  • Implemented service.
  • Implemented repository.
  • Implemented tests

@lizozavr lizozavr added the backend Tasks for Java team label Jun 2, 2021
@lizozavr lizozavr added this to the Sprint 15 milestone Jun 2, 2021
@lizozavr lizozavr requested a review from teaFunny June 2, 2021 22:17
@lizozavr lizozavr self-assigned this Jun 2, 2021
@alexandr-bielan alexandr-bielan self-requested a review June 3, 2021 08:59
@lizozavr lizozavr merged commit a81a512 into develop Jun 3, 2021
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 3, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

1 similar comment
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 3, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@lizozavr lizozavr linked an issue Jun 3, 2021 that may be closed by this pull request
@lizozavr lizozavr deleted the feature/set-posts-important branch June 4, 2021 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Tasks for Java team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create endpoint to set posts as Important
2 participants