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

Ios jwt #69

Merged
merged 32 commits into from
Sep 5, 2024
Merged

Ios jwt #69

merged 32 commits into from
Sep 5, 2024

Conversation

hhyukjin
Copy link
Collaborator

@hhyukjin hhyukjin commented Sep 5, 2024

ADD

  • JWT ( 사용자 관련 api )
  • 회원가입
  • 친구 요청
  • 친구 요청 수락 및 거절
  • 사용자 정보 수정
  • 회원탈퇴
  • 영상통화

hhyukjin added 30 commits July 22, 2024 11:18
refactor: user info management after sign_in

add: jwt v1 ( test not yet )
Refactor: Sign_in view

Add: Sign_up view, Sign_up api func
Design: Account, Sign_in UI modify
Fix: sign_in 로그인 실패 버그 처리, 버그 시  ui 처리
Feat: sign_out 기능 추가
Design: friend_request UI modify
Add: sign_out 기능 추가 (웹소켓 재연결 시도 x)
Design: tab_bar animation 추가
Rename: ConnectionVC, ConnectionCollectionViewCell, ContactsTableViewCell
Design: tab_bar animation modify
friend_request로 이동할 때 send 버튼 위치 오류 수정, navigationBar 색 수정
Feat: Friend Request API 기능 추가
Fix: LoadFriendList 로딩 오류 수정
api에 jwt 접목 성공
Fix: modify jwt retry code
Design: modify ContactsVC navi leftBtn

Refactor: move store-func(webrtc)
Design: FriendRequestListVC,   FriendRequestListTableViewCell add
email만 저장하도록 수정
Feat: connect FriendRequestListVC to ContactsVC
Design: requestListVC navi add
Changed how button actions are handled.
버튼 동작 처리 방식 변경
Refactor, Test: FriendRequestList

FriendRequestList 클래스 생성
contacts navi 좌우 변경, 화면 이동 변경, 애니메이션 변경
Feat: load request list
Design: empty state add
Feat: request list, user data reset
친구 요청 보낸 후 화면 이동
Feat: request accept, reject add
Design: UI changes depending on whether a request is made or not.
Add: Edit Profile VC
Design: button color change
if editing, button is disabled
Feat: profile update
Design: email part modify
Design: EditProfileVC navi add
Feat: withdrawl 계정탈퇴 기능 추가
Fix: 변경된 name, language 저장
Design: 편집 알림 텍스트 수정
Fix: webrtc
사용자 정보 처리 방식 변경으로 인한 통화 연결 버그 해결
Design: connecting view add
Fix: 맨처음 통화를 끊고 다음 통화 때  offer가 안보내지는 오류 수정
Feat: VideoViewController
화상통화 구현

+ 통화 상대 이메일 표시
Rename: STTVC
TestSTTViewController -> STTViewController
@hhyukjin hhyukjin merged commit e4e4b85 into iOS Sep 5, 2024
@hhyukjin hhyukjin deleted the ios-jwt branch September 5, 2024 04:35
@hhyukjin hhyukjin mentioned this pull request Sep 5, 2024
Merged
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