-
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 반영 (1.0.1) #132
Closed
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
[Feature] jotai 세팅
[Feature]: CI/CD 추가
* feat: 출석 조회 API * feat: AttendaceItem 컴포넌트 * fix: studyId 넘겨주는 방법 변경 * feat: AttendaceList 컴포넌트 * feat: 출결번호 상태체크 및 UI 렌더링 * rename: statusmap 경로수정 * rename: 파일명 타이포 수정 * fix: 출결 상태에 따라 출결번호 색상 변경 * fix: 비활성화 색상 변경
* fix: 과제 DTO 변경 * feat: formatDateToISOString util함수 추가 * feat: Picker 컴포넌트 도입 * fix: 시간 형식 변경 * chore: 과제 선택 가능 범위? * fix: 과제 response DTO 수정으로 인한 로직 변경 * chore: 버튼 활성화 관련 TODO * fix: API 요청 포맷에 맞게 수정 * chore: wowds-ui, wowds-icons 버전업 * fix: getIsCurrentWeek 로직 수정 * fix: 과제 휴강 후 revalidate * fix: 휴강완료 버튼 이벤트 막기 * fix: Date 선택해야 버튼 활성화되도록 수정 * refactor: assignment 구조분해할당 * fix: defaultValue 없을 때 props 넘겨주지 않도록 * fix: useEffect 로직 수정 * fix: 같은 역할을 하는 유틸함수 삭제 * fix: 메타데이터 수정 * feat: studyTitle 추가
* feat: 수정 아이콘 추가 * fix: 난이도 옆에 실제 값 반영되도록 수정 * fix: Header arrow 방향 수정 * fix: 개설된 스터디 -> 담당 스터디 * fix: 스터디 정보 수정 이후 커리큘럼 업데이트되도록 수정 * fix: 스터디 상세 정보 수정 * fix: 필요없는 콘솔로그 제거 * fix: 스터디 생성일 validation 처리 * fix: 스터디 시작-종료 시간 validation 추가 * fix: url 문제 해결 * fix: edit 아이콘 위치 변경 * fix: 휴강 여부도 수정할 수 있도록 변경
* fix: 공지 작성시 container height 같이 커지도록 수정 * fix: 스터디 공지 작성하면 textfield 값 비우기 * fix: 스터디 수정 UX 개선, 스터디 공지 수정 이후 바로 반영되게끔 * feat: 멘토 페이지로 전환 링크 동작하도록 변경 * fix: 스터디 상세 보기 레이아웃 잡기 * fix: 스터디 삭제 바로 반영 * fix: 외부 링크로 이동하는 경우 _blank처리 * fix: 멘티 전환 페이지 수정
* feat: 스터디 멘토 검색 기능 추가 * chore: cursor pointer 스타일 추가
* design: 스터디 공지 길어지는 경우 디자인 수정 * design: 스터디 커리큘럼 출석 태그 UI 수정 * chore: 휴강 주차 관련 출석 처리 추가 * design: 출석 체크 모달 버튼 maxWidth 지정 * chore: 오늘의 할 일, 스터디 공지가 없는 경우 UI 추가 * chore: 모달 하드 코딩된 부분 수정 * chore: 출석체크 완료 이후 버튼 disabled 처리 추가
* fix: 과제 리스트 - 간격 * fix: 주차별, 커리큘럼 bar 수정 * fix: 과제 생성, 수정 페이지 타이틀 누락 * fix: 출결번호 오늘날짜만 활성화 * refactor: getIsToday 유틸함수 분리 * fix: 불필요한 base 삭제 * fix: 잘못된 export 수정 * design: 커리큘럼 정렬 맞추기
* chore: 커리큘럼 과제 제출하기 리다이렉트 추가 * chore: 스터디 커리큘럼 상세 정보 없는 경우 처리 * fix: 과제 수행하지 않은 경우 오늘의 할 일 나의 과제 바로가기 버튼 활성화 * chore: 과제 상태 박스에서 제출 전 상태 고려하도록 수정
* fix: 멘토 검색 시 학번까지 나타나도록 반영 * fix: 스터디 소개 페이지 링크 간격 좁히기 * fix: 스터디 상세 정보 하단 마진 제거 * fix: 휴강 주차일 경우 커리큘럼에 나타나도록 수정 * fix: 공지 작성 텍스트필드 크기 재조정 * fix: OPEN으로 상태 변경 * fix: 체크했을 때 값 OPEN으로 변경 * fix: 사용하지 않는 zod 파일 제거 * fix: textarea 크기 재조정 * fix: 가로 gap 숫자로 변경 * fix: onChagne 함수 임의로 추가
* fix: 스터디 신청 기간 및 스터디 커리큘럼 변경 * 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 로 내려오는 부분 우선 삭제
* chore: 불필요한 console log 삭제 * chore: wowds-ui 버전업 * feat: 과제 종료 날짜 확인, disabled 처리 * feat: 커리큘럼 시작일 DTO 추가, 그에 따른 로직 수정 * fix: 불필요한 console.log 삭제
* chore: react-toastify 설치 * feat: fetcher에 임시 에러코드 토스트 추가 * feat: 어드민, 클라이언트에 css 및 토스트 컨테이너 추가 * fix: 서버일때만 에러 던지도록 수정 * chore: 불필요한 공백 삭제 * chore: JotaiProvider 밖으로 토스트 빼기
* fix: 스터디 상세 작성 query parameter로 처리하지 않도록 개선 * fix: 코드리뷰 반영 * fix: 코드리뷰 반영
* fix: 출석체크 에러 상태 반영 못하는 부분 수정 * fix: 출석 번호 trim 추가 * fix: 출석번호 textarea 줄바꿈 금지 * chore: 메타데이터 타이틀 수정 * design: 제출한 과제 확인 버튼 줄바꿈 안 되도록 수정 * chore: 오늘의 할 일 과제 박스 버튼 비활성화 상태 삭제 * chore: 오늘의 할 일 맨 마지막에 도달 시 캐러셀 버튼 안 보이도록 수정 * chore: 출석체크 모달에서 api fetch 대신 query parameter로 처리하도록 수정 * design: 출석번호 textfield placeholder ui 변경 * chore: 출석 성공한 경우 error 상태 리셋 * chore: 나의 과제 페이지로 이동 시에는 외부 탭으로 열리지 않도록 수정 * chore: 스터디 기본 정보 api 호출 시 cache 속성 no-store로 가져오게 수정
ghdtjgus76
approved these changes
Sep 4, 2024
hamo-o
approved these changes
Sep 4, 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.
No description provided.