Conversation
* fix: 프로필 수정 API에서 닉네임, 이미지 부분 업데이트 가능하도록 수정 * chore: 불필요한 import 제거 * fix: 프로필 이미지 변경 시 업로드 실패 대비하여 삭제 순서 변경
* feat: 페이징 검증을 위한 util 클래스 추가 * feat: 관리자 전용 GPA 페이징 조회 api 추가 * test: 관리자 전용 GPA 페이징 조회 api 테스트 코드 추가 * refactor: GPA 페이징 조회 uri 수정 * feat: 페이징 응답 DTO 추가 * chore: 잘못 추가한 라인 삭제 * feat: 거절 사유 관련 검증 어노테이션 추가 * feat: 관리자 전용 GPA 검증 api 추가 * feat: 관리자 전용 GPA 수정 api 추가 * refactor: updateGpaScore → updateGpa 메서드명 변경 * refactor: ScoreVerificationAdminService → GpaScoreVerificationAdminService 이름 변경 * test: 관리자 전용 GPA 수정 api 테스트 코드 추가 * test: 불필요한 GPA 검증 실패 테스트 제거 * refactor: 페이징 처리 로직 이동 및 기본값 설정 * refactor: GPA 수정 및 검증 하나의 api로 통합 * test: 통합된 api에 맞게 테스트 코드 수정 * style: 코드리뷰 반영하여 네이밍 및 개행 수정 * refactor: 임베디드 엔티티 DTO 변환 적용 * refactor: GpaScore 프로젝션 및 ZoneId 변수로 분리 * feat: 페이지네이션 검증 로직에 최대값 조건 추가 * style: 2차 코드리뷰 반영하여 네이밍 및 개행 수정 * style: 개행 추가
* refactor: 기타 언어 시험 유형 추가 * refactor: 기타 언어 시험 비교 연산수정 - 모두 같도록
[RELEASE] 2502120 릴리즈
Gyuhyeok99
approved these changes
Feb 20, 2025
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
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.
Uh oh!
There was an error while loading. Please reload this page.