Feat/#170 관리자 알림 확인 기능 및 해당 그룹 바로가기 #181
Merged
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.
🤠 개요
💫 설명
관리자 페이지에 웹 소켓을 연결하여 알림을 확인할 수 있는 기능을 추가했어요.
관리자는 해당 그룹에서 알림이 오면 해당 그룹 바로가기 옆에 빨간 점이 표시되고 바로 갈 수 있어요.
그리고 MatchInfo에 변경된 타입과 추가된 타입이 있어서 작성하고 mock 데이터도 변경했어요!
마지막으로 바로가기로 알림을 확인하면 알림을 끄는 API를 사용해서 해당 그룹에서 온 알림을 없애요!
📷 스크린샷 (Optional)