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

[MERGE] develop을 main에 반영 #224

Merged
merged 6 commits into from
Mar 6, 2024
Merged

[MERGE] develop을 main에 반영 #224

merged 6 commits into from
Mar 6, 2024

Conversation

JIN-076
Copy link
Collaborator

@JIN-076 JIN-076 commented Mar 6, 2024

🚀 개발 사항

  • chatRoom 도메인 리팩토링
  • review 도메인 리팩토링
  • user 도메인 테스트 코드 작성
  • 사용자 업적 상세 조회 API 개발

이슈 번호

  • close

특이 사항 🫶

JIN-076 and others added 6 commits March 6, 2024 12:16
* [REFACT] 불필요한 에러코드 제거 및 에러코드 메시지명 수정

* [REFACT] 사용자의 '찔러보기' 요청의 제약조건 제거 및 동시성 처리를 위한 synchronized 키워드 추가

* [REFACT] 사용자의 '찔러보기' 요청 제약조건 제거로 인한 Swagger 수정

* [REFACT] 오타 수정
* [LOG] 채팅 웹 소켓 로그 추가

* [FEAT] ChatRoom User 매핑 테이블 구현

* [REFACT] 채팅방 ID UUID 타입 변경

* [REFACT] 채팅방 생성 로직 추가

* [REFACT] 채팅방 조회 검증 로직 리펙토링

* [REFACT] 채팅방 리스트 페이지네이션 적용 및 쿼리 최적화

* [RENAME] `projectJoinRequestRes` -> `ProjectJoinRequestRes`

* [FEAT] flyway V2 추가

* [REFACT] 채팅방 리스트 조회 로직 변경

---------

Co-authored-by: happyjamy <[email protected]>
Co-authored-by: JIN-076 <[email protected]>
* [REFACT] 잔디력 계산 로직 수정

* [TEST] `User` 도메인 테스트

* [TEST] `UserDevelopLanguageTag` 도메인 테스트

* [TEST] `UserWantedJobTag` 도메인 테스트
* [REFACT] `ReviewRating` 로직 수정

* [REFACT] `ReviewRating` 로직 수정에 따른 잔디력 갱신 방식 수정
* [FEAT] 불필요한 업적 필드 제거

* [FEAT] 사용자의 업적 상세 조회 관련 에러코드 작성

* [FEAT] 사용자의 진행중, 달성한 업적 조회 관련 응답 DTO, 사용자의 미달성 업적 조회 관련 응답 DTO 구현

* [FEAT] 사용자의 진행중, 달성한 업적 조회 관련 API 응답 DTO, 사용자의 미달성 업적 조회 관련 API 응답 DTO 구현, DTO 간 변환을 위한 정적 팩토리 메서드 구현

* [FEAT] 사용자의 진행중이거나 달성한 업적 조회 관련 비즈니스 로직 구현, 사용자의 미달성 업적 조회 관련 비즈니스 로직 구현, 유효성 검사 로직 추가 구현

* [FEAT] 사용자의 업적 상세 조회 관련 API Controller 구현

* [FEAT] 사용자가 현재 진행중이거나 달성한 업적에 대해, 업적 상세 정보와 추가로 현재 사용자의 진행횟수를 같이 전달하도록 구현, 사용자가 현재 달성하지 않은 업적에 대한 업적 상세 정보 구현

* [FEAT] 사용자의 업적 상세 조회 API 관련 Swagger 작성, 에러샘플 작성

* [FEAT] description 수정
@JIN-076 JIN-076 self-assigned this Mar 6, 2024
Copy link

github-actions bot commented Mar 6, 2024

Test Results

30 tests   30 ✅  0s ⏱️
 3 suites   0 💤
 3 files     0 ❌

Results for commit 2e7070f.

@JIN-076 JIN-076 merged commit 8aa5138 into main Mar 6, 2024
3 checks passed
@JIN-076 JIN-076 removed their assignment Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants