-
Notifications
You must be signed in to change notification settings - Fork 0
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
main <- dev #214
Merged
main <- dev #214
Conversation
This file contains 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
1800 -> 10으로 단축
빈집 거래 상태 변경 시, 닉네임을 통해 회원여부 판별에 사용
게시글 추천 태그를 Enum 리스트에서 별도의 테이블로 관리하는 방식으로 변경 빈집 거래 상태 변경 기능을 위한 메타 데이터용 테이블 생성
구매자 데이터를 optional 하게 받는 것으로 로직이 변경됨에 따라 매핑 관계 삭제
날짜 데이터의 경우, 정규식을 이용
성공과 실패 케이스 모두 작성
병합 과정에서 충돌 포인트 해결
[Feat/house service] 빈집거래 추가 기능 개발
EMPTY 값을 추가하여, 빈 문자열로 올 경우 매핑 처리
[Hotfix/board service] 말머리 선택값으로 사용할 수 있게 로직 변경
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.
주요 작업 내용
작업 내용
변경점
이유 :
CheckList