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

[Feature] - 프로덕션 API v1.2.0 배포 #588

Merged
merged 14 commits into from
Oct 24, 2024
Merged

Conversation

hangillee
Copy link

✅ 작업 내용

  • 개발 완료한 API 프로덕션에 배포

slimsha2dy and others added 13 commits October 14, 2024 15:54
* feat: 내가 좋아요 한 여행기 조회 기능 구현

* test: 내가 좋아요 한 여행기 조회 테스트 코드 추가

* refactor: 다른 dto 와 형식 통일
* feat: 검색 및 필터링 API 통합

* refactor: 더 이상 사용하지 않는 filtering 관련 메서드 제거

* refactor: TravelogueQueryRepositoryImpl 메서드 순서 정리 및 TODO 추가

* refactor: TravelogueQueryRepositoryImpl 메서드 순서 정리 및 검색 API 삭제 TODO 추가

* test: 검색 테스트 필터와 검색 통합된 메서드로 변경
* refactor: CountryCode 내부로 검증 로직 이동

* refactor: 통일성을 위해 SearchType 의 from 메소드 수정

* feat: TravelogueCountry 검증 로직 추가

* style: 통일성을 위해 "나라"를 "국가" 로 변경

* feat: 여행기 장소 생성시 국가 코드가 NONE 인지 검증하는 로직 추가

* feat: 여행기 생성 시 국가 코드가 NONE 인 여행기 장소가 생성되지 않는 기능 구현

* feat: 태그 생성 기능 삭제

* sytle: 통일성을 위해 괄호 수정

Co-authored-by: eunjungL <[email protected]>

* feat: TravelogueCountry 에 NONE 국가 코드 허용

* feat: 존재하지 않는 국가로 검색 시 빈 여행기 목록을 반환하는 기능 구현

* refactor: 비즈니스 로직을 facade 가 아닌 서비스에서 수행하도록 변경

* test: 존재하지 않는 국가 검색 테스트 코드 추가

---------

Co-authored-by: eunjungL <[email protected]>
Copy link

Test Results

 30 files   30 suites   9s ⏱️
291 tests 290 ✅ 1 💤 0 ❌
304 runs  303 ✅ 1 💤 0 ❌

Results for commit a0eafdb.

@hangillee hangillee merged commit 857f888 into production/be Oct 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants