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

실서버 반영 #138

Merged
merged 25 commits into from
Aug 6, 2024
Merged

실서버 반영 #138

merged 25 commits into from
Aug 6, 2024

Commits on Jul 8, 2024

  1. feat: 메세지 보내기 및 UI 정리 (#102)

    * message 관련 파일들 정리
    
    * message 보내기 및 라우팅 처리
    jinoov committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9cd223f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    37989b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. 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 <[email protected]>
    Hys-Lee and jinoov committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ed38ddd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0da3ca1 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    62b0b68 View commit details
    Browse the repository at this point in the history
  2. 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 <[email protected]>
    Hys-Lee and jinoov committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    97e64dc View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    31833b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d57fd2a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. feat: 알림/쪽지 반영전 확인 및 개선 (#116)

    * message 정상동작 확인
    
    * 잔디 이중 스크롤 fix
    
    * 게시판 타이틀 제대로 안나오는 이슈 수정
    jinoov committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3480547 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3054a4f View commit details
    Browse the repository at this point in the history
  3. fix: 백준 익스텐션 재로그인 권유 (#121)

    * fix: 백준익스텐션 재로그인 권유
    
    * fix: 백준 배포 관련 수정
    jinoov committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7fb7ae0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. fix: 백준 에러 및 사용성 개선 (#122)

    * rollback util func
    
    * ux 개선
    
    * manifest version up
    jinoov committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c7ef28c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b35c714 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7ad29b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    41c8c98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fd961a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e87015b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3fbddf View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. 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응답 다시 불러오기 적용
    불필요한 옵셔널 체이닝 제거
    Hys-Lee committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4a22286 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. feat: 쪽지/알림 사용성 개선하기 (#131)

    * 쪽지/알림 사용성 개선하기
    
    * dev 해제
    jinoov committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3b6f677 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40f4f91 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    dd05c50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    866e8b1 View commit details
    Browse the repository at this point in the history
  3. chore: version up (#137)

    jinoov committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a51e476 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2119abb View commit details
    Browse the repository at this point in the history