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

Feature/doctor-preview-test #51

Merged
merged 42 commits into from
Nov 16, 2020
Merged

Conversation

AntonMishyn
Copy link
Contributor

@AntonMishyn AntonMishyn commented Nov 15, 2020

develop

GitHub Board

Issue link

#34 BE - doctors preview task (main page)

Story link

#13 Story

Code reviewers

Summary of issue

    • DTO for doctor (and latest post from him)
    • API (POST) controller with request configuration
    • Service layer
    • Repository layer (sort by making posts)
    • Unit tests

Summary of change

  • Refactor Entities
  • Implement UnitTests for UserController, mappers, UserService.

AntonMishyn and others added 30 commits November 4, 2020 12:17
Write mappers for these DTOs.
Write endpoint to search for post by status.
Add required methods in PostService and PostRepository.
Switch Swagger DocumentationType to OpenAPI3.
…ure/doctor-preview

# Conflicts:
#	src/main/java/com/softserveinc/dokazovi/mapper/DirectionMapper.java
#	src/main/java/com/softserveinc/dokazovi/mapper/InstitutionMapper.java
#	src/main/java/com/softserveinc/dokazovi/mapper/UserMapper.java
#	src/main/java/com/softserveinc/dokazovi/repositories/PostRepository.java
@AntonMishyn AntonMishyn merged commit 4717c7b into develop Nov 16, 2020
@AntonMishyn AntonMishyn deleted the feature/doctor-preview-test branch November 16, 2020 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants