[Release] 7주차 배포 - #404
Merged
Merged
Conversation
…onnection [Fix] SSE 새로고침 시 커넥션 추가되는 문제 해결
[Refactor] AI 카테고리화 응답속도 개선
[Feat] SEO 개선
…-test [Feat] E2E 테스트 도입
- 에러 처리 분기 테스트 추가
… into fix/#340-memberlist-hook
- 이슈 페이지인 경우 `useIssueIdentity`를 사용하여 식별 - 이슈 페이지가 아닌 경우 `useSession`을 사용하여 식별
- 카테고리화와 관련된 프롬프트 위치를 전역에서 function calling description으로 이동
- onError가 중복으로 적용된 부분 삭제
- 레퍼지토리, 서비스 레이어, 라우터에 닉네임 수정 로직 추가 - 닉네임 수정 로직을 서비스 레이어에 추가
[Test] 프론트엔드, 백엔드 변경된 로직에 맞게 테스트 코드 수정 및 커버리지 향상을 위한 테스트 코드 추가
- data-comment-window 요소 위에서 hover시 동작하지 않도록 개선
- border 색상에 맞게 yellow, red로 변경
- 스켈레톤 UI 있을 때, 이슈 노드 있을 때 모두 스크롤 제거
• 사용자가 인증된 경우 제공자 정보를 반환하는 API를 구현 • `GET` 요청을 통해 세션 정보를 확인하고, 사용자 ID에 기반하여 제공자 목록을 조회하는 로직 추가
• 로그인 정보 컴포넌트를 리팩토링하여 사용자 정보를 props로 받지 않도록 변경 • 제공자 정보를 API를 통해 동적으로 조회하고, 로그인 상태에 따라 표시하도록 구현
• 이슈 요약 페이지의 최소 높이를 100vh로 설정하여 레이아웃 안정성 향상 • 페이지가 내용에 따라 적절한 높이를 유지하도록 CSS 수정
- 레퍼로 감싸서 위치 계산용이하도록
• 모바일 화면에서 단어 구름과 투표 박스의 레이아웃을 세로 방향으로 변경하여 사용자 경험 개선 • 미디어 쿼리를 사용하여 900px 이하의 화면에서 flex-direction을 column으로 설정
[Feat] 이슈 종료 모달 메모에 선택 텍스트 추가
[Feat] 토픽 삭제 기능 구현
[Fix] 존재하지 않는 페이지 에러 처리
This reverts commit 128a2e5.
This reverts commit 229396c.
This reverts commit 9fd7bcd.
[Fix] 다른 이슈로 이동할 때 헤더 UI 최신화
[Refactor] 토픽페이지에서 이슈 생성시 CSR로 처리하도록 수정 및 프로젝트, 토픽페이지 권한 검사
- minwidth 감소 - 미사용 버튼 제거
[Refactor] 사이드바 멤버리스트 새로고침 버튼 추가
…store [Refactor] 카테고리 전환 시 로컬 temp 제거
[Refactor] 이슈, 토픽 수정/삭제 시 userId 서버에서 인증하도록 수정
…opic [Test] 변경, 추가된 로직에 맞게 테스트 코드 추가
[Dosc] readme, env.example 수정
[Fix] 헤더 UI 수정
…ength [Hotfix]빠른이슈일 경우 표시 이름 max length를 12로 설정
hungerbk
approved these changes
Feb 5, 2026
seongwon030
approved these changes
Feb 5, 2026
KimGeonWoo-p
approved these changes
Feb 5, 2026
vcz-polly
approved these changes
Feb 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
완료 작업