Conversation
hotfix: 동아리 승인 전 지원자 리스트 조회 페이지에서 승인된 지원자들은 안 보이게 수정
* refactor: 유저 탈퇴를 하드 삭제에서 소프트 삭제로 전환 * fix: 탈퇴 7일 이내 동일 OAuth 로그인 시 계정 자동 복구 * fix: 탈퇴 직후 활동시간 갱신에서 사용자 조회 예외 방지 * fix: 탈퇴한 사용자에 대한 이름 반환 로직 수정
* fix: 유니크 제약조건 이름이 마이그레이션과 불일치한 문제 해결 * fix: OAuth 사용자 복구 경로를 단일 트랜잭션으로 묶어 동시성 레이스 위험 완화 * fix: 동아리 조회 쿼리에서 탈퇴 사용자 제외 * fix: 계정 복구 가능 검증 로직 수정 * refactor: OAuth 검증 결과에 사용자 이름 필드 추가 * fix: 애플 OAuth 가입 응답에 사용자 이름 전달 * feat: 미가입 사용자 이름 저장을 위한 스키마를 추가 * fix: 애플 OAuth 재시도 가입에서도 이름을 보존해 전달 * fix: 컬럼 길이 불일치 수정 * fix: 회원가입 토큰에 이름을 저장해 URL 노출을 제거 * feat: 회원가입 prefill 조회 API를 추가 * fix: OAuth 로그인 응답 스키마 required 설정을 nullable 동작과 일치시킴 * refactor: 애플 OAuth 이름 추출 로직을 공통 resolver로 통합
* feat: 승인 회원 기준 지원 답변 조회 로직을 추가해 승인 후 답변 확인을 지원 * feat: 승인 회원 지원 답변 조회 API를 추가해 userId 기반 관리자 조회를 지원
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
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.
🔍 개요
🚀 주요 변경 내용
💬 참고 사항
✅ Checklist (완료 조건)