Skip to content

Feature/32 feedback service crud#86

Merged
f-s-h merged 7 commits into
mainfrom
feature/32-feedback-service-crud
Jun 22, 2026
Merged

Feature/32 feedback service crud#86
f-s-h merged 7 commits into
mainfrom
feature/32-feedback-service-crud

Conversation

@raphael-frank

Copy link
Copy Markdown
Collaborator

I implemented all the endpoints for the feedback service. I also added unit, slice and smoke tests to test the whole service.

Closes #32 .

@raphael-frank raphael-frank requested a review from f-s-h June 19, 2026 11:59
@raphael-frank raphael-frank self-assigned this Jun 19, 2026
@raphael-frank raphael-frank added the server Issue regarding a server service label Jun 19, 2026
@raphael-frank raphael-frank linked an issue Jun 19, 2026 that may be closed by this pull request
@f-s-h

f-s-h commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Please add PreAuthorize for endpoints

@f-s-h

f-s-h commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Please autowire repositories and services in the Service classes

@f-s-h f-s-h left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

See comments above

@raphael-frank

Copy link
Copy Markdown
Collaborator Author

I fixed the requested changes

@f-s-h f-s-h left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm

@f-s-h f-s-h merged commit 34e82f8 into main Jun 22, 2026
17 checks passed
@f-s-h f-s-h deleted the feature/32-feedback-service-crud branch June 22, 2026 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

server Issue regarding a server service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Implement CRUD Endpoints for Feedback in Feedback Service

2 participants