-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Deploy] 과제 페이지 , 수강 신청 페이지 QA 반영 #142
Merged
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
* fix: 스터디 목록 조회 멘토용으로 수정 * fix: 사용하지 않는 DTO 제거 * chore: unuse 변수 제거 * fix: 코드리뷰 반영
* feat: 큐에이 반영 * fix: 소문자로 변경 * refactor: api dto 반영, 이번 주 과제 조회 api 연결 * feat: 히스토리 api 수정된 dto 반영 * feat: 히스토리 api 수정된 거 반영, 레포지토리 입력 api 반영 * refactor: 레포 모달 창 상태 관리 컴포넌트로 벼녕 * feat: 필요없는 로직 삭제 * feat: 이번 주 과제 조회 스터디 추가 * feat: 모달 라우팅 삭제 * feat: submissionLink 에서 폴더 * chore: 안쓰는 상수 삭제 * chore: 말줄임 처리, github url 인지 체크 * feat: 스터디 시작 날짜가 현재 날짜인지 확인하고 disabled 처리 * feat: 공통 타입은 common 으로 옮기기, 리뷰 반영 * fix: 빠진 네이밍 수정 반영 * feat: Button asProp 으로 Link 전달, css 수정 * refactor: NonNullable 처리, Initial 로 관리 * feat: github 관련 유틸 분리,css 수정 * chore: 필요없는 프래그먼트 삭제 * chore: cache 속서 추가 * feat: currentPath href 매치될 때만 active 되게 navItem 수정 * chore: myStudy 용 타입 추가 * chore: EDITING_WITH_WARNING 타입 삭제, 상태 네이밍 변경 * chore: 조건식 간소화 * chore: submissionLink null 로 내려오는 부분 우선 삭제 * feat: 리뷰 반영 * feat: 수강 신청 아이템 width 고정 * fix: dev 환경일 때는 dev-onboarding 으로 연결 * feat: 부모컴포넌트에서 호출하도록 수정 * feat: 히스토리 아이템 반응형 처리 * feat: upcoming api 로직 삭제 * feat: 부모컴포넌트에서 api 불러오기 * fix: 컴포넌트 호출 위치 수정 * chore: 문구 수정 반영 * chore: 헤더 삭제 * chore: 수강신청 아이템 정렬 수정 * chore: repo link 가 있는 지 확인하는 로직 추가 * chore: 레포지토리로 네이밍 변경 * chore: 인자명 repositoryLink 로 변경 * chore: length 0일때만 확인 * fix: cache no-store 로 설정 * chore: api 호출하지 않고 props 로 전달하는 걸로 수정 * chore: 목데이터 삭제 * chore: 에러 메시지 문구 해요체로 변경 * chore: 컬러 변경, 함수 네이밍 변경 * feat: unknown 인 케이스 우선 임의로 반영 * chore: 실패 팝오버 문구 수정 * chore: popoverRef 위치 상단으로 변경
SeieunYoo
requested review from
ghdtjgus76,
eugene028 and
hamo-o
as code owners
September 7, 2024 15:52
* feat: 큐에이 반영 * fix: 소문자로 변경 * refactor: api dto 반영, 이번 주 과제 조회 api 연결 * feat: 히스토리 api 수정된 dto 반영 * feat: 히스토리 api 수정된 거 반영, 레포지토리 입력 api 반영 * refactor: 레포 모달 창 상태 관리 컴포넌트로 벼녕 * feat: 필요없는 로직 삭제 * feat: 이번 주 과제 조회 스터디 추가 * feat: 모달 라우팅 삭제 * feat: submissionLink 에서 폴더 * chore: 안쓰는 상수 삭제 * chore: 말줄임 처리, github url 인지 체크 * feat: 스터디 시작 날짜가 현재 날짜인지 확인하고 disabled 처리 * feat: 공통 타입은 common 으로 옮기기, 리뷰 반영 * fix: 빠진 네이밍 수정 반영 * feat: Button asProp 으로 Link 전달, css 수정 * refactor: NonNullable 처리, Initial 로 관리 * feat: github 관련 유틸 분리,css 수정 * chore: 필요없는 프래그먼트 삭제 * chore: cache 속서 추가 * feat: currentPath href 매치될 때만 active 되게 navItem 수정 * chore: myStudy 용 타입 추가 * chore: EDITING_WITH_WARNING 타입 삭제, 상태 네이밍 변경 * chore: 조건식 간소화 * chore: submissionLink null 로 내려오는 부분 우선 삭제 * feat: 리뷰 반영 * feat: 수강 신청 아이템 width 고정 * fix: dev 환경일 때는 dev-onboarding 으로 연결 * feat: 부모컴포넌트에서 호출하도록 수정 * feat: 히스토리 아이템 반응형 처리 * feat: upcoming api 로직 삭제 * feat: 부모컴포넌트에서 api 불러오기 * fix: 컴포넌트 호출 위치 수정 * chore: 문구 수정 반영 * chore: 헤더 삭제 * chore: 수강신청 아이템 정렬 수정 * chore: repo link 가 있는 지 확인하는 로직 추가 * chore: 레포지토리로 네이밍 변경 * chore: 인자명 repositoryLink 로 변경 * chore: length 0일때만 확인 * fix: cache no-store 로 설정 * chore: api 호출하지 않고 props 로 전달하는 걸로 수정 * chore: 목데이터 삭제 * chore: 에러 메시지 문구 해요체로 변경 * chore: 컬러 변경, 함수 네이밍 변경 * feat: unknown 인 케이스 우선 임의로 반영 * chore: 실패 팝오버 문구 수정 * chore: popoverRef 위치 상단으로 변경 * chore: 히스토리 아이템 반응형 수정 * feat: 과제 없을 때 ui 수정
ghdtjgus76
approved these changes
Sep 7, 2024
eugene028
approved these changes
Sep 7, 2024
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.
🎉 변경 사항
🚩 관련 이슈
🙏 여기는 꼭 봐주세요!