-
Notifications
You must be signed in to change notification settings - Fork 8
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
[FE] 리뷰 재촉 기능(#747) #757
Merged
[FE] 리뷰 재촉 기능(#747) #757
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
8a9656e
design: xSamll 버튼에 줄바꿈 방지 추가
00kang f7cdcda
feat: 상세페이지에서 리뷰어가 리뷰 중이에요 대신 리뷰 재촉하기 버튼 렌더링
00kang e9f95f2
feat: 리뷰재촉하기 mutate 함수 구현
00kang d33c07a
feat: 리뷰 재촉하기 버튼에 post 함수 연결
00kang 9bbf8de
chore: 불필요한 콘솔 삭제
00kang 3403668
feat: 코드리뷰 재촉에 대한 알림 추가
00kang 2a478aa
feat: 코드리뷰 재촉시 알림 무효화 처리
00kang 3ee3f01
feat: 알림 모킹데이터 추가
00kang b6d2eb1
fix: 리뷰재촉 post함수 잘못 연결한 오류 해결
00kang aaecd86
Merge branch 'develop' of https://github.com/woowacourse-teams/2024-c…
00kang 83a8c01
feat: RevieweReminderAlarm -> ReviewReminderAlarm 으로 오타 수정
00kang 0710f7c
refactor: postRevieUrge의 invalidaQuery 각각으로 분리
00kang 27929b4
feat: 코드리뷰 재촉하기 -> 코드리뷰 재촉 요청으로 문구 수정
00kang ab15055
refactor: postReviewComplete도 invalid queryKey 추가
00kang ee3b752
Merge branch 'develop' of https://github.com/woowacourse-teams/2024-c…
00kang dab3fcc
refactor: RoomCard 컴포넌트 수정
00kang 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 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 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 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 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 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 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 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 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 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 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 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
코드리뷰 완료
도 굵게 처리 되었으면 좋겠다고 피드백이 들어 왔었는데 바로 반영해주셨네요👍👍