-
Notifications
You must be signed in to change notification settings - Fork 4
[Deploy] 5주차 스프린트 배포 - 3 #286
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
Merged
Merged
Conversation
This file contains hidden or 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
… into feature/mypage
- 외부라이브러리를 고쳐서 해결했습니다.
- container-presenter 패턴 적용 - ui 컴포넌트 pages/view에서 관리 - view의 레이아웃 컴포넌트만 해당 컴포넌트에서 관리하고, 그 외 하위 컴포넌트는 components/MyPage에서 관리하도록 수정
- 스터디 진행을 위한 최대 질문지 인덱스 추가 - 현재 인덱스 추가
[Fix] index already exists 문제 해결 (패키지 출시함)
- 컴포넌트 폴더에 하위 폴더를 만들어 구분
[Feat] 스터디 기능 구현 | 스터디 시작 및 중지, 질문 넘기기, 사이드바 접기 구현, 진행 중인 세션에 대한 처리
[Feat] 마이페이지 질문지 탭 실제 api 연결 및 리액트 쿼리 훅으로 분리해서 사용
- 리액트 쿼리 훅에서 반환하지 않는 값 제거 - 로직 바뀐 테스트 코드 주석 처리 - 이전 모달 로직 사용되는 곳 수정
[Fix] 프론트엔드 빌드 오류 수정
[Fix] 빌드 에러 수정
[Fix] 세션 페이지 종료 버튼 모달 오류 수정
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.
🧩 작업 내용