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

견적서 관련 작업 #58

Merged
merged 20 commits into from
Oct 8, 2023
Merged

견적서 관련 작업 #58

merged 20 commits into from
Oct 8, 2023

Conversation

1jeongg
Copy link
Member

@1jeongg 1jeongg commented Oct 8, 2023

No description provided.

seokwns and others added 20 commits October 5, 2023 22:52
- 견적서 추가 로직 작성
- 견적서 리스트 조회 구현
- 요청 유효성 검증 추가
- 견적서 DTO 변경 로직 분리
- 견적서 수정 메서드 추가
- 견적서 레포지토리 테스트 코드 추가
- 오타 수정
- 견적서 추가 시 플래너만 등록할 수 있도록 변경
- 견적서 레포지토리 수정, 삭제 테스트 코드 추가
- auto-increment 로 인한 오류 수정 코드 추가
- 코드 중복 삭제
- 오타 수정
견적서 조회, 생성 기능 구현
- enum 타입 오류 수정
- DTO에서 QuotationStatus를 String으로 변환시켜 반환하도록 수정했습니다
- Match, Quotation 컬럼명 snake_case로 변경
- Match 엔티티에 Builder 및 update 메서드 추가
- 견적서 전체 확정 API 매핑 및 구현
- 매칭내역 (채팅방) soft delete 기능 구현
- 견적서 전체 확정 내역 in Match 업데이트 기능 구현
- 견적서 전체 확정 내역 여부 -> MatchStatus 생성
- 견적서 전체 확정 기능 테스트
- 테스트를 위한 데이터 추가 (teardown.sql)
- 회원가입 탈퇴 테스트 주석 처리 (임시)
- BaseException에 견적서 관련 에러 메시지 추가
@1jeongg 1jeongg added enhancement New feature or request Done 진행 완료 quotation 견적서 관련 기능 labels Oct 8, 2023
Copy link
Contributor

@seokwns seokwns left a comment

Choose a reason for hiding this comment

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

견적서 기능 구현 완료했습니다

@seokwns seokwns merged commit da94ef8 into weekly Oct 8, 2023
1 check passed
@chaee813 chaee813 deleted the weekly-portfolio branch October 8, 2023 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Done 진행 완료 enhancement New feature or request quotation 견적서 관련 기능
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants