-
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
서버 배포 #229
Merged
Merged
서버 배포 #229
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
Home으로 돌아가는 경우 setting을 Off로 변경
언어추가 swift, kotlin
[BE] fix: swift 실행 권한 에러 수정
swift가 두번 적힌 부분 해결
merge: [FE] Home으로 돌아가는 경우 settingDone을 Off로 변경 (#204)
merge: [FE] swift, kotlin 언어 추가 (#206)
[BE] fix: running 서버 실행 옵션 수정
useRoomConfigData에 connection 관련 상태, 오류 상태 추가 (#211)
roomConfigData Room과 Home에 적용하여 connection 핸들링 (#211)
merge: [FE] roomConfig 상태를 통해 Connection을 핸들링 하도록 처리 (#212)
버튼 애니메이션 및 문구 (#211)
merge: [FE] 방이 가득 찼음을 알리는 시각효과 추가 (#214)
…로직 분리 useLastMessageViewingState와 useScroll 두개로 분리하여 병합되어있던 로직 분리 (#213)
useInput resetInput함수 추가 (#213)
useInput적용, useScroll적용 모호하던 ai사용 여부를 remoteUsingAI로 할당하여 명확하게 변경 (#213)
useInput resetInput 함수 테스트 추가 (#213)
merge: [FE] Chatting Section 리팩토링 (#215)
로그인 리다이렉트시 방설정 창이 보이는 오류 해결 (#218)
state제거하고 상수형태로 변경 (#218)
언어별로 이미지를 다르게 렌더링 하도록 처리 (#220)
merge: [FE] 로그인 리다이렉트시 방설정 창이 보이는 오류 해결 (#219)
merge: [FE] 언어별로 이미지를 다르게 렌더링 하도록 처리 (#221)
Shift + Enter: 줄바꿈 Enter: 전송 (#217)
React memo 적용 및 state 하위 컴포넌트로 이동 (#217)
채팅 영역 컴포넌트 React.memo 적용 (#217)
merge: [FE] 채팅 영역 리팩토링 (#222)
useRoomConfigData에 권한 관련 state추가 (#175)
권한 얻기에 실패하면 상태 변경 (#175)
권한을 얻을 수 없는 경우 권한 확인 메시지를 출력하고 방에 참여할 수 없도록 처리 (#175)
merge: [FE] 카메라 권한을 받지 못하는 경우 처리
[BE] fix: 옵션 값 수정
… offColor를 props로 받아 색상 문제 해결 MediaControlButton을 Mic와 Video Button으로 분리하고, onColor와 offColor를 props로 받아 색상 문제 해결
ControlButton에 대한 테스트 코드 변경
불필요한 svg삭제
merge: [FE] MediaControlButton 개선 (#226)
Room 반응형 추가
merge: [FE] Room 반응형 추가 (#227)
카프카 PUB/SUB 및 오류 코드 수정
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.
PR 설명
✅ 완료한 기능 명세
📸 스크린샷
고민과 해결과정