-
Notifications
You must be signed in to change notification settings - Fork 1
feat: 채팅 메시지 검색 결과에서 특정 메시지 시점으로 페이지 이동 기능 추가 #533
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
Merged
Merged
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
effe0d9
feat: 채팅 메시지 검색 결과에서 특정 메시지 시점으로 페이지 이동 기능 추가
dh2906 fe8215c
chore: 코드 포맷팅
dh2906 080f761
fix: 사용하지 않는 message 변수 및 관련 미사용 변수 제거
dh2906 f978a19
docs: messageId 포함 요청 시 404 통일 응답에 대한 Swagger 설명 보완
dh2906 04174f7
fix: club room 접근 검증에서 NOT_FOUND_CLUB_MEMBER만 404로 변환하도록 선별 처리
dh2906 d449d05
fix: 동시 삽입 시 타겟 메시지 누락 방지를 위해 페이지 재계산 보정 로직 추가
dh2906 14725c1
fix: 페이지 재계산 로직에 맞게 테스트 mock 응답에 타겟 메시지 포함
dh2906 3dfe150
refactor: 동일 트랜잭션 내 무효한 재시도 로직 제거
dh2906 3c14617
fix: resolvePageForMessage limit 검증 및 타겟 메시지 포함 테스트 단언 추가
dh2906 0e714e7
refactor: 컨트롤러에서 이미 검증하는 limit 제약을 서비스에서 제거
dh2906 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.