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에 반영 #167

Merged
merged 2 commits into from
Feb 24, 2024
Merged

[MERGE] develop을 main에 반영 #167

merged 2 commits into from
Feb 24, 2024

Conversation

JIN-076
Copy link
Collaborator

@JIN-076 JIN-076 commented Feb 24, 2024

🚀 개발 사항

  • develop을 main에 반영

이슈 번호

  • close

특이 사항 🫶

tidavid1 and others added 2 commits February 23, 2024 22:47
* [FIX] reissue 오류 수정

* [CHORE] build.gradle Spring Boot MongoDB 추가

---------

Co-authored-by: happyjamy <[email protected]>
Co-authored-by: JIN-076 <[email protected]>
* [REFACT] 탈퇴하지 않은 사용자에 대한 프로필 카드 리스트 조회 쿼리 메서드 구현

* [REFACT] 동네 인증 여부 유효성 검사 로직을 User 도메인으로 이동

* [REFACT] 주어진 좌표, 법정구역코드가 유효한 서비스 지역인지 검증하는 유효성 검사 메서드 리팩토링

* [REFACT] ProfileCard 도메인에 '찔러보기' 요청 증가, 감소 메서드 구현

* [REFACT] User 도메인에 찔러보기 요청 카운트 증가 메서드 구현

* [FEAT] senderId, receiverId를 이용해 ProfileCardLike 조회 메서드 구현

* [FEAT] 서비스 지역명 영어 네이밍 변경

* [FEAT] 회원가입한 사용자에 대한 프로필 카드 생성 요청 DTO 구현

* [FEAT] ProfileCard 관련 Custom Exception 클래스 구현

* [FEAT] ProfileCard에 대해 '찔러보기' 요청 취소 DTO 구현

* [FEAT] ProfileCard 도메인 관련 유효성 검사 로직 추가 및 리팩토링

* [FEAT] ProfileCardLike 도메인 관련 유효성 검사 로직 추가 및 리팩토링

* [FEAT] Project 도메인 관련 매칭 요청이 가능한 상태인지 유효성 검사 로직 구현

* [FEAT] ProjectJoinRequest 도메인 관련 매칭 요청이 가능한 상태인지 유효성 검사 로직 구현 및 리팩토링

* [REFACT] 사용자가 받은 '찔러보기' 요청 수 조회 메서드 네이밍 변경

* [REFACT] 메서드 네이밍 변경 및 불필요한 메서드 제거

* [REFACT] 불필요한 메서드 제거 및 네이밍 변경

* [REFACT] 오타 수정 및 빌더 패턴을 정적 팩토리 메서드로 대체

* [REFACT] 유효성 검사 관련 리팩토링 및 DDD 적용

* [REFACT] 프로필 카드 생성 로직 구현, DDD 적용으로 인한 불필요한 메서드 제거

* [REFACT] 메서드 네이밍 변경 및 DDD를 적용한 유효성 검사 관련 리팩토링

* [REFACT] 회원가입과 동시에 프로필 카드가 생성되도록 프로필 생성 로직 추가

* [FEAT] 400, 404 관련 에러코드 추가

* [FEAT] ProfileCard 관련 Swagger 오류 예시 클래스 작성

* [FEAT] 프로필 카드에 대한 찔러보기 요청 취소 API 구현

* [FEAT] 프로필 카드에 대한 찔러보기 요청 취소 API 관련 Swagger 작성, 에러코드와 에러 예시 작성

* [REFACT] 도메인의 유효성 검사 로직 위치 변경
@JIN-076 JIN-076 self-assigned this Feb 24, 2024
Copy link

Test Results

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

Results for commit 5086100.

@JIN-076 JIN-076 merged commit f8a9a5d into main Feb 24, 2024
3 checks passed
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