forked from PoolC/Haribo
-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix: 백준 에러 및 사용성 개선 #122
Merged
fix: 백준 에러 및 사용성 개선 #122
Conversation
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
Collaborator
jinoov
commented
Jul 25, 2024
- close fix: 백준 익스텐션 인증로직 개선 #119
jinoov
added a commit
that referenced
this pull request
Jul 31, 2024
* 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) --------- Co-authored-by: Hys-Lee <dltkdgus3275@gmail.com> Co-authored-by: SangHyeon Lee <67571350+Hys-Lee@users.noreply.github.com>
jinoov
added a commit
that referenced
this pull request
Aug 5, 2024
* 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>
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.