-
Notifications
You must be signed in to change notification settings - Fork 0
feat : Home Service 추가 #420
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
devxb
commented
Apr 3, 2023
- Home Service를 추가했습니다.
- 실행파일을 추가했습니다.
- 컨트롤러와 레포지토리의 경계를 정의함.
- Service Home-module 인터페이스 설정 - Repositofy Jpa-Home-module 인터페이스 설정
feat : 홈 화면 게시글 조회 성공 서비스 테스트 및 구현
feat : 홈화면 게시글 수정 성공 테스트 및 구현
- DB에서 홈화면의 게시글을 조회하는 서비스를 생성함. - 관련 테스트케이스 생성 및 통과
feat : DB에서 홈화면 게시글 조회 서비스 생성
- 홈게시글을 수정하는 DB서비스를 추가함. - 관련 테스트코드 추가 및 성공
구조 수정 전 home controller 작성
feat : permission config 추가
feat : 색깔 조회 성공 서비스 테스트 및 구현
- HomeRequestable, HomeReadable -> HomeDto로 변경했습니다.
feat : DB에 홈 게시글 수정 서비스 추가
feat : 애플리케이션 색깔 수정 성공 서비스 테스트 및 구현
- DB에서 Color를 수정하고 조회하는 서비스를 추가했습니다. - 관련 테스트코드를 추가했습니다.
feat : DB에서 Color 수정 및 조회 서비스 추가
fix : 초기 홈화면 글, 색깔 설정 클래스 추가
feat : color Configurer 추가
Dto로 수정, file 인터페이스 변경
feat : 파일 업로드/조회 성공 서비스 테스트 및 구현
- Home Service를 추가했습니다. - 실행파일을 추가했습니다.
Fixtar
approved these changes
Apr 3, 2023
Member
Fixtar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.