-
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
[FIX]심사보고서 이름 포맷 수정 & 카프카 반영 #151
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: 지도 관계 수정 API에서 기존 배정 인원 확인하여 error를 보내는 로직 삭제 * [HOTFIX] 심사의견 양식 수정 / 최종판정 심사의견 확인 가능하도록 수정 (#125) * fix: 심사보고서 양식 수정 * fix: /reviews/me otherReviews Dto 수정 * fix: 심사현황 조회 심사가 끝난 정보 남기도록 수정 (#131) * fix: 학생 엑셀 등록 timeout 40초로 수정 (#124) * fix: 심사논문 관련 추가 수정 (#129) * fix: 논문 제출이 안된 학생의 심사를 진행할 수 없도록 수정 * fix: 심사위원장이 전원 심사완료가 아닐시 심사할수 없도록 수정 * 추가수정 * fix: filter 조건 수정 * fix: 누락된 query 조건 추가 * fix(be): query typo 수정 * [FIX] 특정 학과 학생 논문 정보 업데이트 오류 수정 (#130) * fix: 학생이 본심 논문 수정 시 수정지시사항 반영 학과 체크 * fix: 관리자가 본심 논문 수정 시 수정지시사항 반영 학과 체크 * fix: 논문 정보 업데이트 API 다시 수정 * fix: 학생 엑셀 업로드로 논문 제목 수정시 생길 수 있는 오류 수정 --------- Co-authored-by: yesjuhee <juhee0924@g.skku.edu> Co-authored-by: chanyeong <60565169+jcy0308@users.noreply.github.com>
* fix: 지도 관계 수정 API에서 기존 배정 인원 확인하여 error를 보내는 로직 삭제 * [HOTFIX] 심사의견 양식 수정 / 최종판정 심사의견 확인 가능하도록 수정 (#125) * fix: 심사보고서 양식 수정 * fix: /reviews/me otherReviews Dto 수정 * fix: 심사현황 조회 심사가 끝난 정보 남기도록 수정 (#131) * fix: 학생 엑셀 등록 timeout 40초로 수정 (#124) * fix: 심사논문 관련 추가 수정 (#129) * fix: 논문 제출이 안된 학생의 심사를 진행할 수 없도록 수정 * fix: 심사위원장이 전원 심사완료가 아닐시 심사할수 없도록 수정 * 추가수정 * fix: filter 조건 수정 * fix: 누락된 query 조건 추가 * fix(be): query typo 수정 * [FIX] 특정 학과 학생 논문 정보 업데이트 오류 수정 (#130) * fix: 학생이 본심 논문 수정 시 수정지시사항 반영 학과 체크 * fix: 관리자가 본심 논문 수정 시 수정지시사항 반영 학과 체크 * fix: 논문 정보 업데이트 API 다시 수정 * fix: 학생 엑셀 업로드로 논문 제목 수정시 생길 수 있는 오류 수정 * fix: 논문 정보 업데이트 api 파일 업데이트 부분 수정 --------- Co-authored-by: yesjuhee <juhee0924@g.skku.edu> Co-authored-by: chanyeong <60565169+jcy0308@users.noreply.github.com>
…rmat [FIX] ISSN 미입력시 미제출 표시에서 빈칸으로 표시하도록 수정
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.
작성자: @jcy0308
체크 리스트
작업 내역
비고
resolve #100
resolve #148