Skip to content

Conversation

@seungwookc97
Copy link
Collaborator

📢 기능 설명

윈도우 종료하고 로그인 테스트

연결된 issue

연결된 issue를 자동으로 닫기 위해 아래 {이슈넘버}를 입력해주세요.

close #283



🩷 Approve 하기 전 확인해주세요!

  • 리뷰어가 확인해줬으면 하는 사항 적어주세요.
  • [ ]

✅ 체크리스트

  • PR 제목 규칙 잘 지켰는가?
  • 추가/수정사항을 설명하였는가?
  • 이슈넘버를 적었는가?
  • Approve 하기 전 확인 사항 체크했는가?

MEOHIN and others added 30 commits October 2, 2025 10:46
* Revert "chore: initData용 이미지 추가"

This reverts commit ef30eef.

* .

* fix: 댓글 수정/삭제 시 작성자 비교 로직 개선

댓글 수정 및 삭제 로직에서 현재 로그인한 사용자와 댓글 작성자를 비교할 때,
기존에 객체(`comment.getUser().equals(user)`)를 비교하던 방식에서 ID 값(`comment.getUser().getId().equals(user.getId())`)을 비교하는 방식으로 변경

* fix: JWT 인증 토큰 획득 로직 개선 (Header 우선 적용)
[fix] chatbot 도메인 currentStep 관련 문제 해결 #227
* Revert "chore: initData용 이미지 추가"

This reverts commit ef30eef.

* .

* chore: 수정 사항 없음

* fix: 삭제되지 않은 댓글만 조회하는 기능 추가

* fix: Soft Delete 정책에 따른 댓글 조회 로직 수정

- 댓글 조회 시 논리적으로 삭제된 댓글(`CommentStatus.DELETED`)을 제외하도록 Service 로직을 수정
[feat] User 엔티티 id 조회로 equals 비교하도록 오버라이딩 기능 추가 #229
* Revert "chore: initData용 이미지 추가"

This reverts commit ef30eef.

* .

* chore: 수정 사항 없음

* fix: 삭제되지 않은 댓글만 조회하는 기능 추가

* chore: 불필요한 fix 롤백

* chore: 수정사항 없음
[refactor] 챗봇 - 응답구조 통일 #234
[feat] 챗봇 - input 추가 및 마지막 단계 삭제 #236
…#237

[chore] 테라폼 ingress 설정 http,https,nginx 관리자 페이지만 허용하도록 변경
[chore] README.md 작성(초안)
* fix: stepData modified

* feat: add 'x' to keyword set null

* refactor: step3 msg edit
* fix : bugs of testCase, init data

* fix : bug

* refactor : add cocktailPreview field in cocktailSearchResponseDto

* refactor : add getCocktails conditions
* fix : bugs of testCase, init data

* fix : bug

* refactor : add cocktailPreview field in cocktailSearchResponseDto

* refactor : add getCocktails conditions

* refactor : add function of searching korean name
- 테스트의 `MyBarItemResponseDto` 목(Mock) 객체에 `cocktailNameKo` 및 `alcoholStrength` 필드를 추가
- 응답 데이터 직렬화 및 형식 검증을 위해 JSON 응답 검증(`jsonPath`) 로직에 새로운 필드 검증을 추가
[feat] 나만의 bar: 칵테일 한글이름, 알콜도수 라벨이 출력되도록 필드 추가 #250
seungwookc97 and others added 25 commits October 10, 2025 11:32
…tor#257

[refactor] 초기 닉네임 수정
* fix : bugs of testCase, init data

* fix : bug

* refactor : add cocktail preview in DetailResponseDto
[refactor] 챗봇 히스토리 조회 문제 해결을 위한 DB 저장 구조 변경 #256
* feat: MyBarIdResponseDto 추가 및 필드 정의

* feat: 마이바(MyBar) 목록 전체 조회 메서드 추가 (페이징 X)

* refactor: MyBar 목록 조회를 ID 목록과 상세 목록으로 분리

* feat: MyBar Controller에 경량 ID 목록 조회 API 추가 및 상세 목록 분리

* test: MyBar 목록 조회 API 분리 및 테스트 코드 업데이트

---------

Co-authored-by: develosopher <[email protected]>
[fix] 게시글 작성 오류 수정#265
* fix : bugs of testCase, init data

* fix : bug

* fix : parameter name

* fix: bug
[refactor] 질문형 추천 카드리스트 추천으로 변경 #263
* feat: selectedCocktailType add

* feat: NON_ALCOHOLIC step add
[refactor] 댓글삭제 관련 소프트 delete이후 댓글 작성 가능하도록 기능개선 #273
[feat] 채팅 restart 옵션 추가 #275
[refactor] 챗봇 추가 멘트 삽입 #277
@seungwookc97 seungwookc97 self-assigned this Oct 13, 2025
@seungwookc97 seungwookc97 added the chore 문서 작업 label Oct 13, 2025
@seungwookc97 seungwookc97 merged commit e825197 into main Oct 13, 2025
1 check passed
@seungwookc97 seungwookc97 deleted the chore#283 branch October 13, 2025 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore 문서 작업

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants