Open
Conversation
역등록 등록 조건 필터링 및 에러 추가(수량 1개 이상, 금액 0원 이상) 역등록 등록글 수정 기능 추가 엔티티 이름 업데이트(쿼리문 에러 방지)
경매글에 활성화 테이블 추가로 현재 진행 가능 경매인지 확인 가능 해당 활성화 여부로 글 수정 및 입찰 불가
유저가 탈퇴시 소프트 삭제화 삭제일 별도 기입하지 않은 이유는 어차피 비활성화되면 수정일이 바뀔 일이 없다.
유저 정보 수정(업데이트) 버그수정 : 로그인 시에도 유저 활성화 여부 확인 로직 추가
입찰 삭제 기능 추가 입찰 시 상품 상태 및 설명 기능 추가 Dto 및 Form 기능 고도하 입찰 에러 기능 추가
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
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.
변경사항
AS-IS
입찰 삭제 기능 추가
입찰 상세 내역 업데이트
ㄴ 제품 상태, 제품 설명 등
TO-BE
입찰 내역 조회 기능
테스트