forked from PoolC/Haribo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: 메세지 보내기 및 UI 정리 (#102) * message 관련 파일들 정리 * message 보내기 및 라우팅 처리 * Feat/noti (#106) * init: 환경설정 * feat: notification 제작중 * feat: notification 헤더 추가 * feat: notification API 연결 및 type 따른 처리 * feat: notification css 수정 * fix: notification 타입 및 id 필드 변경에 따른 방어코드로 수정 * fix: notification api 함수 변경 * fix: notification 오브젝트 속성 참조 오류 수정 * fix: notification 드롭다운 아이템 key값 수정 * fix: notification 쿼리 키 설정 및 적용 --------- Co-authored-by: Jinho Choi <66049045+jinoov@users.noreply.github.com> * fix: board util type 변환 수정 (#108) * Feat/noti (#109) * init: 환경설정 * feat: notification 제작중 * feat: notification 헤더 추가 * feat: notification API 연결 및 type 따른 처리 * feat: notification css 수정 * fix: notification 타입 및 id 필드 변경에 따른 방어코드로 수정 * fix: notification api 함수 변경 * fix: notification 오브젝트 속성 참조 오류 수정 * fix: notification 드롭다운 아이템 key값 수정 * fix: notification 쿼리 키 설정 및 적용 * fix: notification antd-style적용, suspense제거. * fix: notification 알림 문구 변경, 아이콘 변경 --------- Co-authored-by: Jinho Choi <66049045+jinoov@users.noreply.github.com> * feat: 쪽지 관련 UI 업데이트 (#112) * fix: 알림버튼이 PC 버전에서는 나오지 않는 이슈 (#114) * feat: 알림/쪽지 반영전 확인 및 개선 (#116) * message 정상동작 확인 * 잔디 이중 스크롤 fix * 게시판 타이틀 제대로 안나오는 이슈 수정 * fix: toast/viewer에 key값 추가 (#117) * fix: 백준 익스텐션 재로그인 권유 (#121) * fix: 백준익스텐션 재로그인 권유 * fix: 백준 배포 관련 수정 * fix: 백준 에러 및 사용성 개선 (#122) * rollback util func * ux 개선 * manifest version up * win32를 supported architecture에 추가 (#123) * fix: 레벨 4이상 처리 (#125) * feat: 4개 넘어갈때 4개 이상으로 표시 (#126) * feat: main일때 알림/쪽지 가려놓기 (#128) * Feat/noti (#124) * init: 환경설정 * feat: notification 제작중 * feat: notification 헤더 추가 * feat: notification API 연결 및 type 따른 처리 * feat: notification css 수정 * fix: notification 타입 및 id 필드 변경에 따른 방어코드로 수정 * fix: notification api 함수 변경 * fix: notification 오브젝트 속성 참조 오류 수정 * fix: notification 드롭다운 아이템 key값 수정 * fix: notification 쿼리 키 설정 및 적용 * fix: notification antd-style적용, suspense제거. * fix: notification 알림 문구 변경, 아이콘 변경 * fix: unread notification count와 알림 클릭 시 post로 읽음 처리 적용 post후 unread응답 다시 불러오기 적용 불필요한 옵셔널 체이닝 제거 * feat: 쪽지/알림 사용성 개선하기 (#131) * 쪽지/알림 사용성 개선하기 * dev 해제 --------- Co-authored-by: Hys-Lee <dltkdgus3275@gmail.com> Co-authored-by: SangHyeon Lee <67571350+Hys-Lee@users.noreply.github.com>
- Loading branch information
1 parent
2953d02
commit f1746c5
Showing
6 changed files
with
60 additions
and
48 deletions.
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