-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] 나의 과제 페이지, 수강 신청 페이지 QA 반영 (#133)
* 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 위치 상단으로 변경
- Loading branch information
Showing
19 changed files
with
204 additions
and
321 deletions.
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.