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

hotfix/request-notification-permission-1: 알림 권한 묻고 토큰 생성 안전하게 #209

Merged
merged 3 commits into from
Jan 3, 2025

Conversation

KooSuYeon
Copy link

@KooSuYeon KooSuYeon commented Jan 3, 2025

#207 에서 이어져온 hotfix 사항 (로그인 다운 문제)

  • Permission 권한 existingStatus와 finalStatus로 확인
  • AccessPage 수정 이유 : 이미 권한 동의 있는 기기에 한해서는 2차 동의를 얻지 않도록 하기 위함

@KooSuYeon KooSuYeon merged commit 1d732e3 into staging Jan 3, 2025
2 checks passed
@KooSuYeon KooSuYeon deleted the hotfix/request-notification-permission branch January 3, 2025 01:36
KooSuYeon added a commit that referenced this pull request Jan 23, 2025
* hotfix/request-notification-permission-1: 알림 권한 묻고 토큰 생성 안전하게

* hotfix/request-notification-permission-2: prettier

* hotfix/request-notification-permission-3: AccessPage 되살리기
KooSuYeon added a commit that referenced this pull request Jan 23, 2025
* hotfix/request-notification-permission-1: 알림 권한 묻고 토큰 생성 안전하게 (#209)

* hotfix/request-notification-permission-1: 알림 권한 묻고 토큰 생성 안전하게

* hotfix/request-notification-permission-2: prettier

* hotfix/request-notification-permission-3: AccessPage 되살리기

* hotfix/login-posiible-1: 알림 동의 여부 저장하고 꺼낼 수 있도록 수정

* hotfix/expoToken-1: 알림 동의 받고서 수정
KooSuYeon added a commit that referenced this pull request Jan 23, 2025
* hotfix/request-notification-permission-1: 알림 권한 묻고 토큰 생성 안전하게 (#209)

* hotfix/request-notification-permission-1: 알림 권한 묻고 토큰 생성 안전하게

* hotfix/request-notification-permission-2: prettier

* hotfix/request-notification-permission-3: AccessPage 되살리기

* hotfix/login-posiible-1: 알림 동의 여부 저장하고 꺼낼 수 있도록 수정

* hotfix/expoToken-1: 알림 동의 받고서 수정
KooSuYeon added a commit that referenced this pull request Jan 23, 2025
* Hotfix/login possible :  (#214)

* hotfix/request-notification-permission-1: 알림 권한 묻고 토큰 생성 안전하게 (#209)

* hotfix/request-notification-permission-1: 알림 권한 묻고 토큰 생성 안전하게

* hotfix/request-notification-permission-2: prettier

* hotfix/request-notification-permission-3: AccessPage 되살리기

* hotfix/login-posiible-1: 알림 동의 여부 저장하고 꺼낼 수 있도록 수정

* hotfix/expoToken-1: 알림 동의 받고서 수정

* Fix/beta test feedback 4: 베타테스트 및 12/28, 1/2 회의 내용 피드백 수정사항 (#210)

* feat: 커넥트 카드의 터치 영역을 플러스 버튼에서 카드 전체로 확장

* fix: 채팅 목록 정렬을 마지막 채팅 시간 기준으로 수정

수정사항
- ChatroomItem.jsx,
  - 채팅 목록 정렬을 마지막 채팅 시간 기준으로 수정
- ChattingPage.jsx
  - 변수명 수정
- IconChatProfile.jsx
  - 기본 프로필의 사람 아이콘 위치를 가운데로 조정

* feat: 게시판 북마크 필터 api 연결 및 수정

수정사항
- BookmarkedPostPage.jsx, TabBookmarkPostPage.js
  - 게시판 북마크 필터 api 연결
- api.js, BookmarkPage.jsx
  - api 변경사항 반영

* feat: 게시판, 채팅, 북마크 페이지에서 번역하기 클릭 시 로딩 아이콘 표시

수정사항
- Bookmark.jsx, ItemComment.jsx, ChatBubble.jsx, PostPage.jsx
  - 번역하기 클릭 시 로딩 아이콘 표시
- LoadingDots.jsx
  - 로딩 아이콘 컴포넌트 추가
- BookmarkPage.jsx
  - 불필요한 주석 제거

* fix: 홈 카드 프로필의 잘못 적용된 백그라운드컬러 수정

* refactor/rebase_in_login : 로그인 알림토큰 부분 유의미하게 가져오도록

---------

Co-authored-by: nnyouung <[email protected]>
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