Skip to content
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

feat: 쪽지 관련 UI 업데이트 #112

Merged
merged 1 commit into from
Jul 18, 2024
Merged

feat: 쪽지 관련 UI 업데이트 #112

merged 1 commit into from
Jul 18, 2024

Conversation

jinoov
Copy link
Collaborator

@jinoov jinoov commented Jul 18, 2024

@jinoov jinoov self-assigned this Jul 18, 2024
@jinoov jinoov merged commit 31833b8 into dev Jul 18, 2024
@jinoov jinoov deleted the feat/111 branch July 18, 2024 14:19
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant